aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized variable in ipfw.Gordon Tetlow2020-12-014-11/+10
* MFC r364321: ipfw: line up `ipfw -t list` with and without timestampEd Maste2020-08-211-1/+1
* MFC r363904:Andrey V. Elsukov2020-08-122-0/+6
* MFC r363164, r363166:Mark Johnston2020-07-2713-284/+310
* MFC r362619:Mark Johnston2020-07-091-24/+35
* MFC r362582:Mark Johnston2020-07-011-7/+2
* MFC r357092,357787: Add support for RFC 6598/Carrier Grade NAT subnetsEugene Grosbein2020-04-074-3/+15
* MFC r359271:Andrey V. Elsukov2020-04-063-7/+30
* MFC r355222, r355260:Xin LI2019-12-151-1/+1
* MFC r353545:Andrey V. Elsukov2019-10-181-0/+1
* MFC r350576: ipfw: fix jail option after r348215Kyle Evans2019-08-151-3/+18
* MFC r349364:Andrey V. Elsukov2019-07-031-0/+6
* MFC r349267:Andrey V. Elsukov2019-07-013-6/+23
* MFC r348235:Andrey V. Elsukov2019-06-073-7/+44
* MFC r346885:Andrey V. Elsukov2019-05-131-0/+4
* MFC r346490:Benedict Reuschling2019-04-241-2/+2
* MFC r345293:Andrey V. Elsukov2019-04-143-83/+74
* MFC r344665 (by trhodes):Andrey V. Elsukov2019-04-141-4/+4
* MFC r345264:Andrey V. Elsukov2019-04-146-1/+616
* MFC r345263:Andrey V. Elsukov2019-04-142-6/+8
* MFC r345262:Andrey V. Elsukov2019-04-144-11/+51
* MFC r344709:Guangyuan Yang2019-03-111-16/+16
* MFC r343877,r343880:Bryan Drewery2019-02-281-3/+7
* MFC r341472:Andrey V. Elsukov2019-02-024-25/+61
* MFC r342298:Andrey V. Elsukov2018-12-281-1/+2
* MFC r341798:Andrey V. Elsukov2018-12-171-11/+8
* MFC r340394: ipfw.8: Fix part of the SYNOPSIS documentingEugene Grosbein2018-12-131-11/+11
* MFC r340360:Andrey V. Elsukov2018-12-123-5/+37
* MFC r340110: ipfw(8): clarify layer2 processing abilitiesEugene Grosbein2018-12-041-0/+21
* MFC r340792:Guangyuan Yang2018-11-301-1/+1
* MFC r340978-340979: ipfw.8: new section to EXAMPLES: SELECTIVE MIRRORINGEugene Grosbein2018-11-291-0/+51
* MFC r340717:Guangyuan Yang2018-11-281-2/+2
* MFC r340689:Andrey V. Elsukov2018-11-271-1/+1
* MFC r339539:Andrey V. Elsukov2018-11-171-1/+10
* MFC r339542:Andrey V. Elsukov2018-11-171-3/+43
* MFC r340249: ipfw.8: fix small syntax error in an exampleEugene Grosbein2018-11-171-1/+1
* MFC r340100:Andrey V. Elsukov2018-11-091-3/+1
* MFC r339740:Andrey V. Elsukov2018-10-281-1/+1
* Add description, parameters, options, sysctl and examples of using AQMs to ip...Guangyuan Yang2018-09-271-3/+426
* Add "src-ip" or "dst-ip" keyword to the output, when we are printing theAndrey V. Elsukov2018-09-261-0/+12
* Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-221-0/+3
* Restore the behaviour changed in r337536, when bad `ipfw delete` commandAndrey V. Elsukov2018-08-102-4/+9
* If -q flag is specified, do not complain when we are trying to deleteAndrey V. Elsukov2018-08-091-3/+9
* Add "record-state", "set-limit" and "defer-action" rule options to ipfw.Andrey V. Elsukov2018-07-093-26/+172
* Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8),Jamie Gritton2018-07-033-9/+9
* Remove extra "ipfw" from example.Andrey V. Elsukov2018-06-281-4/+4
* Fix the printing of rule comments.Andrey V. Elsukov2018-05-101-3/+3
* Update NAT64 documentation, now we support any IPv6 prefixes.Andrey V. Elsukov2018-05-091-9/+11
* Bring in some last changes in NAT64 implementation:Andrey V. Elsukov2018-05-093-16/+20
* Fix indenting in ipv6.c file, use tabs instead of mixing tabs and spaces.Andrey V. Elsukov2018-04-121-176/+171