Changes between Version 9 and Version 10 of HowTo/bssidFix
- Timestamp:
- Aug 25, 2006, 11:47:44 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/bssidFix
v9 v10 28 28 ni->ni_bssid[0] |= 0x02; /* local bit for IBSS */ 29 29 }}} 30 * Right after th ese lines add the lines:30 * Right after those lines, add these lines: 31 31 {{{ 32 32 int len = 0;