Hacker News new | ask | show | jobs
by dgpl 3776 days ago
Very interesting, does it affect libvirt / lxc? I wonder what is the frequency of this problem.
2 comments

It might. I don't know enough about them. Anything that routes packets without NAT to a veth device is affected.
lxc uses the same fake ethernet devices (they're easy to create, check out brctl). KVM guests too, I'll bet.