bonding: fix reordering of IP fragments
authorAndriy Berestovskyy <aber@semihalf.com>
Tue, 8 Dec 2015 14:47:03 +0000 (15:47 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 14 Dec 2015 21:53:17 +0000 (22:53 +0100)
commit1d63c314b74087794b513ee7bdb19e08581ffbb6
tree565190651e0df2bdec971d7fbc352cb242881f17
parent3ef7955700e7be3e1c8e1b3767908f2123ceb19a
bonding: fix reordering of IP fragments

Fragmented IPv4 packets have no TCP/UDP headers, so we hashed
random data introducing reordering of the fragments.

Signed-off-by: Andriy Berestovskyy <aber@semihalf.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
drivers/net/bonding/rte_eth_bond_pmd.c