Package: tftpd-hpa Version: 5.2+20150808-1 Severity: normal Tags: ipv6 Hi,
/usr/sbin/in.tftpd --listen --user tftp --address [::]:69 --secure /srv/tftp serves only the first request. All subsequent requests result in "Aug 19 17:07:08 weave in.tftpd[13781]: connect: Address family not supported by protocol" written to the syslog and the request times out. After restarting the process, exactly one request is served again. setting --address 0.0.0.0:69 probably turns off IPv6, but makes IPv4 work reliably. I don't think this is the itended behavior. Greetings Marc

