summaryrefslogtreecommitdiffstats
path: root/libexec/tftp-proxy/filter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove libexec/tftp-proxy now we have usr.sbin/tftp-proxydlg2012-08-301-192/+0
* remove unused functions, ok phesslersthen2012-07-081-41/+1
* rename prio in struct pf_rule and related structs to set_prio so it ishenning2012-07-071-2/+2
* Fill in default values for rtableid/onrdomain/prio when creating PF rules,sthen2012-03-061-1/+4
* fix whitespacesthen2011-06-221-5/+5
* Switch tftp-proxy over to using divert-to. Based on a diff from oga@sthen2011-05-051-77/+1
* pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things thatclaudio2010-01-131-1/+5
* First pass at removing the 'pf_pool' mechanism for translation and routingmcbride2010-01-121-15/+5
* Move from the PF_RULESET_FILTER world order to PF_TRANS_RULESETderaadt2009-11-221-2/+2
* remove unused variablechl2009-11-011-2/+1
* adapt to new pf, ok henning@sthen2009-09-011-77/+26
* Remove unused add_nat() function, ok jcs@sthen2009-07-301-35/+1
* default rule.flags and rule.flagset to 0 instead of nulljcs2007-06-231-3/+3
* import tftp-proxy 1.6, a tftp helper for pfjcs2005-12-281-0/+397