Hacker News new | ask | show | jobs
Linux kernel bug delivers corrupt TCP/IP data to Docker containers (medium.com)
20 points by tessro 3776 days ago
1 comments

10% of traffic to a rack was corrupt? Is that common? That seems really bad if 10% of all TCP traffic is dropped due to corruption.
It turns out that hardware can fail in weird ways. Its not common, but it appears that it is not uncommon that the memory in a network device can go bad. When this happens, lots of packets are corrupted. I have a description of how I think this happens: http://www.evanjones.ca/tcp-and-ethernet-checksums-fail.html