Source-Changes-HG archive

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

[src/netbsd-6]: src/doc ticket #1382



details:   https://anonhg.NetBSD.org/src/rev/8251d0f3ea09
branches:  netbsd-6
changeset: 777105:8251d0f3ea09
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Aug 31 15:16:28 2016 +0000

description:
ticket #1382

diffstat:

 doc/CHANGES-6.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r f9a9ecdfd775 -r 8251d0f3ea09 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Wed Aug 31 15:15:57 2016 +0000
+++ b/doc/CHANGES-6.2   Wed Aug 31 15:16:28 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.261 2016/08/28 10:50:37 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.262 2016/08/31 15:16:28 bouyer Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -14764,3 +14764,12 @@
        environemnts, not for pure-IPv6 yet. A real fix is still needed.
        [is, ticket #1393]
 
+sys/net80211/ieee80211_input.c                 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.
+       [mlelstv, ticket #1382]
+



Home | Main Index | Thread Index | Old Index