Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/7aa95c8602df
branches:  netbsd-1-4
changeset: 471291:7aa95c8602df
user:      he <he%NetBSD.org@localhost>
date:      Sat Apr 14 21:20:27 2001 +0000

description:
One more:
 o IPfilter fragment cache handling bugfix

diffstat:

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

diffs (21 lines):

diff -r 90ceb12025c0 -r 7aa95c8602df CHANGES-1.4.4
--- a/CHANGES-1.4.4     Sat Apr 14 21:15:30 2001 +0000
+++ b/CHANGES-1.4.4     Sat Apr 14 21:20:27 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.4,v 1.1.2.11 2001/04/05 12:18:09 he Exp $
+#      $NetBSD: CHANGES-1.4.4,v 1.1.2.12 2001/04/14 21:20:27 he Exp $
 
 A complete list of changes from NetBSD 1.4.3 to NetBSD 1.4.4:
 
@@ -292,3 +292,11 @@
 
   Fix a DoS attack (and possibly, but not confirmed, a root exploit)
   in ntpd.
+
+sys/netinet/ip_frag.c                          1.23 via patch
+sys/netinet/ip_frag.h                          1.16
+sys/netinet/ip_nat.c                           1.39
+sys/netinet/ip_nat.h                           1.23 via patch
+sys/netinet/ip_state.c                         1.30 via patch
+
+  Fix bug related to fragment cache handling.



Home | Main Index | Thread Index | Old Index