sam b024266b89 fix adhoc/ibss operation for drivers that require host support (e.g. ath):
o remove IEEE80211_C_RCVMGT capability
o on transmit craft new nodes as needed using new ieee80211_find_txnode routine
o add ieee80211_find_txnode routine to lookup a node by mac address and
  if not present create one when operating in ibss/ahdemo mode; new nodes
  are dup'd from bss and the driver is told to treat the node as if a new
  association has been created so driver-private state (e.g. rate control
  handling) is setup

Obtained from:	netbsd (basic idea)
2004-04-02 23:25:39 +00:00
..
2004-02-21 21:32:15 +00:00
2004-04-02 16:41:16 +00:00
2004-04-02 04:57:40 +00:00
2004-04-02 17:57:57 +00:00
2004-01-25 17:18:12 +00:00
2004-03-26 22:44:59 +00:00
2004-01-17 03:28:27 +00:00