Changes between Version 6 and Version 7 of HowTo/bssidFix
- Timestamp:
- Aug 25, 2006, 11:40:43 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/bssidFix
v6 v7 61 61 }}} 62 62 63 These instructions should be fairly similar for future version of madwifi. Look for where a node picks what essid it wants to use (usually in create_ibss or similar), and then find that section where the node determines that its in adhoc mode.63 These instructions should be fairly similar for future version of madwifi. Look for where a node picks what essid it wants to use (usually in create_ibss or similar), and then find that function where the node determines that its in adhoc mode.