1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/sys/net80211
Sam Leffler 93685685f4 o insure the current channel is in a good state before starting an AP scan
o reject scan requests for a device that isn't marked up

This fixes a problem where requesting a scan before marking the device
up would cause a panic because the current channel was set to "any" (0xffff).
2003-11-13 05:23:58 +00:00
..
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c
ieee80211_ioctl.c o insure the current channel is in a good state before starting an AP scan 2003-11-13 05:23:58 +00:00
ieee80211_ioctl.h
ieee80211_node.c fix typo that broke AP scanning by BSSID 2003-11-09 23:36:46 +00:00
ieee80211_node.h
ieee80211_output.c
ieee80211_proto.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
ieee80211_proto.h
ieee80211_radiotap.h
ieee80211_var.h
ieee80211.c
ieee80211.h