summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* Brought in T/TCP fixes from main branch: retransmitted SYN segments couldDavid Greenman1996-01-311-1/+20
* Brought in fix from rev 1.17: start 2MSL timer for FIN_WAIT_2.David Greenman1995-11-031-2/+6
* Brought in changes from rev 1.16: fix rare mbuf leak.David Greenman1995-09-151-2/+14
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,David Greenman1995-04-091-4/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-6/+4
* Include missing <sys/kernel.h> for `hz'.Garrett Wollman1995-02-171-1/+2
* Correctly initialize so_linger in ticks (not seconds).Garrett Wollman1995-02-161-3/+3
* Transaction TCP support now standard. Hack away!Garrett Wollman1995-02-161-48/+0
* Add lots of useful MIB variables and a few not-so-useful ones forGarrett Wollman1995-02-161-9/+22
* Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> andGarrett Wollman1995-02-091-2/+199
* Fix PR 59: don't allow TCP connections withmulticast addresses at eitherGarrett Wollman1994-12-151-1/+22
* Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.David Greenman1994-09-151-1/+5
* Added $Id$David Greenman1994-08-021-0/+1
* Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdefDavid Greenman1994-05-291-2/+12
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+517