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

Fix network interface parsing for 64-bit systems #24

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

Conversation

adammw
Copy link

@adammw adammw commented Jul 23, 2016

Not sure if this is 100% correct, I'm basing the patch off the code in here which demos how to use the SIOCGIFCONF ioctl.

Compiling on a 64-bit system shows now finds the network interface and starts the AC correctly.

Also added the missing "strings.h" header that was causing wum to crash.

Fixes #20

/cc @e-ago @tootellz

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.

None yet

1 participant