summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tcp.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention netinet/tcp.h, like many others already do.zhuk2018-05-111-2/+3
| | | | okay bluhm@
* use .In rather than .Fd #includeschwarze2015-09-101-4/+4
|
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
|
* Add the TCP socket option TCP_NOPUSH to delay sending the stream.bluhm2013-08-121-2/+17
| | | | | | This is useful to aggregate data in the kernel from multiple sources like writes and socket splicing. It avoids sending small packets. From FreeBSD via David Hill; OK mikeb@ henning@
* some Xr for tcpbench(1) and tcpdrop(8);jmc2008-05-091-3/+5
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* let us not talk about ipsecadm and vpn anymore; ok reykderaadt2006-05-261-4/+1
|
* .Xr ipsecctl(8)hshoexer2005-07-101-3/+6
| | | | ok jmc@
* explain the behaviour with TCP_MD5SIG on listening socketshenning2004-02-101-1/+12
| | | | with markus and jmc
* cope with recent changes:henning2004-02-021-4/+11
| | | | | | | -TCP_MD5SIG -TCP_SACK_DISABLE is no more, TCP_SACK_ENABLE now and logic reversed ok markus@ jmc@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos;jmc2003-04-091-2/+2
| | | | sti(4): ok mickey@
* Powered by @mantoya:mpech2001-10-051-19/+24
| | | | | | | | o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
* Various repairs, $Id$ tags added, etc.aaron2000-12-211-0/+1
|
* add ip6(4) into reference. add AF_INET6 samples.itojun2000-05-241-1/+6
|
* Xr inet6 4deraadt1999-12-161-0/+1
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* more .Os cleanup, remove some trailing whitespace, cleanse some .Nmaaron1999-06-051-1/+1
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-1/+1
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* cleanupaaron1998-11-171-3/+3
|
* explain tcp socketoptions, there are more than just TCP_NODELAY.provos1998-11-171-1/+11
|
* Fix netintro/intro muck-up.espie1998-10-311-1/+1
|
* More man page fixes. Spelling, grammar, some typos. Lots of double-wordaaron1998-09-061-2/+2
| | | | occurrences squashed as well.
* initial import of NetBSD treederaadt1995-10-181-0/+180