summaryrefslogtreecommitdiffstats
path: root/sys/contrib/pf/net/pf_if.c
Commit message (Expand)AuthorAgeFilesLines
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-859/+0
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-081-502/+251
* Use M_NOWAIT while holding the pf giant lock.glebius2012-07-151-2/+1
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-73/+236
* Fix argument ordering to memcpy as well as the size of the copy in themlaier2009-08-251-1/+1
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-3/+0
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-4/+0
* After cleaning up rt_tables from vnet.h and cleaning up opt_route.hbz2009-06-231-1/+0
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-081-1/+0
* For all files including net/vnet.h directly include opt_route.h andbz2009-02-271-0/+2
* Second round of putting global variables, which were virtualizedbz2008-12-131-0/+2
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-0/+5
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+2
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-2/+3
* Make ALTQ cope with disappearing interfaces (particularly common with mpdmlaier2008-03-291-0/+6
* Bring back pf_if.c revs 1.8 and 1.6 also lost during last import:mlaier2007-11-211-0/+23
* Cleanup pf interface mangement - esp. remove EVENTHANDLER before unloadingmlaier2007-11-211-0/+30
* Properly drop the pf mutex around all copyout (consistency still protectedmlaier2007-10-241-0/+8
* Commit resolved import of OpenBSD 4.1 pf from perforce.mlaier2007-07-031-628/+367
* Resolve conflicts created during the import of pf 3.7 Some features aremlaier2005-05-031-81/+70
* Fix a terrible braino in pfi_maybe_destroy() and unbreak "$pfctl -Fall" withmlaier2005-02-211-2/+5
* Fix inteface clear time. pf printed "Thu Jan 1 09:00:01 1970"yongari2005-02-171-1/+8
* Improved interface handling. This should fix the use of renamed interfacesmlaier2004-11-031-17/+12
* Reactivate skipping over bogus IPCP addresses on ppp interfaces. Be moremlaier2004-09-141-2/+10
* Comment out rev. 1.4 after problems w/ IPv6, a better solution must bemlaier2004-08-161-0/+2
* Loopback fix from Henning Brauer:mlaier2004-08-121-0/+4
* Fix the following LOR on pf module unload:mlaier2004-07-231-4/+4
* Commit pf version 3.5 and link additional files to the kernel build.mlaier2004-06-161-1/+292
* Import pf from OpenBSD 3.5 (OPENBSD_3_5_BASE)mlaier2004-06-161-0/+840
OpenPOWER on IntegriCloud