Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #1167
details: https://anonhg.NetBSD.org/src/rev/4cbdf0ee1f85
branches: netbsd-7
changeset: 799910:4cbdf0ee1f85
user: martin <martin%NetBSD.org@localhost>
date: Sun May 15 09:09:13 2016 +0000
description:
Ticket #1167
diffstat:
doc/CHANGES-7.1 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 7c3a2c05d44f -r 4cbdf0ee1f85 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sun May 15 09:07:57 2016 +0000
+++ b/doc/CHANGES-7.1 Sun May 15 09:09:13 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.88 2016/05/12 08:49:49 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.89 2016/05/15 09:09:13 martin Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -4662,3 +4662,12 @@
[snj, ticket #1166]
+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 #1167]
+
+
Home |
Main Index |
Thread Index |
Old Index