summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Duyck <aduyck@mirantis.com>2016-03-29 14:55:22 -0700
committerSasha Levin <alexander.levin@verizon.com>2017-01-13 12:21:59 -0500
commitd8435bb5e8fb1d20c480756ed6b76121c4d2d50d (patch)
tree1eb1539cd69fbf77255106cfd4339ce419f973bf /Makefile
parent066b300e5be43cb61697539e2a3a9aac5afb422f (diff)
gro: Allow tunnel stacking in the case of FOU/GUE
[ Upstream commit c3483384ee511ee2af40b4076366cd82a6a47b86 ] This patch should fix the issues seen with a recent fix to prevent tunnel-in-tunnel frames from being generated with GRO. The fix itself is correct for now as long as we do not add any devices that support NETIF_F_GSO_GRE_CSUM. When such a device is added it could have the potential to mess things up due to the fact that the outer transport header points to the outer UDP header and not the GRE header as would be expected. Fixes: fac8e0f579695 ("tunnels: Don't apply GRO to multiple layers of encapsulation.") Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions