summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/pf/if_pfsync.c
Commit message (Expand)AuthorAgeFilesLines
* In netpfil/pf:glebius2012-12-281-4/+5
* Fix VIMAGE build broken in r244185.glebius2012-12-141-1/+1
* Merge rev. 1.119 from OpenBSD:glebius2012-12-131-6/+11
* Merge 1.127 from OpenBSD, that closes a regression from 1.125 (mergedglebius2012-12-111-3/+6
* Remove extra PFSYNC_LOCK() in pfsync_bulk_update() which lead to lockglebius2012-12-061-2/+0
* Revert erroneous r242693. A state may have PFTM_UNLINKED being on theglebius2012-12-061-10/+0
* Merge rev. 1.125 from OpenBSD:glebius2012-11-071-68/+57
* It may happen that pfsync holds the last reference on a state. In thisglebius2012-11-071-0/+10
* Switch the entire IPv4 stack to keep the IP packet headerglebius2012-10-221-2/+2
* Make the "struct if_clone" opaque to users of the cloning API. Usersglebius2012-10-161-16/+12
* Revert previous commit...kevlo2012-10-101-1/+1
* Prefer NULL over 0 for pointerskevlo2012-10-091-1/+1
* To reduce volume of pfsync traffic:glebius2012-10-021-4/+8
* Clear and re-setup all function pointers that glue pf(4) and pfsync(4)glebius2012-09-291-19/+39
* Simplify send out queue code:glebius2012-09-291-30/+21
* EBUSY is a better reply for refusing to unload pf(4) or pfsync(4).glebius2012-09-221-1/+1
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-0/+2397
OpenPOWER on IntegriCloud