| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix escaping, otherwise Dx gets translated as the macro for DragonFly. | Sevan Janiyan | 2018-08-11 | 1 | -2/+2 |
* | Re-apply r190640. | Hans Petter Selasky | 2018-05-31 | 1 | -1/+0 |
* | MFV r333789: libpcap 1.9.0 (pre-release) | Hans Petter Selasky | 2018-05-28 | 1 | -0/+1 |
* | Rename getline with get_line to avoid collision with getline(3) | Baptiste Daroussin | 2016-05-10 | 1 | -4/+4 |
* | Fix a clang 3.8.0 warning in pflogd.c: | Dimitry Andric | 2015-12-31 | 1 | -1/+1 |
* | Fix a couple of missing lines that obscured the -p description. | Warren Block | 2015-06-28 | 1 | -0/+2 |
* | Update NetBSD Foundation copyrights to 2-clause BSD | Ed Maste | 2014-03-18 | 1 | -7/+0 |
* | Ressurect the local change documenting | Sergey Kandaurov | 2014-01-29 | 1 | -2/+7 |
* | o Create directory sys/netpfil, where all packet filters should | Gleb Smirnoff | 2012-09-14 | 18 | -22161/+0 |
* | Merge the projects/pf/head branch, that was worked on for last six months, | Gleb Smirnoff | 2012-09-08 | 7 | -110/+28 |
* | Fix the upper limit bounds checking for the "rtables" keyword wrapping | Bjoern A. Zeeb | 2012-02-03 | 1 | -4/+28 |
* | Replace an OpenBSDism with a FreeBSDism in the pfctl(8) man page: we put | Robert Watson | 2012-01-05 | 1 | -1/+1 |
* | Restore a feature that was present in 5.x and 6.x, and was cleared in | Gleb Smirnoff | 2011-12-20 | 1 | -0/+17 |
* | - Fix examples to show new CARP style. | Gleb Smirnoff | 2011-12-20 | 1 | -12/+11 |
* | Correct the description of struct pfioc_state_kill. | Bjoern A. Zeeb | 2011-07-17 | 1 | -2/+5 |
* | Note the PF version. | David E. O'Brien | 2011-07-07 | 1 | -2/+7 |
* | Update packet filter (pf) code to OpenBSD 4.5. | Bjoern A. Zeeb | 2011-06-28 | 29 | -1298/+2189 |
|\ |
|
| * | Flatten out the pf userland vendor area | Max Laier | 2008-12-10 | 51 | -31319/+0 |
* | | Add a new option -P to suppress getservbyport(3) calls when printing rules. | Bjoern A. Zeeb | 2011-06-13 | 5 | -19/+34 |
* | | Enable closefrom(2) here, as we have supported it for some time now. | Christian S.J. Peron | 2010-08-05 | 1 | -4/+0 |
* | | Adapt OpenBSD pf's "sloopy" TCP state machine which is useful for Direct | Xin LI | 2009-12-24 | 4 | -4/+45 |
* | | Max's changes got left out of the MRT commit. | Julian Elischer | 2008-05-09 | 1 | -15/+6 |
* | | Make ALTQ cope with disappearing interfaces (particularly common with mpd | Max Laier | 2008-03-29 | 2 | -0/+38 |
* | | MFOpenBSD rev 1.393 pf.conf.5 | Remko Lodder | 2008-02-11 | 1 | -3/+3 |
* | | Update for libpcap 0.9.8 | Max Laier | 2007-10-16 | 1 | -0/+3 |
* | | Lost these during the import. Hand me the pointy hat. | Max Laier | 2007-07-03 | 2 | -0/+125 |
* | | Commit resolved import of OpenBSD 4.1 pf userland from perforce. | Max Laier | 2007-07-03 | 28 | -3423/+3641 |
* | | This commit was generated by cvs2svn to compensate for changes in r171169, | Max Laier | 2007-07-03 | 21 | -7/+5188 |
|\| |
|
| * | Import pf userland from OpenBSD 4.1 and (for ftp-proxy) libevent 1.3b as | Max Laier | 2007-07-03 | 43 | -2655/+8750 |
* | | Revert my previous change, add an MLINK from securelevel.7 to security.7 | Remko Lodder | 2007-06-01 | 1 | -2/+2 |
* | | Change securelevel(7) to security(7). Yes i am aware | Remko Lodder | 2007-06-01 | 1 | -2/+2 |
* | | From OpenBSD, rev. 1.379 | Daniel Hartmeier | 2007-05-21 | 1 | -2/+3 |
* | | From OpenBSD, rev. 1.91: | Max Laier | 2006-11-30 | 1 | -2/+3 |
* | | Mention that we do not support route labels in the BUGS section. | Max Laier | 2006-10-30 | 1 | -1/+7 |
* | | - Note that the synchronisation interface needs to be up and have | Gleb Smirnoff | 2006-06-06 | 1 | -2/+5 |
* | | Document authpf's requirement for a mounted fdescfs(5). | Max Laier | 2006-03-28 | 1 | -2/+8 |
* | | Constfy errstr as it is in OpenBSD to unbreak the build. | Max Laier | 2006-03-15 | 1 | -1/+1 |
* | | Use strtonum now that we have it in libc as well. | Max Laier | 2006-03-15 | 1 | -15/+0 |
* | | Fix build after timeval.tv_sec changed from long to time_t. | Max Laier | 2005-12-25 | 1 | -0/+8 |
* | | Add an rc.d script to start pfsync at the right moment of the | Yaroslav Tykhiy | 2005-10-02 | 1 | -2/+21 |
* | | Redirect bridge(4) to if_bridge(4). These should have pointed to if_bridge | Max Laier | 2005-09-28 | 2 | -3/+3 |
* | | FreeBSD now supports BIOCLOCK. So we can use it now. | Christian S.J. Peron | 2005-08-23 | 1 | -4/+0 |
* | | More tcpdump 8->1 cleanup. | Christian Brueffer | 2005-08-06 | 3 | -12/+17 |
* | | - Remove MLINKS to nonexistant manpages | Christian Brueffer | 2005-07-14 | 3 | -6/+8 |
* | | Resolve conflicts created during the import of pf 3.7 Some features are | Max Laier | 2005-05-03 | 18 | -1390/+2370 |
* | | This commit was generated by cvs2svn to compensate for changes in r145837, | Max Laier | 2005-05-03 | 12 | -181/+1839 |
|\| |
|
| * | Import pf userland from OpenBSD 3.7 (OPENBSD_3_7 as of today)vendor/pf/3.7 | Max Laier | 2005-05-03 | 29 | -1565/+4187 |
| * | Import pfctl_table.c#1.61 from OpenBSD into vendor branch. | Max Laier | 2004-08-22 | 1 | -1/+8 |
* | | - remove OpenBSDisms, add FreeBSDisms | Gleb Smirnoff | 2005-02-23 | 1 | -54/+46 |
* | | Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to | Max Laier | 2005-02-07 | 2 | -4/+4 |