38a484b2d0
a different BSS, because that keeps drivers like atw from detecting ad hoc beacons with the same SSID but different BSSID for the purpose of IBSS merges. This should be revisited: maybe drivers should check for beacons before handing packets up with ieee80211_input(). However, this restores the atw(4) to working like it did with the old 802.11 layer, and it *is* nice to re-use the 802.11 layer's packet-decode & -dispatch code (i.e., the ic_recv_mgmt callback). |
||
---|---|---|
.. | ||
ieee80211_compat.c | ||
ieee80211_compat.h | ||
ieee80211_crypto.c | ||
ieee80211_crypto.h | ||
ieee80211_input.c | ||
ieee80211_ioctl.c | ||
ieee80211_ioctl.h | ||
ieee80211_node.c | ||
ieee80211_node.h | ||
ieee80211_output.c | ||
ieee80211_proto.c | ||
ieee80211_proto.h | ||
ieee80211_radiotap.h | ||
ieee80211_var.h | ||
ieee80211.c | ||
ieee80211.h | ||
Makefile |