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

Fixes bug where bssid generation causes ad-hoc network startup to fail #82

Merged
merged 2 commits into from Jan 31, 2014

Conversation

hawkinswnaf
Copy link
Collaborator

Also fixes some "warnings" (errors) caused by setting the channel on a ibss network interface (which is apparently a no-no).

@hawkinswnaf
Copy link
Collaborator Author

I forgot to add testing instructions:

To verify that this patch works, flash a node, and run quickstart. Then, log-in via ssh and open /etc/config/wireless. You should see that the bssid begins with 02.

To verify that the patch to mac80211.sh.patch works properly, log-in via ssh and run
/etc/init.d/network restart
You should not see any errors about device busy or invalid parameter, etc.

@ghost ghost assigned jheretic Jan 31, 2014
@jheretic
Copy link
Member

Tested, the BSSID was generated with a leading '02' with every channel/SSID combination used, and there were no errors on restarting networking.

jheretic added a commit that referenced this pull request Jan 31, 2014
Fixes bug where bssid generation causes ad-hoc network startup to fail
@jheretic jheretic merged commit ffd720b into opentechinstitute:master Jan 31, 2014
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

3 participants