summaryrefslogtreecommitdiff
path: root/usr.sbin/tftp-proxy/tftp-proxy.c
AgeCommit message (Expand)Author
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-12-23When no address for the current AF was specified with -a generate passFlorian Obser
2013-12-23Make it possible to give -a multiple times on the command line.Florian Obser
2013-12-23Implement -a option in tftp-proxy to make it work on a NAT gateway.Florian Obser
2013-12-23fix IPv6 in proxy_dst6()Sebastian Benoit
2013-12-19plug mem leak; Ok benno@Florian Obser
2012-10-06fix usage(); ok dlgJason McIntyre
2012-08-19decls before codeTheo de Raadt
2012-07-11fix getopt to not eat tDavid Gwynne
2012-07-11-t pftag doesnt do anything, trim the getopt side of it until i get to it.David Gwynne
2012-07-11bring in a persistent event driven tftp-proxy to replace the libexecDavid Gwynne