]> Pileus Git - ~andy/linux/commitdiff
ipip: advertise tunnel param via rtnl
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 9 Nov 2012 06:09:59 +0000 (06:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Nov 2012 00:36:20 +0000 (19:36 -0500)
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>

No differences found