NetBSD/sys/net80211
christos 20bfd9898e Add a sockaddr_storage member to "struct ifreq" maintaining backwards
compatibility with the older ioctls. This avoids stack smashing and
abuse of "struct sockaddr" when ioctls placed "struct sockaddr_foo's" that
were longer than "struct sockaddr".
XXX: Some of the emulations might be broken; I tried to add code for
them but I did not test them.
2007-05-29 21:32:27 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211.h
ieee80211_acl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_crypto.h __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_crypto_ccmp.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_crypto_none.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_crypto_tkip.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_crypto_wep.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_input.c fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
ieee80211_ioctl.c Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
ieee80211_ioctl.h
ieee80211_netbsd.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ieee80211_netbsd.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ieee80211_node.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_node.h
ieee80211_output.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ieee80211_proto.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_proto.h
ieee80211_radiotap.h Reference the right flag, 2007-03-26 21:22:35 +00:00
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ieee80211_xauth.c