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)
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>

No differences found