NetBSD/sys/net80211
dyoung 89e3661699 Bug fix: when encapsulating 802.11 data packets, always copy the
BSS node's BSSID into the frame header.  It is incorrect to copy
in the neighbor's BSSID because it may be out of date following an
IBSS merge.
2005-01-21 22:57:30 +00:00
..
Makefile
ieee80211.c
ieee80211.h GC unused stuff. 2004-12-27 05:36:08 +00:00
ieee80211_channel.h
ieee80211_compat.c
ieee80211_compat.h
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c Fix a misuse of ether_sprintf so that IBSS merges are printed 2005-01-16 11:36:54 +00:00
ieee80211_ioctl.c Add SIOCG80211ZSTATS to atomically get/clear 802.11 statistics. 2004-12-20 23:03:39 +00:00
ieee80211_ioctl.h Add SIOCG80211ZSTATS to atomically get/clear 802.11 statistics. 2004-12-20 23:03:39 +00:00
ieee80211_netbsd.h
ieee80211_node.c IBSS-merge clean-up, inspired by some Linux patches from Jon Anderson 2005-01-04 00:56:51 +00:00
ieee80211_node.h IBSS-merge clean-up, inspired by some Linux patches from Jon Anderson 2005-01-04 00:56:51 +00:00
ieee80211_output.c Bug fix: when encapsulating 802.11 data packets, always copy the 2005-01-21 22:57:30 +00:00
ieee80211_proto.c Adjust caller for net/if_ieee80211subr.c rev 1.11 change; the argument 2004-09-07 01:07:40 +00:00
ieee80211_proto.h IBSS-merge clean-up, inspired by some Linux patches from Jon Anderson 2005-01-04 00:56:51 +00:00
ieee80211_radiotap.h Fix a typo. 2005-01-04 00:34:58 +00:00
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h