From: Tariq Toukan
Date: Wed, 8 Aug 2018 11:46:30 +0300
> IPv6 GRO over GRE tap is not working while GRO is not set
> over the native interface.
...
> This patch removes the override of the hard_header_len, and
> assigns the calculated value to needed_headroom.
> This way, the comparison in gro
From: Maria Pasechnik
IPv6 GRO over GRE tap is not working while GRO is not set
over the native interface.
gro_list_prepare function updates the same_flow variable
of existing sessions to 1 if their mac headers match the one
of the incoming packet.
same_flow is used to filter out non-matching se