From: Asbjoern Sloth Toennesen
Date: Mon, 7 Nov 2016 20:39:25 +
> Only set L2TP_ATTR_UDP_CSUM in l2tp_nl_tunnel_send()
> when it's running over IPv4.
>
> This prepares the code to also have IPv6 specific attributes.
>
> Signed-off-by: Asbjoern Sloth Toennesen
Applied.
Only set L2TP_ATTR_UDP_CSUM in l2tp_nl_tunnel_send()
when it's running over IPv4.
This prepares the code to also have IPv6 specific attributes.
Signed-off-by: Asbjoern Sloth Toennesen
---
net/l2tp/l2tp_netlink.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/net/l2