aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/tcp.4
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in man pages under /share/manBenedict Reuschling2024-01-021-3/+3
* tcp: for LRD move sysctl from tcp.do_lrd tp tcp.sack.lrd, remove sockoptRichard Scheffenegger2023-11-301-7/+7
* tcp: enable LRD by defaultRichard Scheffenegger2023-11-301-2/+2
* share: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* [tcp] add PRR 6937bis heuristic and retire prr_conservative sysctlRichard Scheffenegger2023-11-151-7/+1
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* tcp(4): fix a misnomerMitchell Horne2023-06-291-2/+2
* tcp: make the maximum number of retransmissions tunable per VNETRichard Scheffenegger2023-06-061-1/+4
* tcp: retire net.inet.tcp.tcp_require_unique_portGleb Smirnoff2023-02-031-5/+1
* tcp_rack: Add a manual pageGordon Bergling2022-11-071-1/+2
* tcp.4: undocument compressed TIME_WAITGleb Smirnoff2022-10-311-18/+1
* tcp: honor rfc1323 sysctl on passive sessionsRichard Scheffenegger2022-10-061-1/+1
* tcp: allow window scale and timestamps to be toggled individuallyRichard Scheffenegger2022-10-031-1/+12
* Tcp progress timeoutRandall Stewart2022-09-271-0/+12
* tcp: Functional implementation of Accurate ECNRichard Scheffenegger2022-08-311-0/+7
* tcp.4: Add missing sysctls, other fixesMike Karels2022-08-021-18/+80
* tcp.4: Sort sysctl variablesMike Karels2022-07-201-304/+321
* inet.4 tcp.4 udp.4: update date, fix typoMike Karels2022-07-141-1/+1
* inet.4 tcp.4 udp.4: Replace *CTL_* OID macro names with sysctl namesMike Karels2022-07-141-9/+5
* syncache: accept packet with no SA when TCP_MD5SIG is setRobert Wing2022-01-091-1/+5
* tcp: document TCP Fast Open (RFC 7413) in tcp(4)Philip Paeps2021-09-031-0/+134
* tcp: tolerate missing timestampsMichael Tuexen2021-06-271-2/+4
* tcp: SACK Lost Retransmission Detection (LRD)Richard Scheffenegger2021-05-101-0/+7
* tcp: fix man pageMichael Tuexen2021-04-241-1/+3
* tcp: add support for TCP over UDPMichael Tuexen2021-04-181-1/+14
* tcp: Rename rfc6675_pipe to sack.revised, and enable by defaultRichard Scheffenegger2021-04-171-11/+14
* tcp: Use jenkins_hash32() in hostcacheRichard Scheffenegger2021-04-081-2/+50
* update the SACK loss recovery to RFC6675, with the following new features:Richard Scheffenegger2021-02-161-1/+9
* Adding PRR sysctls to tcp(4) man pageRichard Scheffenegger2021-02-121-2/+15
* tcp: add sysctl to tolerate TCP segments missing timestampsMichael Tuexen2021-01-141-3/+20
* Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domainAndrew Gallatin2020-12-191-1/+16
* Add a manpage for kernel TLS.John Baldwin2020-11-251-76/+11
* tcp(4): Add a reference for tcp_bbr(4) man pageGordon Bergling2020-09-241-0/+1
* Add support for KTLS RX via software decryption.John Baldwin2020-07-231-4/+16
* Initial support for kernel offload of TLS receive.John Baldwin2020-04-271-7/+31
* Document TCP_TLS_MODE_TOE.John Baldwin2020-04-161-1/+3
* Allow the TCP backhole detection to be disabled at all, enabled onlyMichael Tuexen2020-03-311-7/+17
* Be a bit more precisly in the description of the sysctl variableMichael Tuexen2020-03-291-9/+7
* Make use of the stats(3) framework in the TCP stack.Edward Tomasz Napierala2019-12-021-1/+17
* This is an initial step in implementing the new congestion windowMichael Tuexen2019-12-011-0/+6
* Add a description for the TCP sysctl variable rfc6675_pipe.Michael Tuexen2019-12-011-1/+4
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-271-1/+46
* Add a sysctl variable ts_offset_per_conn to change the computationMichael Tuexen2019-07-231-1/+5
* Add sysctl variable net.inet.tcp.rexmit_initial for setting RTO.InitialMichael Tuexen2019-03-231-2/+3
* Fix a slew of mdoc errors and warnings.Christian Brueffer2019-02-231-2/+1
* Bump date after r337384.Jonathan T. Looney2018-08-061-1/+1
* Address concerns about CPU usage while doing TCP reassembly.Jonathan T. Looney2018-08-061-0/+14
* Plug a memory leak and potential NULL-pointer dereference introduced in r331214.Lawrence Stewart2018-05-171-2/+2
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-15/+9
* Man page update to go along with r312907.Hiren Panchasara2017-01-301-1/+7