Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Thomas Hood
On Mon, Jul 8, 2013 at 9:35 AM, Jens Thiele wrote: > from the test: > > "to easily reproduce, fake packet loss/overloaded dns server > on linux do something like: > # iptables -I OUTPUT -p udp -m udp --dport 53 -j DROP > # iptables -I OUTPUT -p udp -m udp --dport 53 -j LOG --log-prefix "DROP > DN

Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Jens Thiele
Thomas Hood writes: > Jens, I ran your program ("updated test") on a Debian 7.0 system with libc6 > et al > upgraded to 2.17-7. > > Output: > > y.c:44: error: r=-2 Name or service not known > > Output after replacing "karme.de." with "www.google.com": none; the program > completed successfull

Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Jens Thiele
Thomas Hood writes: > After "iptables -I OUTPUT -p udp -m udp --dport 53 -j DROP" the output of > the program is the same whether hosts="www.google.com." or "karme.de.". from the test: "to easily reproduce, fake packet loss/overloaded dns server on linux do something like: # iptables -I OUTPUT

Bug#582916: Testing eglibc 2.17-7

2013-07-08 Thread Thomas Hood
On Mon, Jul 8, 2013 at 9:16 AM, Jens Thiele wrote: > > Output: > > > > y.c:44: error: r=-2 Name or service not known > > > > Output after replacing "karme.de." with "www.google.com": none; the > program > > completed successfully. > > > > Output after doing "iptables -I OUTPUT -p udp -m udp -

Bug#582916: Testing eglibc 2.17-7

2013-07-07 Thread Thomas Hood
Jens, I ran your program ("updated test") on a Debian 7.0 system with libc6 et al upgraded to 2.17-7. Output: y.c:44: error: r=-2 Name or service not known Output after replacing "karme.de." with "www.google.com": none; the program completed successfully. Output after doing "iptables -I OUT