Mike Karels 0add2a5229 genet: fix issues with transmit checksum offload
Fix problem with ICMP echo replies: check only deferred data checksum
flags, and not the received checksum status bits, when checking whether
a packet has a deferred checksum; otherwise echo replies are corrupted
because the received checksum status bits are still present.

Fix some unhandled cases in packet shuffling for checksum offload.
2020-05-30 02:02:34 +00:00
..
2020-05-26 14:10:53 +00:00
2020-04-24 01:27:25 +00:00
2020-05-28 21:19:44 +00:00
2020-05-28 09:52:28 +00:00
2020-04-14 18:57:00 +00:00
2020-05-23 17:51:06 +00:00
2020-04-23 09:37:22 +00:00
2020-05-21 01:55:35 +00:00
2020-05-29 08:30:35 +00:00