freebsd-dev/sys/net80211
Rui Paulo 3ca80f0dbc Mesh fixes, namely:
* don't clobber proxy entries
* HWMP seq number processing, including discard of old frames
* flush routing table entries based on nexthop
* print route flags in ifconfig
* more debugging messages and comments

Proxy changes submitted by sam.

Approved by:	re (kib)
2009-07-27 14:22:09 +00:00
..
_ieee80211.h Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_acl.c
ieee80211_action.c Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_action.h Revamp 802.11 action frame handling: 2009-07-05 17:59:19 +00:00
ieee80211_adhoc.c Revamp 802.11 action frame handling: 2009-07-05 17:59:19 +00:00
ieee80211_adhoc.h
ieee80211_ageq.c correctly set the tailq ptr when removing the last item in the q 2009-07-10 02:19:57 +00:00
ieee80211_ageq.h Add ieee80211_ageq; a facility for staging packets that require 2009-07-05 18:17:37 +00:00
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto_ccmp.c Correct ieee80211_gettid: 2009-06-09 16:32:07 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c add tid param to ieee80211_notify_replay_failure to get the correct rsc 2009-06-05 23:10:30 +00:00
ieee80211_crypto_wep.c
ieee80211_crypto.c Correct handling of keys that already have a hardware/device key index: 2009-07-21 19:36:32 +00:00
ieee80211_crypto.h Correct handling of keys that already have a hardware/device key index: 2009-07-21 19:36:32 +00:00
ieee80211_ddb.c Build on Jeff Roberson's linker-set based dynamic per-CPU allocator 2009-07-14 22:48:30 +00:00
ieee80211_dfs.c protect callouts with the com lock 2009-06-09 17:12:19 +00:00
ieee80211_dfs.h
ieee80211_freebsd.c Move code that does payload realigment to a new routine, ieee80211_realign, 2009-07-18 20:19:53 +00:00
ieee80211_freebsd.h Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_hostap.c Revamp 802.11 action frame handling: 2009-07-05 17:59:19 +00:00
ieee80211_hostap.h
ieee80211_ht.c Revamp 802.11 action frame handling: 2009-07-05 17:59:19 +00:00
ieee80211_ht.h Revamp 802.11 action frame handling: 2009-07-05 17:59:19 +00:00
ieee80211_hwmp.c Mesh fixes, namely: 2009-07-27 14:22:09 +00:00
ieee80211_input.c More mesh bits, namely: 2009-07-20 19:12:08 +00:00
ieee80211_input.h Move code that does payload realigment to a new routine, ieee80211_realign, 2009-07-18 20:19:53 +00:00
ieee80211_ioctl.c Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_ioctl.h Mesh fixes, namely: 2009-07-27 14:22:09 +00:00
ieee80211_mesh.c Mesh fixes, namely: 2009-07-27 14:22:09 +00:00
ieee80211_mesh.h Mesh fixes, namely: 2009-07-27 14:22:09 +00:00
ieee80211_monitor.c
ieee80211_monitor.h
ieee80211_node.c Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_node.h Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_output.c revert OACTIVE part of r195845; instead fix the comment so it does not refer 2009-07-24 15:37:02 +00:00
ieee80211_phy.c
ieee80211_phy.h
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_proto.h Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_radiotap.c purge dead code 2009-06-08 21:16:06 +00:00
ieee80211_radiotap.h
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_scan_sta.c Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_scan.c Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_scan.h Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_sta.c Revamp 802.11 action frame handling: 2009-07-05 17:59:19 +00:00
ieee80211_sta.h
ieee80211_superg.c
ieee80211_superg.h
ieee80211_tdma.c
ieee80211_tdma.h
ieee80211_var.h Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
ieee80211_wds.c Add ieee80211_ageq; a facility for staging packets that require 2009-07-05 18:17:37 +00:00
ieee80211_wds.h
ieee80211_xauth.c
ieee80211.c correct handling of IFF_PROMISC; this should not be pushed to the parent 2009-07-24 15:28:29 +00:00
ieee80211.h Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00