| Commit message (Expand) | Author | Age | Files | Lines |
| * | ipfw(8): Fix a few mandoc related issues | Gordon Bergling | 2020-12-19 | 1 | -48/+50 |
| * | ipfw(8): Bugfixes for some issues reported by mandoc | Gordon Bergling | 2020-10-03 | 1 | -48/+61 |
| * | ipfw(8): Fix typo in man page | Fernando ApesteguĂa | 2020-08-21 | 1 | -2/+2 |
| * | ipfw: make the "frag" keyword accept additional options "mf", | Gleb Smirnoff | 2020-08-11 | 1 | -8/+25 |
| * | Add support for RFC 6598/Carrier Grade NAT subnets. to libalias and ipfw. | Alexander V. Chernikov | 2020-01-24 | 1 | -1/+4 |
| * | Add "tcpmss" opcode to match the TCP MSS value. | Andrey V. Elsukov | 2019-06-21 | 1 | -1/+7 |
| * | Add `missing` and `or-flush` options to "ipfw table <NAME> create" | Andrey V. Elsukov | 2019-05-24 | 1 | -2/+9 |
| * | Typo fix in ipfw.8: amd -> and | Benedict Reuschling | 2019-04-21 | 1 | -2/+2 |
| * | Reapply r345274 with build fixes for 32-bit architectures. | Andrey V. Elsukov | 2019-03-19 | 1 | -11/+19 |
| * | Revert r345274. It appears that not all 32-bit architectures have | Andrey V. Elsukov | 2019-03-18 | 1 | -18/+10 |
| * | Update NAT64LSN implementation: | Andrey V. Elsukov | 2019-03-18 | 1 | -10/+18 |
| * | Add NAT64 CLAT implementation as defined in RFC6877. | Andrey V. Elsukov | 2019-03-18 | 1 | -0/+71 |
| * | Modify struct nat64_config. | Andrey V. Elsukov | 2019-03-18 | 1 | -11/+17 |
| * | Fix typos and caps for ipfw(8) man page. | Guangyuan Yang | 2019-03-01 | 1 | -16/+16 |
| * | Grammar tweaks in ipfw manual page. | Tom Rhodes | 2019-02-28 | 1 | -4/+4 |
| * | Add ability to request listing and deleting only for dynamic states. | Andrey V. Elsukov | 2018-12-04 | 1 | -5/+4 |
| * | Small language fix after r340978. | Eugene Grosbein | 2018-11-26 | 1 | -1/+1 |
| * | ipfw.8: add new section to EXAMPLES: | Eugene Grosbein | 2018-11-26 | 1 | -0/+51 |
| * | Fix a minor typo in ipfw(8) manual page. | Guangyuan Yang | 2018-11-23 | 1 | -1/+1 |
| * | Fix incorrect DSCP value range from 0..64 to 0..63. | Guangyuan Yang | 2018-11-21 | 1 | -2/+2 |
| * | Fix part of the SYNOPSIS documenting LIST OF RULES AND PREPROCESSING | Eugene Grosbein | 2018-11-13 | 1 | -11/+11 |
| * | Add ability to use dynamic external prefix in ipfw_nptv6 module. | Andrey V. Elsukov | 2018-11-12 | 1 | -1/+10 |
| * | ipfw.8: fix small syntax error in an example | Eugene Grosbein | 2018-11-08 | 1 | -1/+1 |
| * | ipfw(8): clarify layer2 processing abilities | Eugene Grosbein | 2018-11-04 | 1 | -0/+21 |
| * | Retire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option. And add ability | Andrey V. Elsukov | 2018-10-21 | 1 | -3/+43 |
| * | Add description, parameters, options, sysctl and examples of using AQMs to ip... | Guangyuan Yang | 2018-09-27 | 1 | -3/+426 |
| * | Restore the behaviour changed in r337536, when bad `ipfw delete` command | Andrey V. Elsukov | 2018-08-10 | 1 | -3/+8 |
| * | Add "record-state", "set-limit" and "defer-action" rule options to ipfw. | Andrey V. Elsukov | 2018-07-09 | 1 | -8/+101 |
| * | Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8), | Jamie Gritton | 2018-07-03 | 1 | -4/+4 |
| * | Remove extra "ipfw" from example. | Andrey V. Elsukov | 2018-06-28 | 1 | -4/+4 |
| * | Update NAT64 documentation, now we support any IPv6 prefixes. | Andrey V. Elsukov | 2018-05-09 | 1 | -9/+11 |
| * | Fix typo. | Oleg Bulyzhin | 2018-04-11 | 1 | -1/+1 |
| * | Remove note that `fwd tablearg` is supported only by IPv4. IPv6 is | Andrey V. Elsukov | 2018-03-19 | 1 | -2/+2 |
| * | Do not try to reassemble IPv6 fragments in "reass" rule. | Andrey V. Elsukov | 2018-03-12 | 1 | -2/+2 |
| * | DSCP values passed to setdscp need to be lowercase. | Nick Hibma | 2018-02-13 | 1 | -22/+22 |
| * | Fix a few more speelling errors | Eitan Adler | 2017-12-28 | 1 | -1/+1 |
| * | Add to ipfw support for sending an SCTP packet containing an ABORT chunk. | Michael Tuexen | 2017-11-26 | 1 | -1/+9 |
| * | Fix a bug which avoided that rules for matching port numbers for SCTP | Michael Tuexen | 2017-10-02 | 1 | -3/+3 |
| * | ipfw: Note that bandwidth can take G suffix in the manpage | Emmanuel Vadot | 2017-06-23 | 1 | -1/+1 |
| * | ipfw.8: Note that the ipfw_nat kernel module must be loaded or that the | Emmanuel Vadot | 2017-06-01 | 1 | -0/+5 |
| * | Add `ipfw table all destroy` support. | Andrey V. Elsukov | 2017-05-02 | 1 | -1/+3 |
| * | Add ipfw_pmod kernel module. | Andrey V. Elsukov | 2017-04-03 | 1 | -1/+15 |
| * | Change the syntax of ipfw's named states. | Andrey V. Elsukov | 2017-03-15 | 1 | -15/+15 |
| * | Add support for non-contiguous IPv6 masks in ipfw(8) rules. | Andrey V. Elsukov | 2016-10-18 | 1 | -1/+19 |
| * | Remove the kernel optoion for IPSEC_FILTERTUNNEL, which was deprecated | Bjoern A. Zeeb | 2016-08-21 | 1 | -3/+2 |
| * | Add `stats reset` command implementation to NPTv6 module | Andrey V. Elsukov | 2016-08-13 | 1 | -1/+1 |
| * | Add ipfw_nat64 module that implements stateless and stateful NAT64. | Andrey V. Elsukov | 2016-08-13 | 1 | -2/+223 |
| * | Add named dynamic states support to ipfw(4). | Andrey V. Elsukov | 2016-07-19 | 1 | -11/+35 |
| * | Add ipfw_nptv6 module that implements Network Prefix Translation for IPv6 | Andrey V. Elsukov | 2016-07-18 | 1 | -1/+60 |
| * | Belatedly bump .Dd date for Dummynet AQM import in r300779. | Don Lewis | 2016-06-02 | 1 | -1/+1 |