tayga: fix broken ICMP checksum on big-endian machines
authorOndřej Caletka <ondrej@caletka.cz>
Mon, 23 Jun 2014 08:45:49 +0000 (10:45 +0200)
committerOndřej Caletka <ondrej@caletka.cz>
Mon, 23 Jun 2014 13:47:29 +0000 (15:47 +0200)
commit8a90bbadd7e11444713da51827a93600e8355f1b
treee58ad66b275b322e74ae9a3f595d3302b078fef6
parentee7a6cd35b748a278da3e1b407800927c11814c3
tayga: fix broken ICMP checksum on big-endian machines

This patches fixes wrong ICMP checksum of translated packets on
big-endian machines #16715
The patch is authored by upstream author
Nathan Lutchansky <lutchann@litech.org>
Source of the patch: http://forum.mikrotik.com/viewtopic.php?f=15&t=82329

Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
ipv6/tayga/patches/002-bigendian_wrong_checksum.patch [new file with mode: 0644]