aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ipfilter/netinet/ip_nat.c
Commit message (Expand)AuthorAgeFilesLines
* Add hierarchical jails. A jail may further virtualize its environmentJamie Gritton2009-05-271-0/+4
* 2020447 IPFilter's NAT can undo name server random port selectionDarren Reed2008-07-261-1/+3
* 2020447 IPFilter's NAT can undo name server random port selectionDarren Reed2008-07-241-3/+12
* Apply a few changes from ipfilter-current:Darren Reed2007-10-301-26/+44
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.Darren Reed2007-10-181-67/+187
* Merge IPFilter 4.1.23 back to HEADDarren Reed2007-06-041-243/+724
* Resolve conflictsGuido van Rooij2006-08-161-115/+100
* Resolve conflictsGuido van Rooij2005-12-301-31/+70
* - Comment out duplicate rcsid strings in *.c filesDarren Reed2005-04-271-1/+1
* Merge the changes from 3.4.35 to 4.1.8 into the kernel source treeDarren Reed2005-04-251-1462/+3313
* Make ip_nat compile again. Should read #if->n<-def LARGE_NAT as in ipf 4.xMax Laier2004-12-181-1/+1
* Move two variables that are unused if LARGE_NAT is defined inside an #ifdefDarren Reed2004-12-171-1/+4
* Allow ipnat redirect rules to work for non-TCP/UDP packets.Darren Reed2004-12-171-3/+5
* Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:Darren Reed2004-06-211-208/+176
* Commit import changed from vendor branch of ipfilter to -current headDarren Reed2003-02-151-3/+83
* Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.Darren Reed2002-08-281-4/+7
* Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28Darren Reed2002-06-071-1/+5
* Merge updates from 3.4.26 - 3.4.27.Darren Reed2002-04-271-6/+1
* bring in changes from 3.4.26.Darren Reed2002-04-251-26/+94
* fix conflicts (mostly damn rcs id's) generated by importDarren Reed2002-03-191-183/+282
* 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
* Import this patch to address user concerns.Darren Reed2002-01-041-1/+1
* Fix initialisation of struct nat entry, to solve a panic that occursGuido van Rooij2001-12-051-0/+1
* fix conflicts created by importDarren Reed2001-07-281-67/+89
* Move IPFilter into contrib.Jonathan Lemon2001-06-071-0/+2739