Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/netinet6 remove TIME_WAIT issue, it was false.
details: https://anonhg.NetBSD.org/src/rev/640abd95743a
branches: trunk
changeset: 474249:640abd95743a
user: itojun <itojun%NetBSD.org@localhost>
date: Fri Jul 02 07:36:33 1999 +0000
description:
remove TIME_WAIT issue, it was false.
diffstat:
sys/netinet6/TODO | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 95a32bf40670 -r 640abd95743a sys/netinet6/TODO
--- a/sys/netinet6/TODO Fri Jul 02 07:16:29 1999 +0000
+++ b/sys/netinet6/TODO Fri Jul 02 07:36:33 1999 +0000
@@ -1,5 +1,5 @@
KAME/NetBSD integration TODOs
-$NetBSD: TODO,v 1.3 1999/07/02 07:16:29 itojun Exp $
+$NetBSD: TODO,v 1.4 1999/07/02 07:36:33 itojun Exp $
Jun-ichiro itojun Hagino <itojun%itojun.org@localhost>
@@ -108,11 +108,6 @@
Others (IPsec items) are used across IPv4 and IPv6 so they cannot be in
M_PROTO0 kind of thing.
-* tcp6 TIME_WAIT
-
-Due to some mistake in my update, all the tcp6 connections are treated like
-SO_REUSEPORT is on. I'll be fixing this.
-
* s/splnet/splsoftnet/
as Jason pointed out.
Home |
Main Index |
Thread Index |
Old Index