Source-Changes-HG archive

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

[src/trunk]: src/sbin/sysctl add tcp.ident.



details:   https://anonhg.NetBSD.org/src/rev/4310385b4779
branches:  trunk
changeset: 546052:4310385b4779
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 19 21:55:48 2003 +0000

description:
add tcp.ident.

diffstat:

 sbin/sysctl/sysctl.8 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cfb7e058ddd9 -r 4310385b4779 sbin/sysctl/sysctl.8
--- a/sbin/sysctl/sysctl.8      Sat Apr 19 21:52:03 2003 +0000
+++ b/sbin/sysctl/sysctl.8      Sat Apr 19 21:55:48 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.8,v 1.92 2003/04/12 04:32:54 christos Exp $
+.\"    $NetBSD: sysctl.8,v 1.93 2003/04/19 21:55:48 christos Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -311,6 +311,7 @@
 .It net.inet.tcp.syn_cache_limit       integer yes
 .It net.inet.tcp.timestamps    integer yes
 .It net.inet.tcp.win_scale     integer yes
+.It net.inet.tcp.ident struct  no
 .It net.inet.udp.checksum      integer yes
 .It net.inet.udp.recvspace     integer yes
 .It net.inet.udp.sendspace     integer yes



Home | Main Index | Thread Index | Old Index