tftp-hpa-google/tftpd
H. Peter Anvin 7678ae7f14 tftpd: Canonicalize all the addresses
We cannot canonicalize myaddr and not the from address.  We need to
canonicalize both of them, or else we'll try to create an IPv4 socket
and bind an IPv6-mapped IPv4 address to it, which is going to fail.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2015-08-07 11:49:13 -07:00
..
Makefile Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
misc.c Reformat the source code 2008-07-08 17:14:44 -04:00
recvfrom.c tftpd: Canonicalize all the addresses 2015-08-07 11:49:13 -07:00
recvfrom.h tftpd: Canonicalize all the addresses 2015-08-07 11:49:13 -07:00
remap.c tftpd: allow IPv4/6-specific remapping rules 2014-06-07 12:59:33 -07:00
remap.h tftpd: allow IPv4/6-specific remapping rules 2014-06-07 12:59:33 -07:00
sample.rules Remove more obsolete $Id$ tags 2008-07-22 15:07:24 -04:00
tftpd.8.in Update manpage to match source code for --map-file 2014-07-31 16:25:01 -07:00
tftpd.c tftpd: Canonicalize all the addresses 2015-08-07 11:49:13 -07:00
tftpd.h Remove long since obsolete ID tags 2008-07-08 17:30:27 -04:00