cvs commit: src/sys/net80211 ieee80211_node.c
Sam Leffler
sam at FreeBSD.org
Mon Jul 10 00:44:48 UTC 2006
sam 2006-07-10 00:44:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net80211 ieee80211_node.c
Log:
MFC 1.74:
Ensure outbound data packets in hostap mode are delivered only
to stations that are associated by making ieee80211_find_txnode
return NULL when a unicast frame is to be delivered to an
unassociated station.
Revision Changes Path
1.48.2.11 +12 -1 src/sys/net80211/ieee80211_node.c
More information about the cvs-src
mailing list