Module Name: src Committed By: bouyer Date: Wed Aug 31 15:15:57 UTC 2016
Modified Files: src/sys/net80211 [netbsd-6]: ieee80211_input.c Log Message: Pull up following revision(s) (requested by mlelstv in ticket #1382): sys/net80211/ieee80211_input.c: revision 1.83 sys/net80211/ieee80211_input.c: revision 1.84 Don't check sequence number on multicast packets in station mode. Handle overflow of 12bit sequence number. In station mode filter packets that or not for us in case the interface is in promiscous mode or doesn't filter packets itself. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.72.2.1 src/sys/net80211/ieee80211_input.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.