| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix uninitialized variable in ipfw. | Gordon Tetlow | 2020-12-01 | 4 | -11/+10 |
| * | MFC r364321: ipfw: line up `ipfw -t list` with and without timestamp | Ed Maste | 2020-08-21 | 1 | -1/+1 |
| * | MFC r363904: | Andrey V. Elsukov | 2020-08-12 | 2 | -0/+6 |
| * | MFC r363164, r363166: | Mark Johnston | 2020-07-27 | 13 | -284/+310 |
| * | MFC r362619: | Mark Johnston | 2020-07-09 | 1 | -24/+35 |
| * | MFC r362582: | Mark Johnston | 2020-07-01 | 1 | -7/+2 |
| * | MFC r357092,357787: Add support for RFC 6598/Carrier Grade NAT subnets | Eugene Grosbein | 2020-04-07 | 4 | -3/+15 |
| * | MFC r359271: | Andrey V. Elsukov | 2020-04-06 | 3 | -7/+30 |
| * | MFC r355222, r355260: | Xin LI | 2019-12-15 | 1 | -1/+1 |
| * | MFC r353545: | Andrey V. Elsukov | 2019-10-18 | 1 | -0/+1 |
| * | MFC r350576: ipfw: fix jail option after r348215 | Kyle Evans | 2019-08-15 | 1 | -3/+18 |
| * | MFC r349364: | Andrey V. Elsukov | 2019-07-03 | 1 | -0/+6 |
| * | MFC r349267: | Andrey V. Elsukov | 2019-07-01 | 3 | -6/+23 |
| * | MFC r348235: | Andrey V. Elsukov | 2019-06-07 | 3 | -7/+44 |
| * | MFC r346885: | Andrey V. Elsukov | 2019-05-13 | 1 | -0/+4 |
| * | MFC r346490: | Benedict Reuschling | 2019-04-24 | 1 | -2/+2 |
| * | MFC r345293: | Andrey V. Elsukov | 2019-04-14 | 3 | -83/+74 |
| * | MFC r344665 (by trhodes): | Andrey V. Elsukov | 2019-04-14 | 1 | -4/+4 |
| * | MFC r345264: | Andrey V. Elsukov | 2019-04-14 | 6 | -1/+616 |
| * | MFC r345263: | Andrey V. Elsukov | 2019-04-14 | 2 | -6/+8 |
| * | MFC r345262: | Andrey V. Elsukov | 2019-04-14 | 4 | -11/+51 |
| * | MFC r344709: | Guangyuan Yang | 2019-03-11 | 1 | -16/+16 |
| * | MFC r343877,r343880: | Bryan Drewery | 2019-02-28 | 1 | -3/+7 |
| * | MFC r341472: | Andrey V. Elsukov | 2019-02-02 | 4 | -25/+61 |
| * | MFC r342298: | Andrey V. Elsukov | 2018-12-28 | 1 | -1/+2 |
| * | MFC r341798: | Andrey V. Elsukov | 2018-12-17 | 1 | -11/+8 |
| * | MFC r340394: ipfw.8: Fix part of the SYNOPSIS documenting | Eugene Grosbein | 2018-12-13 | 1 | -11/+11 |
| * | MFC r340360: | Andrey V. Elsukov | 2018-12-12 | 3 | -5/+37 |
| * | MFC r340110: ipfw(8): clarify layer2 processing abilities | Eugene Grosbein | 2018-12-04 | 1 | -0/+21 |
| * | MFC r340792: | Guangyuan Yang | 2018-11-30 | 1 | -1/+1 |
| * | MFC r340978-340979: ipfw.8: new section to EXAMPLES: SELECTIVE MIRRORING | Eugene Grosbein | 2018-11-29 | 1 | -0/+51 |
| * | MFC r340717: | Guangyuan Yang | 2018-11-28 | 1 | -2/+2 |
| * | MFC r340689: | Andrey V. Elsukov | 2018-11-27 | 1 | -1/+1 |
| * | MFC r339539: | Andrey V. Elsukov | 2018-11-17 | 1 | -1/+10 |
| * | MFC r339542: | Andrey V. Elsukov | 2018-11-17 | 1 | -3/+43 |
| * | MFC r340249: ipfw.8: fix small syntax error in an example | Eugene Grosbein | 2018-11-17 | 1 | -1/+1 |
| * | MFC r340100: | Andrey V. Elsukov | 2018-11-09 | 1 | -3/+1 |
| * | MFC r339740: | Andrey V. Elsukov | 2018-10-28 | 1 | -1/+1 |
| * | Add description, parameters, options, sysctl and examples of using AQMs to ip... | Guangyuan Yang | 2018-09-27 | 1 | -3/+426 |
| * | Add "src-ip" or "dst-ip" keyword to the output, when we are printing the | Andrey V. Elsukov | 2018-09-26 | 1 | -0/+12 |
| * | Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of | Patrick Kelsey | 2018-08-22 | 1 | -0/+3 |
| * | Restore the behaviour changed in r337536, when bad `ipfw delete` command | Andrey V. Elsukov | 2018-08-10 | 2 | -4/+9 |
| * | If -q flag is specified, do not complain when we are trying to delete | Andrey V. Elsukov | 2018-08-09 | 1 | -3/+9 |
| * | Add "record-state", "set-limit" and "defer-action" rule options to ipfw. | Andrey V. Elsukov | 2018-07-09 | 3 | -26/+172 |
| * | Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8), | Jamie Gritton | 2018-07-03 | 3 | -9/+9 |
| * | Remove extra "ipfw" from example. | Andrey V. Elsukov | 2018-06-28 | 1 | -4/+4 |
| * | Fix the printing of rule comments. | Andrey V. Elsukov | 2018-05-10 | 1 | -3/+3 |
| * | Update NAT64 documentation, now we support any IPv6 prefixes. | Andrey V. Elsukov | 2018-05-09 | 1 | -9/+11 |
| * | Bring in some last changes in NAT64 implementation: | Andrey V. Elsukov | 2018-05-09 | 3 | -16/+20 |
| * | Fix indenting in ipv6.c file, use tabs instead of mixing tabs and spaces. | Andrey V. Elsukov | 2018-04-12 | 1 | -176/+171 |