Commit Graph

202 Commits

Author SHA1 Message Date
Michael Kerrisk 2a4ed4153d tcp.7: srcfix: updated comment in changelog 2008-11-25 20:54:20 -05:00
Michael Kerrisk 95e6bcfc3b tcp.7: ffix 2008-11-25 20:54:20 -05:00
Michael Kerrisk 5b91ca2520 tcp.7: srcfix: Source code comment to indicate page is updated for 2.6.27
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:19 -05:00
Michael Kerrisk 8c6515a324 tcp.7: srcfix: remove out-of-date FIXME 2008-11-25 20:54:18 -05:00
Michael Kerrisk 9defcb669e tcp.7: Clarify that tcp_mem measures in units of the system page size
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:18 -05:00
Michael Kerrisk ec3f42253b tcp.7: Update description of tcp_wmem defaults for Linux 2.6
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:18 -05:00
Michael Kerrisk 4bd48784d9 tcp.7: wfix 2008-11-25 20:54:18 -05:00
Michael Kerrisk 48a2a0bf5b tcp.7: Update description of tcp_rmem defaults for Linux 2.6
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:18 -05:00
Michael Kerrisk 412a6fd924 tcp.7: srcfix: Join short source lines into single lines
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:18 -05:00
Michael Kerrisk a93868fd3b tcp.7: Update tcp_frto description for 2.6.22 changes
Linux 2.6.22 added a mode value 2 ("Enable SACK-enhanced
F-RTO if flow uses SACK").

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:17 -05:00
Michael Kerrisk c833891e41 tcp.7: Fix alphabetical order in /proc file list
A few entries were slightly out of order.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:17 -05:00
Michael Kerrisk 867ccae351 tcp.7: tcp_vegas_cong_avoid disappeared in Linux 2.6.13
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:17 -05:00
Michael Kerrisk e965b1ce24 tcp.7: tcp_westwood /proc file disappeared in Linux 2.6.13
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:17 -05:00
Michael Kerrisk eb90a877e9 tcp.7: srcfix: removed some redundant source comments 2008-11-25 20:54:16 -05:00
Michael Kerrisk 6cb9682d8e tcp.7: The tcp_bic* proc files disappeared in Linux 2.6.13
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:16 -05:00
Michael Kerrisk feb3713a80 tcp.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:16 -05:00
Michael Kerrisk d4bf0241f4 tcp.7: Document /proc file tcp_tso_win_divisor (new in Linux 2.6.9)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:16 -05:00
Michael Kerrisk 6a48d4b1d3 tcp.7: Document /proc file tcp_dma_copybreak (new in Linux 2.6.24)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:16 -05:00
Michael Kerrisk e604d9fabb tcp.7: Document /proc file tcp_workaround_signed_windows (new in Linux 2.6.26)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:16 -05:00
Michael Kerrisk 4b1ab5b30f tcp.7: Document /proc file tcp_frto_response (new in Linux 2.6.22)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:15 -05:00
Michael Kerrisk ccaf91b50b tcp.7: Add kernel version numbers for each /proc interface
Note kernel version where each /proc interface first appeared

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:15 -05:00
Michael Kerrisk cac74e26a1 tcp.7: Remove obsolete statement about /proc from VERSIONS
Much of the text has been updated to 2.6.27 or so,
so this statement no longer applies.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:15 -05:00
Michael Kerrisk 95a6e137c8 tcp.7: Remove mention of /proc in VERSIONS
This information is not indicated for each /proc interface

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:15 -05:00
Michael Kerrisk 3838a9ed42 tcp.7: srcfix: updated FIXME 2008-11-25 20:54:15 -05:00
Michael Kerrisk 20e770a003 tcp.7: ffix 2008-11-25 20:54:14 -05:00
Michael Kerrisk f064eb89cf tcp.7: Document /proc file tcp_available_congestion_control (new in Linux 2.4.20)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:14 -05:00
Michael Kerrisk d6d5865622 tcp.7: Document /proc file tcp_allowed_congestion_control (new in Linux 2.4.20)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:14 -05:00
Michael Kerrisk e0190be611 tcp.7: srcfix: update FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:14 -05:00
Michael Kerrisk 59a1005a1b tcp.7: srcfix: update FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:14 -05:00
Michael Kerrisk 527abe77fe tcp.7: Add kernel version numbers for TCP_* socket options
Note kernel version were each socket option first appeared.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:14 -05:00
Michael Kerrisk 9c39fcfcc7 tcp.7: srcfix: Added FIXME: document TCP_MD5SIG
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:13 -05:00
Michael Kerrisk 6a7b04aa93 tcp.7: srcfix: remove out-of-date FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:13 -05:00
Michael Kerrisk 92f58f2e21 tcp.7: Add mention of RFC 4138 for 'tcp_frto' /proc file
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:13 -05:00
Michael Kerrisk 976cad9d7d tcp.7: Document /proc file tcp_congestion_control (new in Linux 2.4.13)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:13 -05:00
Michael Kerrisk 63f8799fc9 tcp.7: Clarify that RTO == Retransmission Timeout
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:13 -05:00
Michael Kerrisk 650d7ce060 tcp.7: Document /proc file tcp_mtu_probing (new in Linux 2.6.17)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:12 -05:00
Michael Kerrisk 98eaadb06b tcp.7: Document /proc file tcp_no_metrics_save (new in Linux 2.6.6)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:12 -05:00
Michael Kerrisk 8efc4ff594 tcp.7: wsfix 2008-11-25 20:54:12 -05:00
Michael Kerrisk 20233a76d6 tcp.7: Document /proc file tcp_slow_start_after_idle (new in Linux 2.6.18)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:12 -05:00
Michael Kerrisk 77ec27dd68 tcp.7: Document /proc file tcp_moderate_rcvbuf (new in Linux 2.4.17/2.6.7)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:11 -05:00
Michael Kerrisk f35985c0cc tcp.7: Document /proc file tcp_abc (new in Linux 2.6.15)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:11 -05:00
Michael Kerrisk 407d2d3918 tcp.7: Document /proc file tcp_base_mss (new in Linux 2.6.17)
Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:11 -05:00
Michael Kerrisk 5a2ff571fb connect.2, listen.2, send.2, uname.2, cmsg.3, proc.5, arp.7, ddp.7, icmp.7, ip.7, raw.7, socket.7, tcp.7, udp.7: Global fix: eliminate mention of the obsolete sysctl(2) interface
Many pages still mention use of the obsolete sysctl(2) system
call, or used the term "sysctls"; rewrite these mentions to
instead be in terms of /proc interfaces.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-11-25 20:54:11 -05:00
Michael Kerrisk cabf996a6b arp.7, ddp.7, icmp.7, ip.7, socket.7, tcp.7: ffix: Convert /proc file names from bold to italic
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506335
Reported-by: Eugen Dedu <Eugen.Dedu@pu-pm.univ-fcomte.fr>
2008-11-25 20:54:10 -05:00
Michael Kerrisk d4c8c97c31 s/PF_/AF_/ for socket family constants. Reasons: the AF_ and
PF_ constants have always had the same values; there never has
been a protocol family that had more than one address family,
and POSIX.1-2001 only specifies the AF_* constants.
2008-08-08 16:47:53 +00:00
Michael Kerrisk 77117f4fc5 Reverting blunder in commit 4699 2008-08-08 16:41:48 +00:00
Michael Kerrisk 10874173db s/PF_/AF_/ for socket family conistants. Reasons: the AF_ and
PF_ constants have always had the same values; there never has
been a protocol family that had more than one address family,
and POSIX.1-2001 only specifies the AF_* constants.
2008-08-08 16:28:06 +00:00
Michael Kerrisk 21dcaf8b91 spfix 2008-07-18 13:31:56 +00:00
Michael Kerrisk fd7193f57a Removed trailing white space at end of lines 2008-07-16 13:11:30 +00:00
Michael Kerrisk 58f4fca643 Correct a detail for sysctl_tcp_adv_win_scale.
Formatting fixes.
Small wording fixes.
2008-07-09 15:38:37 +00:00
Michael Kerrisk 0425de01c7 s/ / / 2008-07-01 14:15:13 +00:00
Michael Kerrisk eba722884d s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
Michael Kerrisk ca92ce95a3 Remove/replace extraneous .sp macros. 2008-01-01 14:13:55 +00:00
Michael Kerrisk c382a36592 hyphenation fixes 2007-12-25 22:02:19 +00:00
Michael Kerrisk 5895e7eb8d wspace in SYNOPSIS 2007-12-23 13:45:24 +00:00
Michael Kerrisk 47433403b8 ffix 2007-12-16 13:57:00 +00:00
Michael Kerrisk a9a13a5057 Format include files consistently (".I <.*\.h>"). 2007-12-09 08:08:53 +00:00
Michael Kerrisk 33c6f37475 Update date in .TH line 2007-11-19 08:12:03 +00:00
Michael Kerrisk 25ed2c7fd0 Fix references to kernel Documentation file. 2007-11-19 01:44:53 +00:00
Michael Kerrisk 6beb1671d2 tfix/wfix 2007-10-16 19:18:17 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
Michael Kerrisk eab6469656 Order ERRORS alphabetically. 2007-08-27 07:56:52 +00:00
Michael Kerrisk f19a0f03ee ffix 2007-06-23 07:56:56 +00:00
Michael Kerrisk 097585edcb ffix 2007-06-22 20:40:07 +00:00
Michael Kerrisk d9bfdb9c21 Convert to American spelling conventions 2007-06-08 09:56:56 +00:00
Michael Kerrisk 8d548bfe96 Removed out-of-date FIXME 2007-05-21 10:10:10 +00:00
Michael Kerrisk 2b2581ee37 Fix inconsistencies in order of .SH sections 2007-05-19 04:30:20 +00:00
Michael Kerrisk 69289f8a29 Fix inconsistencies in .TH line 2007-05-18 10:09:18 +00:00
Michael Kerrisk fd7f0a7f58 Commented out .SH AUTHOR sections 2007-05-16 03:40:19 +00:00
Michael Kerrisk 63f6a20a1a Add section numbers to page xrefs 2007-05-11 23:29:44 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk 0e83e4364d Updates FIXMEs. 2006-09-07 07:28:56 +00:00
Michael Kerrisk 4dec66f990 Updated CONFORMING TO section 2006-08-03 13:58:08 +00:00
Michael Kerrisk 6da5d70799 tcp_windows_scaling is ENabled by default 2006-07-11 04:36:30 +00:00
Michael Kerrisk 55014d7af6 Add sentence on "low memory" limit for tcp_mem on 32-bit systems. 2006-07-05 11:00:47 +00:00
Michael Kerrisk 60eca5f686 Update RFC reference for ECN. 2006-07-05 10:03:44 +00:00
Michael Kerrisk 029da706f4 wfix 2006-05-04 00:11:02 +00:00
Michael Kerrisk 81fbcf1af5 Added FIXME 2006-04-03 23:03:27 +00:00
Michael Kerrisk 218e46f883 Small FIXME formatting fixes 2006-03-23 02:13:08 +00:00
Michael Kerrisk 92057f4dbc Updated FIXMEs 2006-02-08 09:44:13 +00:00
Michael Kerrisk 56185b42e7 Formatting and source code line break changes (no changes to content!) 2006-01-03 10:58:34 +00:00
Michael Kerrisk 7562c4e6f2 Added FIXME 2005-12-05 16:20:34 +00:00
Michael Kerrisk 26905f6a55 Noted 200 millisecond celing imposed on TCP_CORK. 2005-12-05 13:38:18 +00:00
Michael Kerrisk 8478ee0279 Formatting fixes 2005-11-02 13:55:25 +00:00
Michael Kerrisk 1e32103455 Formatting fixes 2005-10-20 15:11:10 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk d270596481 s/SOL_UDP/IPPROTO_UDP/
s/SOL_TCP/IPPROTO_TCP/
s/SOL_IP/IPPROTO_IP/
2005-08-16 11:47:35 +00:00
Michael Kerrisk 331da7c3a0 RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" or
"RFCnnn").
2005-07-20 07:50:45 +00:00
Michael Kerrisk a5e0a0e427 Formatting fixes. 2005-07-19 15:36:19 +00:00
Michael Kerrisk df8a3cac32 hyphen/dash fixes 2005-07-18 12:43:00 +00:00
Michael Kerrisk 601bab298f The first sentence under NOTES about SO_KEEPALIVE and SIGPIPE
makes no grammatical sense (and possibly also no technical sense).
It has been removed.
2005-07-14 15:30:58 +00:00
Michael Kerrisk 2bc2f4798f hyphen/dash fixes 2005-07-06 12:57:38 +00:00
Michael Kerrisk 61f4934a34 s/the the/the/ 2005-07-05 13:53:03 +00:00
Michael Kerrisk ccca85bec2 Further tcp_stdurg and SIOCATMARK work; minor formatting fixes 2005-06-21 14:46:08 +00:00
Michael Kerrisk 6f80235904 More tcp_stdurg and SIOCATMARK work 2005-06-20 14:45:09 +00:00
Michael Kerrisk 95d29ab2c8 More SIOCATMARK cahnges. 2005-06-16 10:23:59 +00:00
Michael Kerrisk 5c45d5f543 Various wording and formatting fixes.
Incorporated some new /proc/sys/net/ipv4/tcp_* file descriptions
from the 2.6.12 source file Documentation/networking/ip-sysctl.txt.
2005-06-15 12:56:21 +00:00
Michael Kerrisk fd1835be9c Fixes in discussion of SIOCATMARK + general wording and formatting
clean-ups.
2005-06-14 15:24:55 +00:00
Michael Kerrisk 704a18f06d Fixed typos and spelling mistakes 2005-04-18 13:35:29 +00:00
Michael Kerrisk 925d4d6a89 Modified details of interaction of TCP_CORK and TCP_NODELAY 2004-11-11 16:22:41 +00:00
Michael Kerrisk 8dd9ef479f Updated details of interaction of TCP_CORK and TCP_NODELAY 2004-11-11 16:11:50 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00