tftp: convert IPv6-mapped IPv4 addresses to IPv4
commitc89a63a441cdd176c52740bf386b78548f46d492
authorH. Peter Anvin <hpa@zytor.com>
Sat, 7 Jun 2014 19:37:33 +0000 (7 12:37 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 7 Jun 2014 19:37:33 +0000 (7 12:37 -0700)
tree5ff8afc32788c1f7d6d21963024bbaddf915ff54
parent128e6a3905fe12c546ff1eb7cb7d71334407872d
tftp: convert IPv6-mapped IPv4 addresses to IPv4

If we receive IPv4 addresses mapped to IPv6, convert them back to IPv4
so that mapping scripts which use \i behave sanely.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
tftpd/recvfrom.c