aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_fsm.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* tcp: remove a 4.4BSD relicGleb Smirnoff2022-12-141-4/+0
* tcp: Remove unused v6 state definitionsMark Johnston2021-08-271-14/+0
* White space cleanup -- remove trailing tab's or spacesRandall Stewart2020-02-121-1/+1
* Revert r334843, and partially revert r335180.Gleb Smirnoff2018-06-231-2/+21
* avoid 'tcp_outflags defined but not used'Matt Macy2018-06-081-21/+2
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Update TCPS_HAVERCVDFIN() macro to correctly include all states a connectionHiren Panchasara2016-08-261-1/+2
* Make tcpstates[] static, and make sure TCPSTATES is defined beforeDag-Erling Smørgrav2007-07-301-1/+1
* Minor white space/style normalization.Robert Watson2007-05-111-6/+8
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* s/send/sent/ in comment describing TCPS_SYN_RECEIVED.Robert Watson2004-11-211-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* WARNS=n and lint(1) silencer. Declare an array of (const) stringsMark Murray2002-02-031-1/+1
* Undo rev 1.10, which took out TH_FIN from the CLOSING state. ThisJonathan Lemon1999-11-071-1/+1
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-1/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Two cosmetic changes, one a typo and the other, a clarification.Julian Elischer1999-04-071-5/+13
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* New style sysctl & staticize alot of stuff.Poul-Henning Kamp1995-11-141-2/+2
* Backed out changes in rev 1.5 that prevent sending FIN if in CLOSINGDavid Greenman1995-03-301-2/+2
* Don't need to retransmit FIN bit in CLOSING state.Garrett Wollman1995-02-161-2/+2
* Obey RFC 793, section 3.4:Garrett Wollman1994-08-261-1/+2
* Made idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+85