summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/nat.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 277714:jhb2015-02-061-3/+3
* Remove unused valueskevlo2012-09-111-3/+3
* Fix some compile errors at high WARNS, including oneluigi2012-07-301-0/+2
* Fix parsing of redirect_addr argument.glebius2011-11-231-1/+2
* Actually, if code had followed style(9), there would be less stupid errorsglebius2011-06-241-15/+30
* One more braino from me.glebius2011-06-221-3/+6
* - Fix my braino in the 220835, when I used strtok(). It isn'tglebius2011-06-171-14/+32
* Implement "global" mode for ipfw nat. It is similar to natd(8)ae2011-06-141-1/+9
* Check nat id a bit more strictly.ae2011-06-141-6/+7
* Rewrite NAT configuration parser, so that memory allocation size isglebius2011-04-191-186/+189
* More whitespace fixes.glebius2011-04-181-29/+29
* Whitespace fixes.glebius2011-04-181-99/+98
* remove some signed/unsigned and one const/!const warningluigi2009-03-051-5/+5
* Add SCTP NAT support.piso2009-02-071-15/+52
* put the altq-related functions into a separate file.luigi2009-02-011-2/+0
* Put nat and ipv6 support in their own files.luigi2009-01-271-0/+905
OpenPOWER on IntegriCloud