CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2012/07/11 05:43:27

Log message:
    bring in a persistent event driven tftp-proxy to replace the libexec
    one run out of inetd.
    
    the libexec tftp-proxy had the same problems as the libexec tftpd, in that
    it didnt scale as well as we needed. it also had a bunch of interesting
    races with states and addresses on sockets.
    
    manpage is coming.
    
    ok deraadt@ sthen@ henning@ matthew@
    
    Status:
    
    Vendor Tag: dlg
    Release Tags:       dlg-2012-07-11
    
    N src/usr.sbin/tftp-proxy/Makefile
    N src/usr.sbin/tftp-proxy/filter.c
    N src/usr.sbin/tftp-proxy/filter.h
    N src/usr.sbin/tftp-proxy/tftp-proxy.c
    
    No conflicts created by this import

Reply via email to