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)
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>

No differences found