| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r309281: | oleg | 2016-12-08 | 1 | -1/+1 |
* | MFC r308673: | ae | 2016-11-22 | 3 | -25/+20 |
* | MFC r303955: | ae | 2016-08-14 | 1 | -2/+2 |
* | MFC r303842: | ae | 2016-08-11 | 1 | -10/+17 |
* | MFC r303615: | ae | 2016-08-04 | 1 | -5/+17 |
* | MFC r302561,302565: | ae | 2016-07-18 | 2 | -0/+4 |
* | Hide warning about non-existent lookup tables and informational messages | ae | 2016-07-02 | 1 | -5/+4 |
* | Belatedly bump .Dd date for Dummynet AQM import in r300779. | truckman | 2016-06-02 | 1 | -1/+1 |
* | Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE). | truckman | 2016-05-26 | 2 | -2/+605 |
* | Make `ipfw internal olist` output more user friendly. | ae | 2016-05-17 | 1 | -2/+35 |
* | Make named objects set-aware. Now it is possible to create named | ae | 2016-05-17 | 1 | -0/+3 |
* | sbin: minor spelling fixes. | pfg | 2016-04-30 | 2 | -3/+3 |
* | MFH | gjb | 2016-04-16 | 4 | -48/+163 |
|\ |
|
| * | Add External Actions KPI to ipfw(9). | ae | 2016-04-14 | 3 | -43/+158 |
| * | Fix output formatting of O_UNREACH6 opcode. | ae | 2016-04-14 | 3 | -5/+5 |
* | | MFH | gjb | 2016-03-10 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Set buffer to empty string to prevent duplicated output in some cases. | ae | 2016-03-09 | 1 | -0/+1 |
* | | MFH | gjb | 2016-03-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix bug in filling and handling ipfw's O_DSCP opcode. | ae | 2016-02-24 | 1 | -1/+1 |
* | | Create packages for atm, ccdconfig, devd, ipf, ipfw, | gjb | 2016-02-09 | 1 | -0/+1 |
|/ |
|
* | Implement `ipfw internal olist` command to list named objects. | ae | 2015-11-03 | 2 | -0/+42 |
* | Fix a ton of speelling errors | eadler | 2015-10-21 | 1 | -5/+5 |
* | Fix possible segmentation fault. | ae | 2015-10-03 | 1 | -1/+1 |
* | Code cleanup unused-but-set-variable spotted by gcc. | araujo | 2015-08-25 | 3 | -14/+4 |
* | In ipfw2, avoid left-shifting negative integers, which is undefined. | dim | 2015-08-12 | 1 | -4/+4 |
* | sbin/ipfw fix typo: info -> into | feld | 2015-08-10 | 1 | -1/+1 |
* | Fix ipfw range deletion. | melifaro | 2015-08-03 | 1 | -3/+8 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+21 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 6 | -124/+254 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 10 | -1087/+4078 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 4 | -13/+28 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge head | sjg | 2014-04-28 | 4 | -16/+69 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge from head | sjg | 2013-09-05 | 2 | -24/+24 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 4 | -122/+452 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 5 | -78/+148 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+22 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Bring back support for checking tables via "ipfw -n". | melifaro | 2015-05-19 | 1 | -18/+80 |
* | | | | | | | | | | | Correctly print valtype for empty bitmask. | melifaro | 2015-05-06 | 1 | -0/+1 |
* | | | | | | | | | | | Generalize object reference handling in ipfw rules. | melifaro | 2015-04-26 | 3 | -76/+118 |
* | | | | | | | | | | | Fix use-after-free. | melifaro | 2015-04-19 | 1 | -3/+2 |
* | | | | | | | | | | | Properly initialize scope zone id when next hop address stored | ae | 2015-03-13 | 1 | -5/+8 |
* | | | | | | | | | | | Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_value | ae | 2015-03-13 | 2 | -9/+32 |
* | | | | | | | | | | | Retrieve counters from kernel if rule timstamping is requested. | melifaro | 2015-02-05 | 1 | -2/+4 |
* | | | | | | | | | | | natd(8) will work with an unconfigured interface and effectively not do | jhb | 2015-01-25 | 1 | -3/+3 |