]> Pileus Git - ~andy/linux/commit
sit: allow to configure 6rd tunnels via netlink
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 19 Nov 2012 22:41:45 +0000 (22:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Nov 2012 18:43:28 +0000 (13:43 -0500)
commite2f1f072db8db81e6b5bcbfcf409bb5c91dc9329
treea19138de5bf57a0dab684a44fc214cf1f2833846
parente4f67addf158f98f8197e08974966b18480dc751
sit: allow to configure 6rd tunnels via netlink

This patch add the support of 6RD tunnels management via netlink.
Note that netdev_state_change() is now called when 6RD parameters are updated.

6RD parameters are updated only if there is at least one 6RD attribute.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_tunnel.h
net/ipv6/sit.c