Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc tickets 501, 502



details:   https://anonhg.NetBSD.org/src/rev/8dbadb163775
branches:  netbsd-2-0
changeset: 561467:8dbadb163775
user:      grant <grant%NetBSD.org@localhost>
date:      Fri Jun 18 10:15:00 2004 +0000

description:
tickets 501, 502

diffstat:

 doc/CHANGES-2.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 914636249ba4 -r 8dbadb163775 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Fri Jun 18 10:09:54 2004 +0000
+++ b/doc/CHANGES-2.0   Fri Jun 18 10:15:00 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.281 2004/06/18 10:08:47 tron Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.282 2004/06/18 10:15:00 grant Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -4047,3 +4047,14 @@
        the set list.
        [seb, ticket #509]
 
+src/sys/netinet/ip_fil_netbsd.c                        1.11
+
+       Don't leak mbuf if ipfr_fastroute6() fails.
+       [tron, ticket #501]
+
+src/sys/netinet/fil.c                          1.66
+
+       Make sure that "pass" is always initialized.
+       Make sure the code doesn't use a stale mbuf pointer after
+       fr_makefrip() has been called.
+       [tron, ticket #502]



Home | Main Index | Thread Index | Old Index