summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_divert.c
Commit message (Expand)AuthorAgeFilesLines
* Spotted and fixed a few more bogons not relevant to -current.Julian Elischer1998-07-061-10/+9
* clean up some oversights on the last commitsJulian Elischer1998-07-061-11/+11
* MFC: merge in some minor cleanups for IP divertJulian Elischer1998-07-011-29/+10
* MFC: 1.29->1.30Julian Elischer1998-06-121-24/+26
* MFC: add option to fix divert infinite loopJulian Elischer1998-06-051-2/+48
* MFC: rev 1.25Julian Elischer1998-05-281-7/+49
* MFC: Take the loop avoidance factor from where the user put it and notJulian Elischer1998-05-281-2/+6
* MFC: call in_pcballoc() at splnet.David Greenman1997-12-181-4/+9
* Merged from -current: data struct reorg and improved ordering of comparesDavid Greenman1997-09-301-2/+2
* YACFCJulian Elischer1997-06-201-5/+18
* Merged with -current: improved PCB hash algorithm.David Greenman1997-03-031-2/+2
* YAMFC (revisions 1.4, 1.56, and 1.48, respectively)Joerg Wunsch1997-02-021-3/+2
* Adding changes to ipfw and the kernel to support ip packet diversion..Julian Elischer1996-07-101-0/+365