Source-Changes-HG archive

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

[src/netbsd-1-5]: src One more:



details:   https://anonhg.NetBSD.org/src/rev/a1b112bc6386
branches:  netbsd-1-5
changeset: 491244:a1b112bc6386
user:      he <he%NetBSD.org@localhost>
date:      Sat Apr 14 20:58:08 2001 +0000

description:
One more:
 o IPfilter fragment cache handling bug

diffstat:

 CHANGES-1.5.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r e366df21c0ad -r a1b112bc6386 CHANGES-1.5.1
--- a/CHANGES-1.5.1     Sat Apr 14 20:57:34 2001 +0000
+++ b/CHANGES-1.5.1     Sat Apr 14 20:58:08 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.1,v 1.1.2.49 2001/04/06 11:20:41 he Exp $
+#      $NetBSD: CHANGES-1.5.1,v 1.1.2.50 2001/04/14 20:58:08 he Exp $
 
 A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
 
@@ -3676,3 +3676,11 @@
 
   Bring into sync with reality, mostly by adding missing manual
   pages.
+
+sys/netinet/ip_frag.c                          1.23
+sys/netinet/ip_frag.h                          1.16
+sys/netinet/ip_nat.c                           1.39
+sys/netinet/ip_nat.h                           1.23
+sys/netinet/ip_state.c                         1.30
+
+  Fix bug related to fragment cache handling.



Home | Main Index | Thread Index | Old Index