commit | e2f1f072db8db81e6b5bcbfcf409bb5c91dc9329 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Mon Nov 19 22:41:45 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 20 13:43:28 2012 -0500 |
tree | a19138de5bf57a0dab684a44fc214cf1f2833846 | |
parent | e4f67addf158f98f8197e08974966b18480dc751 [diff] |
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>