summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
Commit message (Expand)AuthorAgeFilesLines
* Make the bandwidth internal storage an unsigned int in IPFW dummynet.Luiz Souza2017-10-261-4/+5
* ipfw: dummynet: Add 'G' and 'g' suffix for bandwidth configuration/displaymanu2017-10-261-0/+5
* Add support for the classic pfSense 'mixed' tables.Luiz Souza2017-07-201-2/+16
* Ooops, the second argument is only necessary when a table is not used.Luiz Otavio O Souza2017-07-201-1/+4
* Add the timestamp of the last match, packet and byte counters to tableLuiz Souza2017-07-152-5/+68
* Use , to separate MAC address pair items. IPFW is already designed to deal wi...Renato Botelho2017-07-151-1/+1
* Remove unnecessary assignment.Luiz Otavio O Souza2017-07-151-1/+0
* Add ipfw support to MAC address tables.Luiz Otavio O Souza2017-07-153-4/+73
* MFC r318400:ae2017-05-241-10/+6
* MFC: r317343marius2017-05-141-2/+3
* MFC r317666:ae2017-05-101-5/+6
* MFC r317667:ae2017-05-101-1/+1
* MFC r317663:ae2017-05-101-7/+7
* MFC r317682:ae2017-05-102-9/+37
* MFC r316435:ae2017-04-173-1/+40
* MFC r316434:ae2017-04-171-0/+16
* MFC r304041:ae2017-04-038-7/+1676
* MFC r307570:ae2017-04-032-20/+44
* MFC r303012:ae2017-04-036-0/+501
* MFC r303018:ae2017-03-303-25/+127
* MFC r304572 (by bz):ae2017-03-181-2/+1
* MFC r309281:oleg2016-12-081-1/+1
* MFC r308673:ae2016-11-223-25/+20
* MFC r303955:ae2016-08-141-2/+2
* MFC r303842:ae2016-08-111-10/+17
* MFC r303615:ae2016-08-041-5/+17
* MFC r302561,302565:ae2016-07-182-0/+4
* Hide warning about non-existent lookup tables and informational messagesae2016-07-021-5/+4
* Belatedly bump .Dd date for Dummynet AQM import in r300779.truckman2016-06-021-1/+1
* Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).truckman2016-05-262-2/+605
* Make `ipfw internal olist` output more user friendly.ae2016-05-171-2/+35
* Make named objects set-aware. Now it is possible to create namedae2016-05-171-0/+3
* sbin: minor spelling fixes.pfg2016-04-302-3/+3
* MFHgjb2016-04-164-48/+163
|\
| * Add External Actions KPI to ipfw(9).ae2016-04-143-43/+158
| * Fix output formatting of O_UNREACH6 opcode.ae2016-04-143-5/+5
* | MFHgjb2016-03-101-0/+1
|\ \ | |/
| * Set buffer to empty string to prevent duplicated output in some cases.ae2016-03-091-0/+1
* | MFHgjb2016-03-021-1/+1
|\ \ | |/
| * Fix bug in filling and handling ipfw's O_DSCP opcode.ae2016-02-241-1/+1
* | Create packages for atm, ccdconfig, devd, ipf, ipfw,gjb2016-02-091-0/+1
|/
* Implement `ipfw internal olist` command to list named objects.ae2015-11-032-0/+42
* Fix a ton of speelling errorseadler2015-10-211-5/+5
* Fix possible segmentation fault.ae2015-10-031-1/+1
* Code cleanup unused-but-set-variable spotted by gcc.araujo2015-08-253-14/+4
* In ipfw2, avoid left-shifting negative integers, which is undefined.dim2015-08-121-4/+4
* sbin/ipfw fix typo: info -> intofeld2015-08-101-1/+1
* Fix ipfw range deletion.melifaro2015-08-031-3/+8
* Add META_MODE support.sjg2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
OpenPOWER on IntegriCloud