Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/sys/net80211



Module Name:    src
Committed By:   martin
Date:           Sun May 15 09:07:57 UTC 2016

Modified Files:
        src/sys/net80211 [netbsd-7]: ieee80211_input.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1167):
        sys/net80211/ieee80211_input.c: revision 1.83-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.77 -r1.77.4.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.




Home | Main Index | Thread Index | Old Index