madwifi/tools
mtaylor 80c58504d7 This patch cleans up the VAP creation API.
The need to use software instead of hardware for beacon timers in AP+STA mode (aka nosbeacon) is now just determined in software, as we always knew whether or not to enable this.

The confusing bssid and -bssid parameters are now deprecated.

The "uniquebssid" flag is equivalent to "bssid" and can be used to force IEEE80211_CLONE_BSSID flag.  If this is not specified, then the BSSID used will be the next unused BSSID in the sequence, which could very well be the parent device's MAC address.

"uniquebssid" equates directly to IEEE80211_CLONE_BSSID" flag therefore.



git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3476 0192ed92-7a03-0410-a25b-9323aeb14dbd
2008-04-09 03:24:05 +00:00
..
man This patch cleans up the VAP creation API. 2008-04-09 03:24:05 +00:00
80211debug.c Standardize on ARRAY_SIZE, stop defining and undefining N 2007-11-28 05:36:29 +00:00
80211stats.c Cleanup up de-MIC failure (in hardware) handling. Apparently, HW sometimes gets this wrong and spuriusly fails valid packets. In all cases, the packets are dropped, but we do extra processing to record statistics correctly. 2008-02-04 00:16:24 +00:00
athchans.c - Add a iwpriv function that dumps a mapping of nasty obfuscated 2008-01-25 00:29:30 +00:00
athctrl.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
athdebug.c introduce new debug flag "tsf" (ATH_DEBUG_TSF) so TSF timestamp processing 2007-12-07 07:00:31 +00:00
athkey.c - Add a iwpriv function that dumps a mapping of nasty obfuscated 2008-01-25 00:29:30 +00:00
athstats.c Standardize on ARRAY_SIZE, stop defining and undefining N 2007-11-28 05:36:29 +00:00
Makefile Remove all references to ath_info, it's about to be moved away 2008-04-03 22:21:16 +00:00
wireless_copy.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
wlanconfig.c This patch cleans up the VAP creation API. 2008-04-09 03:24:05 +00:00