View | Details | Raw Unified | Return to bug 35932
Collapse All | Expand All

(-)tcp.4.new (-1 / +3 lines)
Lines 215-221 Link Here
215
Maximum TCP receive window.
215
Maximum TCP receive window.
216
.It tcp.log_in_vain
216
.It tcp.log_in_vain
217
Log any connection attempts to ports where there is not a socket
217
Log any connection attempts to ports where there is not a socket
218
accepting connections.
218
accepting connections. If set to '1' logs TCP-packets with SYN
219
flag set, set to '2' forces to log any. All other values is 
220
equivalent to '0' (turns logging off).
219
.It tcp.slowstart_flightsize
221
.It tcp.slowstart_flightsize
220
The number of packets allowed to be in-flight during the
222
The number of packets allowed to be in-flight during the
221
.Tn TCP
223
.Tn TCP

Return to bug 35932