summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_pcb.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Changed in_pcblookuphash() to not automatically call in_pcblookup() ifdg1995-05-031-15/+5
* Added splnet protections for PCB list manipulations and traversals.dg1995-04-101-2/+24
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,dg1995-04-091-32/+105
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* pcb allocations are not always done on behalf of a process; it is notdg1995-03-141-2/+2
* Move exact match pcb's to the head of the list to improve lookupdg1995-03-021-3/+8
* Transaction TCP support now standard. Hack away!wollman1995-02-161-21/+1
* T/TCP changes to generic IP code. This is all ifdefed TTCP so shouldwollman1995-02-081-1/+58
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-7/+7
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+497
OpenPOWER on IntegriCloud