Re: [RFC PATCH net] ipv6/ila: fix nlsize calculation for lwtunnel
From: David Miller <davem@davemloft.net>
Date: 2016-04-27 19:20:57
From: David Miller <davem@davemloft.net>
Date: 2016-04-27 19:20:57
From: Nicolas Dichtel <redacted> Date: Fri, 22 Apr 2016 17:58:02 +0200
The handler 'ila_fill_encap_info' adds one attribute: ILA_ATTR_LOCATOR.
Fixes: 65d7ab8de582 ("net: Identifier Locator Addressing module")
CC: Tom Herbert <redacted>
Signed-off-by: Nicolas Dichtel <redacted>
---
Tom, when I read the comment, I feel I'm misssing something, but what?Tom, seriously, please look at this. And with recent changes in net-next the csum attribute size needs to be specified as well, plus the locator needs to use the 64-bit alignment sizing helper.