Changes between Version 14 and Version 15 of HowTo/bssidFix
- Timestamp:
- Aug 26, 2006, 1:54:59 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/bssidFix
v14 v15 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 function where the node determines that it's in adhoc mode.63 These instructions should be fairly similar for future version of madwifi. Look for where a node picks what bssid it wants to use (usually in create_ibss or similar), and then find that function where the node determines that it's in adhoc mode.