Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/netinet defflag TCP_OUTPUT_COUNTERS and TCP_REASS_COUNTERS
details: https://anonhg.NetBSD.org/src/rev/1b9cfa58bb07
branches: trunk
changeset: 566223:1b9cfa58bb07
user: matt <matt%NetBSD.org@localhost>
date: Sat May 01 02:21:44 2004 +0000
description:
defflag TCP_OUTPUT_COUNTERS and TCP_REASS_COUNTERS
diffstat:
sys/netinet/files.netinet | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r c4a64bde15ca -r 1b9cfa58bb07 sys/netinet/files.netinet
--- a/sys/netinet/files.netinet Sat May 01 02:20:42 2004 +0000
+++ b/sys/netinet/files.netinet Sat May 01 02:21:44 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: files.netinet,v 1.6 2004/04/25 22:25:03 jonathan Exp $
+# $NetBSD: files.netinet,v 1.7 2004/05/01 02:21:44 matt Exp $
defflag opt_tcp_debug.h TCP_DEBUG
defparam opt_tcp_debug.h TCP_NDEBUG
defflag opt_inet.h INET INET6 INET6_MD_CKSUM TCP_SIGNATURE
+ TCP_OUTPUT_COUNTERS TCP_REASS_COUNTERS
defparam opt_inet_conf.h SUBNETSARELOCAL HOSTZEROBROADCAST
defflag MROUTING
Home |
Main Index |
Thread Index |
Old Index