| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | pf: port extended DSCP support from OpenBSD | Kristof Provost | 2016-10-13 | 1 | -9/+64 | |
| * | pf: remove fastroute tag | Kristof Provost | 2016-10-04 | 2 | -8/+5 | |
| * | Note the version PF first appeared in FreeBSD & from which version it was por... | Sevan Janiyan | 2016-10-03 | 1 | -6/+10 | |
| * | Fix a regression in pf.conf while parsing the 'interval' keyword. | Luiz Otavio O Souza | 2016-08-05 | 1 | -0/+10 | |
| * | pfctl: Make most global variables static. | Kristof Provost | 2016-08-04 | 6 | -50/+51 | |
| * | pfctl: Add missing __FBSDID to pfctl_osfp.c | Kristof Provost | 2016-08-04 | 1 | -0/+3 | |
| * | pfctl: Use const where possible. | Kristof Provost | 2016-08-02 | 3 | -14/+14 | |
| * | pfctl: Match prototype of pfctl_load_hostid. | Kristof Provost | 2016-08-02 | 1 | -1/+1 | |
| * | pfctl: Allow TOS bits to be cleared | Kristof Provost | 2016-08-02 | 1 | -3/+3 | |
| * | pf: Filter on and set vlan PCP values | Kristof Provost | 2016-06-17 | 2 | -2/+94 | |
| * | sbin: minor spelling fixes. | Pedro F. Giffuni | 2016-04-30 | 1 | -1/+1 | |
| * | Use nitems() from sys/param.h. | Marcelo Araujo | 2016-04-19 | 1 | -16/+8 | |
| * | MFH | Glen Barber | 2016-04-16 | 1 | -3/+12 | |
| |\ | ||||||
| | * | Make pfctl(8) more flexible when parsing bandwidth values. | Luiz Otavio O Souza | 2016-04-14 | 1 | -3/+12 | |
| * | | MFH | Glen Barber | 2016-03-02 | 1 | -2/+0 | |
| |\| | ||||||
| | * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -2/+0 | |
| * | | Create packages for atm, ccdconfig, devd, ipf, ipfw, | Glen Barber | 2016-02-09 | 1 | -0/+1 | |
| |/ | ||||||
| * | Make pfctl(8) work on strict-alignment platforms, by copying a pair of | Ian Lepore | 2016-01-30 | 1 | -5/+13 | |
| * | pfctl: Fix uninitialised veriable | Kristof Provost | 2015-11-01 | 1 | -0/+1 | |
| * | pf: Remove support for 'scrub fragment crop|drop-ovl' | Kristof Provost | 2015-08-27 | 2 | -8/+3 | |
| * | Add ALTQ(9) support for the CoDel algorithm. | Luiz Otavio O Souza | 2015-08-21 | 4 | -9/+149 | |
| * | Only report the lack of ALTQ support if pfctl is using verbose (-v) mode. | George V. Neville-Neil | 2015-07-20 | 1 | -1/+1 | |
| * | ALTQ FAIRQ discipline import from DragonFLY | Ermal Luçi | 2015-06-24 | 4 | -4/+337 | |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+24 | |
| |\ | ||||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 | |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 6 | -15/+15 | |
| | |\ | |/ |/| | ||||||
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -1/+0 | |
| | |\ | ||||||
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 | |
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 | |
| | * | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | * \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 6 | -23/+55 | |
| | |\ \ \ | ||||||
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 | |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 | |
| | * | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 25 | -2261/+17353 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+24 | |
| * | | | | | | Move ALTQ from contrib to net/altq. The ALTQ code is for many years | Gleb Smirnoff | 2015-04-16 | 4 | -13/+13 | |
| * | | | | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | mdoc: remove superfluous paragraph macros. | Joel Dahl | 2014-06-23 | 1 | -1/+0 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Fix compilation for 32-bit machines. | Gleb Smirnoff | 2014-03-05 | 1 | -6/+7 | |
| * | | | Instead of playing games with casts simply add 3 more members to the | Gleb Smirnoff | 2014-03-05 | 1 | -8/+6 | |
| * | | | Better build fix. | Gleb Smirnoff | 2014-02-15 | 1 | -6/+7 | |
| * | | | Fix build on 32bit arches broken by me in r261882. | Gleb Smirnoff | 2014-02-14 | 1 | -4/+5 | |
| * | | | Once pf became not covered by a single mutex, many counters in it became | Gleb Smirnoff | 2014-02-14 | 1 | -4/+4 | |
| * | | | Use feature_present(3) to determine whether to open an INET or an | Bjoern A. Zeeb | 2013-12-26 | 4 | -4/+35 | |
| * | | | Remove __FreeBSD__ ifdefs. | Gleb Smirnoff | 2013-11-22 | 1 | -6/+1 | |
| * | | | Rewrite usage() so that its source code resembles what is printed. | Gleb Smirnoff | 2013-11-22 | 1 | -7/+7 | |
| * | | | Import pf_print_state.c 1.54 from OpenBSD | Baptiste Daroussin | 2013-10-27 | 1 | -0/+5 | |
| | |/ |/| | ||||||
| * | | - Get rid of #ifdef __FreeBSD__. | Gleb Smirnoff | 2012-09-29 | 1 | -21/+8 | |
| * | | Minor mdoc fix. | Joel Dahl | 2012-09-14 | 1 | -2/+2 | |
