Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed local broadcast address calculation and MAC address when in AP mode #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alf45tar
Copy link

Local IP, local mask and MAC address must be calculated in different way when in STA or AP mode.

Local mask in AP mode is set to 255.255.255.0 because there are no method to get the actual value. It works when AP is set with default values.

@alf45tar alf45tar changed the title Fixed local broadcast address calculation when in AP mode Fixed local broadcast address calculation and MAC address when in AP mode Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant