summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_divert.c
Commit message (Expand)AuthorAgeFilesLines
* Back out DIAGNOSTIC changes.eivind1998-02-061-2/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+2
* Improved connection establishment performance by doing local port lookups viadg1998-01-271-1/+2
* Make INET a proper option.eivind1998-01-081-1/+7
* Call in_pcballoc() at splnet(). As near as I can tell, this won't fixdg1997-12-181-4/+9
* Update network code to use poll support.peter1997-09-141-2/+2
* Some mbuf -> sockaddr changes seem to have been missed here.peter1997-09-131-7/+7
* Removed unused #includes.bde1997-08-021-3/+1
* Submitted by: Whistle Communications (archie Cobbs)julian1997-06-021-5/+18
* typo fix, s/imp/inp'; move lookup call inside splnet since there werepeter1997-06-011-2/+2
* Uninitialised inp variable in div_bind().peter1997-05-261-1/+2
* Attempt to convert the ip_divert code to use the new-style protocol requestpeter1997-05-241-101/+87
* Reorganize elements of the inpcb struct to take better advantage ofdg1997-04-031-2/+2
* Improved performance of hash algorithm while (hopefully) not reducingdg1997-03-031-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Fix the parameters of a call to in_setsockaddr().wollman1997-02-201-1/+1
* Reset ip_divert_ignore to zero immediately after use - also,brian1997-02-021-2/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Convert the interface address and IP interface address structureswollman1996-12-131-3/+3
* Adding changes to ipfw and the kernel to support ip packet diversion..julian1996-07-101-0/+365
OpenPOWER on IntegriCloud