- Add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon miss threshold
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 25 Nov 2006 05:54:22 +0000 (05:54 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 25 Nov 2006 05:54:22 +0000 (05:54 +0000)
commitc36e937b81ab353c9ee67a89f1bff002012e1f38
treef9f940beb845d6708502f96173e5055d2d6ab0d5
parent0d17a301dc80babdfbf16c6eafa7da6e3fb7cdd7
- Add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon miss threshold
- Teach ifconfig(8) to get/set beacon miss threshold

Obtained-from: FreeBSD (sam@freebsd.org)
# It is submitted to FreeBSD by Henrik Brix Andersen <henrik@brixandersen.dk>
sbin/ifconfig/ifconfig.8
sbin/ifconfig/ifieee80211.c
sys/netproto/802_11/ieee80211.h
sys/netproto/802_11/ieee80211_ioctl.h
sys/netproto/802_11/wlan/ieee80211_ioctl.c