summaryrefslogtreecommitdiffstats
path: root/libexec/tftp-proxy (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove libexec/tftp-proxy now we have usr.sbin/tftp-proxydlg2012-08-305-683/+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
* tweak previous;jmc2011-09-281-2/+2
* tweak tftp-proxy to:dlg2011-09-282-85/+73
* fix whitespacesthen2011-06-221-5/+5
* Fix another pre-{rdr,nat}-to rule example...sthen2011-06-221-3/+4
* Switch tftp-proxy over to using divert-to. Based on a diff from oga@sthen2011-05-054-161/+28
* 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
* Adjust example pf rules to take nat-to/rdr-to into account.sthen2009-09-011-26/+13
* adapt to new pf, ok henning@sthen2009-09-011-77/+26
* Remove unused add_nat() function, ok jcs@sthen2009-07-302-38/+2
* Use arc4random_buf() when requesting more than a single word of outputdjm2008-04-131-3/+3
* msg_controllen has to be CMSG_SPACE so that the kernel can account forderaadt2008-03-241-2/+2
* Repair more msg_controllen dealing with structures or arrays ofderaadt2008-03-151-2/+2
* Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due toderaadt2008-03-131-5/+7
* default rule.flags and rule.flagset to 0 instead of nulljcs2007-06-231-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* add an additional rule to the filter anchor that allows traffic out fromjoel2006-12-201-1/+8
* import tftp-proxy 1.6, a tftp helper for pfjcs2005-12-285-0/+962