aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw
Commit message (Expand)AuthorAgeFilesLines
* Add named dynamic states support to ipfw(4).Andrey V. Elsukov2016-07-192-20/+122
* Add ipfw_nptv6 module that implements Network Prefix Translation for IPv6Andrey V. Elsukov2016-07-186-1/+471
* r302561 broke buildworld. This patch fixes that.Cy Schubert2016-07-111-0/+3
* Flush buffer after output. This fixes adding new data to alreadyAndrey V. Elsukov2016-07-111-0/+1
* Hide warning about non-existent lookup tables and informational messagesAndrey V. Elsukov2016-07-021-5/+4
* Belatedly bump .Dd date for Dummynet AQM import in r300779.Don Lewis2016-06-021-1/+1
* Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).Don Lewis2016-05-262-2/+605
* Make `ipfw internal olist` output more user friendly.Andrey V. Elsukov2016-05-171-2/+35
* Make named objects set-aware. Now it is possible to create namedAndrey V. Elsukov2016-05-171-0/+3
* sbin: minor spelling fixes.Pedro F. Giffuni2016-04-302-3/+3
* MFHGlen Barber2016-04-164-48/+163
|\
| * Add External Actions KPI to ipfw(9).Andrey V. Elsukov2016-04-143-43/+158
| * Fix output formatting of O_UNREACH6 opcode.Andrey V. Elsukov2016-04-143-5/+5
* | MFHGlen Barber2016-03-101-0/+1
|\|
| * Set buffer to empty string to prevent duplicated output in some cases.Andrey V. Elsukov2016-03-091-0/+1
* | MFHGlen Barber2016-03-021-1/+1
|\|
| * Fix bug in filling and handling ipfw's O_DSCP opcode.Andrey V. Elsukov2016-02-241-1/+1
* | Create packages for atm, ccdconfig, devd, ipf, ipfw,Glen Barber2016-02-091-0/+1
|/
* Implement `ipfw internal olist` command to list named objects.Andrey V. Elsukov2015-11-032-0/+42
* Fix a ton of speelling errorsEitan Adler2015-10-211-5/+5
* Fix possible segmentation fault.Andrey V. Elsukov2015-10-031-1/+1
* Code cleanup unused-but-set-variable spotted by gcc.Marcelo Araujo2015-08-253-14/+4
* In ipfw2, avoid left-shifting negative integers, which is undefined.Dimitry Andric2015-08-121-4/+4
* sbin/ipfw fix typo: info -> intoMark Felder2015-08-101-1/+1
* Fix ipfw range deletion.Alexander V. Chernikov2015-08-031-3/+8
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-276-124/+254
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-1910-1087/+4078
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-194-13/+28
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-284-16/+69
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-052-24/+24
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-124-122/+452
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Sync from headSimon J. Gerraty2012-11-045-78/+148
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | | | | | Bring back support for checking tables via "ipfw -n".Alexander V. Chernikov2015-05-191-18/+80
* | | | | | | | | Correctly print valtype for empty bitmask.Alexander V. Chernikov2015-05-061-0/+1
* | | | | | | | | Generalize object reference handling in ipfw rules.Alexander V. Chernikov2015-04-263-76/+118
* | | | | | | | | Fix use-after-free.Alexander V. Chernikov2015-04-191-3/+2
* | | | | | | | | Properly initialize scope zone id when next hop address storedAndrey V. Elsukov2015-03-131-5/+8
* | | | | | | | | Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_valueAndrey V. Elsukov2015-03-132-9/+32
* | | | | | | | | Retrieve counters from kernel if rule timstamping is requested.Alexander V. Chernikov2015-02-051-2/+4
* | | | | | | | | natd(8) will work with an unconfigured interface and effectively not doJohn Baldwin2015-01-251-3/+3
* | | | | | | | | mdoc: remove EOL whitespace.Joel Dahl2014-12-291-4/+4
* | | | | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1