summaryrefslogtreecommitdiffstats
path: root/libexec/tftp-proxy/tftp-proxy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove libexec/tftp-proxy now we have usr.sbin/tftp-proxydlg2012-08-301-335/+0
* tweak tftp-proxy to:dlg2011-09-281-62/+57
* Switch tftp-proxy over to using divert-to. Based on a diff from oga@sthen2011-05-051-76/+21
* 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
* 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-281-0/+386