The vxlan header is pulled at this point, don't include it again in the
calculation.
Signed-off-by: Jiri Benc <redacted>
---
This was previously part of the VXLAN-GPE patchset but it's not really
related (especially not after the discussion that RCO should not be allowed
together with GPE). I'm sending it separately.
---
drivers/net/vxlan.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
From: Tom Herbert <hidden> Date: 2016-03-16 17:09:39
On Wed, Mar 16, 2016 at 9:35 AM, Jiri Benc [off-list ref] wrote:
The vxlan header is pulled at this point, don't include it again in the
calculation.
Hmm, I think I missing something obvious. Where was the pull of the
vxlan header done?
Thanks,
Tom
quoted hunk
Signed-off-by: Jiri Benc <redacted>
---
This was previously part of the VXLAN-GPE patchset but it's not really
related (especially not after the discussion that RCO should not be allowed
together with GPE). I'm sending it separately.
---
drivers/net/vxlan.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)