Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
* | Use epoch(9) directly instead of obsoleted KPI. | Gleb Smirnoff | 2019-10-14 | 1 | -2/+3 |
* | Reimplement how net.inet.ip.fw.dyn_keep_states works. | Andrey V. Elsukov | 2018-12-04 | 1 | -0/+1 |
* | Add ability to use dynamic external prefix in ipfw_nptv6 module. | Andrey V. Elsukov | 2018-11-12 | 1 | -13/+164 |
* | Use the new VNET_DEFINE_STATIC macro when we are defining static VNET | Andrew Turner | 2018-07-24 | 1 | -1/+1 |
* | Do not acquire IPFW_WLOCK when a named object is created and destroyed. | Andrey V. Elsukov | 2017-09-20 | 1 | -5/+0 |
* | Fix IPv6 extension header parsing. The length field doesn't include the | Andrey V. Elsukov | 2017-06-29 | 1 | -1/+1 |
* | Fix NPTv6 rule counters when one_pass is not enabled. | Andrey V. Elsukov | 2017-03-01 | 1 | -14/+16 |
* | Add `stats reset` command implementation to NPTv6 module | Andrey V. Elsukov | 2016-08-13 | 1 | -0/+36 |
* | Add ipfw_nptv6 module that implements Network Prefix Translation for IPv6 | Andrey V. Elsukov | 2016-07-18 | 1 | -0/+856 |