summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
Commit message (Expand)AuthorAgeFilesLines
* Add the timestamp of the last match, packet and byte counters to tableLuiz Souza2017-07-152-5/+68
* MFC r316435:ae2017-07-153-1/+40
* MFC r316434:ae2017-07-151-0/+16
* MFC r304041:ae2017-07-158-7/+1676
* MFC r303012:ae2017-07-156-0/+501
* MFC r303018:ae2017-07-153-25/+127
* Use , to separate MAC address pair items. IPFW is already designed to deal wi...Renato Botelho2016-10-211-1/+1
* Ooops, the second argument is only necessary when a table is not used.Luiz Otavio O Souza2016-10-201-1/+4
* Remove unnecessary assignment.Luiz Otavio O Souza2016-10-181-1/+0
* Add ipfw support to MAC address tables.Luiz Otavio O Souza2016-10-173-4/+73
* Merge from stable/11 r304079: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
| * Merge sync of headsjg2015-05-276-124/+254
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-1910-1087/+4078
| |\
| * \ Merge head from 7/28sjg2014-08-194-13/+28
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headsjg2014-04-284-16/+69
| |\ \ \ \
| * \ \ \ \ Merge from headsjg2013-09-052-24/+24
| |\ \ \ \ \
| * \ \ \ \ \ sync from headsjg2013-04-124-122/+452
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | | Updated dependenciessjg2013-02-161-2/+0
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Sync from headsjg2012-11-045-78/+148
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
| | |_|_|/ / / / / / / | |/| | | | | | | | |
OpenPOWER on IntegriCloud