Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Include ticket 1187 for pppoe NULL tag fix



details:   https://anonhg.NetBSD.org/src/rev/2137c23bd55e
branches:  netbsd-1-6
changeset: 530175:2137c23bd55e
user:      jmc <jmc%NetBSD.org@localhost>
date:      Tue Mar 04 05:50:22 2003 +0000

description:
Include ticket 1187 for pppoe NULL tag fix

diffstat:

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

diffs (22 lines):

diff -r 6b1089335a98 -r 2137c23bd55e doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Tue Mar 04 05:49:44 2003 +0000
+++ b/doc/CHANGES-1.6.1 Tue Mar 04 05:50:22 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.122 2003/03/04 04:54:46 lukem Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.123 2003/03/04 05:50:22 jmc Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -3772,3 +3772,12 @@
        [atatat, ticket #1190]
 
        [Moved RC2 tag for these files]
+
+sys/net/if_pppoe.c                             1.40
+
+       When looking up a Host-Uniq tag, do not consider NULL as a valid
+       (struct pppoe_softc *). Although we do not generate such tags, 
+       other hosts could and some actually do.
+       [aymeric, ticket #1187]
+
+       [Moved RC2 tag for this file]



Home | Main Index | Thread Index | Old Index