Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/c44ee7d663a7
branches:  netbsd-1-4
changeset: 470623:c44ee7d663a7
user:      he <he%NetBSD.org@localhost>
date:      Thu May 25 23:04:12 2000 +0000

description:
One today:
 o IPF -- don't let TCP RST generate state

diffstat:

 CHANGES-1.4.3 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 68e8886f5b88 -r c44ee7d663a7 CHANGES-1.4.3
--- a/CHANGES-1.4.3     Thu May 25 23:03:43 2000 +0000
+++ b/CHANGES-1.4.3     Thu May 25 23:04:12 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.17 2000/05/22 22:24:14 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.18 2000/05/25 23:04:12 he Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -427,3 +427,7 @@
 
   Correct inconsistency between implementation and documentation.
   Fixes PR#6072.
+
+sys/netinet/ip_state.c                         patch
+
+  Do not let RST TCP segments create state.



Home | Main Index | Thread Index | Old Index