in hostap mode, notify drivers via a new callback when a STA leaves
authordamien <damien@openbsd.org>
Mon, 19 Jul 2010 18:53:52 +0000 (18:53 +0000)
committerdamien <damien@openbsd.org>
Mon, 19 Jul 2010 18:53:52 +0000 (18:53 +0000)
commita2be7d77adf5634208c71ce789d61c6a7f9e6a15
treee14ace3928af11cbfa9dc83711b232131df8e7bb
parent6ec43f0e94823ce1cd27071c206ad8ed7efdaa78
in hostap mode, notify drivers via a new callback when a STA leaves
the BSS. this is needed by drivers that need to maintain a hardware
table of associated STAs (like ral(4) RT2860).

idea from Nathanael Rensen
sys/net80211/ieee80211_node.c
sys/net80211/ieee80211_var.h