summaryrefslogtreecommitdiff
path: root/sys/net/pf_ruleset.c
AgeCommit message (Expand)Author
2014-07-22Fewer <netinet/in_systm.h> !Martin Pieuchot
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2012-11-15this code is shared into userland, and there it should not pullTheo de Raadt
2010-01-18Convert pf debug logging to using log()/addlog(), a single standardisedRyan Thomas McBride
2009-11-22cleanup after the NAT changes. we used to have multiple rulesets (scrub,Henning Brauer
2009-04-061) scrub rules are completely gone.Henning Brauer
2009-01-06Always check rs_malloc() returns. Also add M_ZERO and M_CANFAILThordur I. Bjornsson
2008-12-18Remove redundant function prototypes which are already in pfvar.hDavid Hill
2006-10-27Split ruleset manipulation functions out into pf_ruleset.c to allow them toRyan Thomas McBride