commit | 79e8dc8b80bff0bc5bbb90ca5e73044bf207c8ac | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue May 03 09:58:27 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 03 16:21:33 2016 -0400 |
tree | db78889cdd36d86cf37ff562534583ef97c3b400 | |
parent | cf6696608a069aaac10a253207deeb63dcd6a653 [diff] |
ipv6/ila: fix nlsize calculation for lwtunnel The handler 'ila_fill_encap_info' adds one attribute: ILA_ATTR_LOCATOR. Fixes: 65d7ab8de582 ("net: Identifier Locator Addressing module") CC: Tom Herbert <tom@herbertland.com> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>