Changes between Version 3 and Version 4 of HowTo/bssidFix
- Timestamp:
- Aug 25, 2006, 11:35:35 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/bssidFix
v3 v4 16 16 These instructions are designed to be applied to the baseline.ndz as of Aug 25,2006. 17 17 18 * ssh to one of the nodes (ssh root@node1-2) 18 * ssh to one of the nodes 19 {{{ 20 joeuser@console.sb1:~$ ssh root@node1-2 21 }}} 19 22 * open /usr/src/madwifi/trunk/net80211/ieee80211_node.c in your favourite text editor 20 23 * goto line 427, you'll see some code that looks like this: