commit | 0974658da47cb399b76794057823bf3cd22acf37 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Nov 09 06:09:59 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 09 19:36:20 2012 -0500 |
tree | 9db7dbe10459d9c7de24d3afd7ba6a82fe9fef33 | |
parent | 465b1678ebdf5dbd9bc0502358ae472343351c2c [diff] |
ipip: advertise tunnel param via rtnl It is usefull for daemons that monitor link event to have the full parameters of these interfaces when a rtnl message is sent. It allows also to dump them via rtnetlink. It is based on what is done for GRE tunnels. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>