K 10 svn:author V 6 karels K 8 svn:date V 27 2020-05-30T02:02:34.921587Z K 7 svn:log V 392 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. END