aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ipfilter/netinet/ip_state.c
Commit message (Expand)AuthorAgeFilesLines
* 2020447 IPFilter's NAT can undo name server random port selectionDarren Reed2008-07-241-2/+16
* Apply a few changes from ipfilter-current:Darren Reed2007-10-301-1/+6
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.Darren Reed2007-10-181-64/+108
* Merge IPFilter 4.1.23 back to HEADDarren Reed2007-06-041-230/+503
* TCP Window scaling was being recognised but the recorded settings were beingDarren Reed2006-12-241-19/+7
* Resolve conflictsGuido van Rooij2006-08-161-48/+72
* Resolve conflictsGuido van Rooij2005-12-301-93/+161
* Merge the changes from 3.4.35 to 4.1.8 into the kernel source treeDarren Reed2005-04-251-1181/+2673
* Enable fine grained locking within IPFilter, using mtx(9) and sx(9) allowingDarren Reed2004-12-241-1/+1
* Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:Darren Reed2004-06-211-51/+83
* Explicitly declare 'int' parameters.David E. O'Brien2003-04-211-0/+1
* fix bug in updating of interface pointers when resyncing stateDarren Reed2003-02-151-6/+30
* Commit import changed from vendor branch of ipfilter to -current headDarren Reed2003-02-151-15/+32
* Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.Darren Reed2002-08-281-5/+9
* Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28Darren Reed2002-06-071-6/+11
* Merge updates from 3.4.26 - 3.4.27.Darren Reed2002-04-271-30/+36
* bring in changes from 3.4.26.Darren Reed2002-04-251-59/+157
* fix conflicts (mostly damn rcs id's) generated by importDarren Reed2002-03-191-199/+408
* Backout inclusion of queue.h since rev 1.38 sys/file.h now has itAlfred Perlstein2002-01-141-3/+0
* Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution.Alfred Perlstein2002-01-131-0/+3
* fix conflicts created by importDarren Reed2001-07-281-30/+43
* Move IPFilter into contrib.Jonathan Lemon2001-06-071-0/+1901