Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer actual field names (if_addrhead, ifa_link) to macros aliasing | rwatson | 2009-04-20 | 1 | -1/+1 |
* | Add SCTP NAT support. | piso | 2009-02-07 | 1 | -0/+4 |
|\ | |||||
| * | Import sctp nat support in ipfw obtained from CAIA - http://caia.swin.edu.au. | piso | 2008-12-28 | 1 | -0/+7 |
|/ | |||||
* | Put a global variables, which were virtualized but formerly | bz | 2008-12-11 | 1 | -2/+1 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -0/+2 |
* | unlock when done | kmacy | 2008-12-10 | 1 | -1/+1 |
* | don't reference if_addr_mtx directly | kmacy | 2008-12-10 | 1 | -2/+2 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+8 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -35/+36 |
* | PKT_ALIAS_FOUND_HEADER_FRAGMENT result is not an error, so pass that packet. | mav | 2008-06-01 | 1 | -3/+4 |
* | When unloading kld, don't forget to flush the nat pointers. | piso | 2008-03-03 | 1 | -0/+7 |
* | Move ipfw's nat code into its own kld: ipfw_nat. | piso | 2008-02-29 | 1 | -0/+646 |