Thomas Huth fad7fb9ccd slirp: Add IPv6 support to the TFTP code
Add the handler code for incoming TFTP packets to udp6_input(),
and make sure that the TFTP code can send packets with both,
udp_output() and udp6_output() by introducing a wrapper function
called tftp_udp_output().

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
2016-03-15 17:05:34 +01:00
..
2016-03-15 10:35:22 +01:00
2016-03-15 10:35:19 +01:00
2016-03-15 10:35:19 +01:00
2016-03-15 10:35:19 +01:00
2016-03-15 17:05:34 +01:00