On 29/08/16 10:12, Chris Lamb wrote: >> I am not being able to replicate this, what tool are you using to detect >> these problems? > > Just tcpdump in a container. I can still reproduce this. Are you running > the tests? :)
Yeah! It is weird.. I did: unshare -n bash ip link set lo up tcpdump -ni any & go test .... If I do ping google, I see the packets. But I don't see anything with the tests -- Martín Ferrari (Tincho)