diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2010-12-14 12:35:13 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-16 22:41:35 (GMT) |
commit | 0b7967503dc97864f283a3a06fbe23e041876138 (patch) | |
tree | 66029b76d2d8f5fc74a3e8be0637b3814a0fd34a /scripts | |
parent | 76d661586c8131453ba75a2e027c1f21511a893a (diff) | |
download | linux-fsl-qoriq-0b7967503dc97864f283a3a06fbe23e041876138.tar.xz |
net/veth: Fix packet checksumming
We can't change ip_summed from CHECKSUM_PARTIAL to CHECKSUM_NONE
or CHECKSUM_UNNECESSARY because checksum in packet's headers is
not valid and will cause invalid checksum when frame is forwarded.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions