Commit Graph

34 Commits

Author SHA1 Message Date
kml fcf0227962 Fix to ensure that the correct MSS is advertised for loopback
TCP connections by using the MTU of the interface.  Also added
a knob, mss_ifmtu, to force all connections to use the MTU of
the interface to calculate the advertised MSS.
1998-04-13 21:18:19 +00:00
thorpej 294dcf56b9 Fix typos lossage on the Alpha. 1998-03-11 17:44:02 +00:00
tron 924093ca0b Include unistd.h to import declaration of getopt(3) 1998-03-05 23:23:29 +00:00
christos 150424aaf5 WARNSify 1998-03-05 14:02:00 +00:00
fvdl e5bc90f40c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
jonathan 0ed5e261c4 Tell user to use xnptdc to view kern.ntptime, as a workaround until
sysctl and libntp agree about "progname".
Based on a patch suggested by Soren S. Jorvang <soren@t.dk> in PR bin/4433.
1998-02-06 21:18:46 +00:00
perry 34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
lukem 028802f851 document net.inet.ip.anonport{min,max} 1998-01-05 09:59:03 +00:00
thorpej c3b579a571 Mention net.inet.tcp.init_win. 1997-12-11 23:38:01 +00:00
thorpej 406a5ad503 Fix a paste-o. 1997-12-11 18:50:58 +00:00
lukem 3e8e744696 getopt returns -1 not EOF 1997-11-01 06:49:14 +00:00
kml 6b86b260cb change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
lukem f5bf267d90 enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
thorpej 1849d27507 Note net.inet.ip.subnetsarelocal. 1997-10-17 21:24:01 +00:00
leo a539aec784 Commit userland part of pr-1891. 1997-09-19 19:17:17 +00:00
thorpej 5780269849 Document new UDP and TCP tunables. 1997-07-28 22:24:01 +00:00
veego 07ce26bfc3 Update the manpage for hw.machine_arch. 1997-06-06 23:23:14 +00:00
cgd c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
cjs 8b76947495 added net.inet.ip.allowsrcrt 1997-04-23 08:09:08 +00:00
thorpej 05fe9cfe11 Grok and document CTL_DDB. 1997-01-09 05:38:54 +00:00
explorer 86cec79d01 Document the new autonice sysctls 1996-07-17 21:38:46 +00:00
thorpej 535abd80a2 Add a net.inet.ip.directed-broadcast sysctl as suggested by
Darren Reed <darrenr@vitruvius.arbld.unimelb.edu.au> in PR #1227.
This change is slightly different than the one submitted by Darren in
that the DIRECTED_BROADCAST compile-time option will behave like it used
to so that existing configurations utilizing it won't have to change.
1996-01-16 04:17:30 +00:00
thorpej 4b359df8c4 Add net.inet.ip.forwsrcrt: if zero, the system will not forward
source-routed packets.  Note this value is protected by kernel security
level; it can only be changed if securelevel < 1.
1996-01-15 21:11:46 +00:00
thorpej 7760002a45 New-style RCS ids. 1995-09-30 07:12:43 +00:00
thorpej a6af943990 Add support for the net.inet.tcp sysctl group and document. From
John Kohl <jtk@kolvir.blrc.ma.us>.
1995-09-30 07:05:19 +00:00
thorpej 3cb6ddbe3a Mention the `kern.maxpartitions' and `kern.rawpartition' variables. 1995-08-04 18:46:15 +00:00
cgd 29d4fed17f typeof(timeval.tv_sec) != time_t 1995-06-07 17:40:51 +00:00
pk 7fc3672d12 Correct argument in error msg. (PR #1087) 1995-06-02 15:03:34 +00:00
cgd 7689062a8a be safe with types 1994-12-23 16:42:26 +00:00
cgd d065420b32 specify man pages the new way. 1994-12-22 11:43:15 +00:00
mycroft 4446637a81 Print tickadj. 1994-09-18 21:59:40 +00:00
cgd 9b5585c6c2 re-enable net sysctl code 1994-05-13 11:02:09 +00:00
cgd 84550b92dc punt networking goo for now 1994-05-09 04:02:31 +00:00
cgd 810b121377 sysctl-of-fish 1994-05-09 03:49:44 +00:00