summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fw_nat.c
Commit message (Expand)AuthorAgeFilesLines
* Add SCTP NAT support.piso2009-02-071-0/+4
|\
| * Import sctp nat support in ipfw obtained from CAIA - http://caia.swin.edu.au.piso2008-12-281-0/+7
|/
* Put a global variables, which were virtualized but formerlybz2008-12-111-2/+1
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-101-0/+2
* unlock when donekmacy2008-12-101-1/+1
* don't reference if_addr_mtx directlykmacy2008-12-101-2/+2
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+8
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-35/+36
* PKT_ALIAS_FOUND_HEADER_FRAGMENT result is not an error, so pass that packet.mav2008-06-011-3/+4
* When unloading kld, don't forget to flush the nat pointers.piso2008-03-031-0/+7
* Move ipfw's nat code into its own kld: ipfw_nat.piso2008-02-291-0/+646
OpenPOWER on IntegriCloud