summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_pcb.h
Commit message (Expand)AuthorAgeFilesLines
* Improved connection establishment performance by doing local port lookups viadg1998-01-271-23/+34
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-6/+7
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-271-4/+4
* Reorganize elements of the inpcb struct to take better advantage ofdg1997-04-031-6/+12
* Improved performance of hash algorithm while (hopefully) not reducingdg1997-03-031-2/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Convert raw IP from mondo-switch-statement-from-Hell towollman1997-02-181-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add the IP_RECVIF socket option, which supplies a packet's incoming interfacefenner1996-11-111-2/+4
* Fix braino on my part. When we have three different port ranges (default,peter1996-10-301-1/+3
* Improved in_pcblookuphash() to support wildcarding, and changed relaventdg1996-10-071-3/+3
* Mark sockets where the kernel chose the port# for.phk1996-08-231-1/+2
* Make the default behavior of local port assignment match traditionalpeter1996-02-221-1/+3
* Added explicit include of <sys/queue.h>. Currently, some things onlybde1995-12-051-1/+3
* New style sysctl & staticize alot of stuff.phk1995-11-141-3/+1
* Backed out Jordan's #include of queue.hdg1995-04-101-3/+1
* #include <sys/queue.h> or die horribly.jkh1995-04-091-1/+3
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,dg1995-04-091-9/+21
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* Made idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-6/+6
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+88
OpenPOWER on IntegriCloud