summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/pf/pf_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* In netpfil/pf:glebius2012-12-281-3/+3
* In pfioctl, if the permission checks failed we returned with vnet contexttrociny2012-12-151-2/+2
* Revert previous commit...kevlo2012-10-101-1/+1
* Prefer NULL over 0 for pointerskevlo2012-10-091-1/+1
* Any pfil(9) hooks should be called with already set VNET context.glebius2012-10-081-4/+0
* A step in resolving mess with byte ordering for AF_INET. After this change:glebius2012-10-061-51/+5
* EBUSY is a better reply for refusing to unload pf(4) or pfsync(4).glebius2012-09-221-1/+1
* Provide kernel compile time option to make pf(4) default rule to drop.glebius2012-09-181-0/+4
* Fix DIOCNATLOOK: zero key padding before performing lookup.glebius2012-09-181-0/+1
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-0/+3774
OpenPOWER on IntegriCloud