summaryrefslogtreecommitdiff
path: root/net/6lowpan
diff options
context:
space:
mode:
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>2017-06-07 18:02:32 +0300
committerDavid S. Miller <davem@davemloft.net>2017-06-08 21:38:59 +0300
commit772c344dbb23b2ce4568ac30afae92a842fa6d8f (patch)
treef8c77ece43ee405254bf4267fef597f63a918938 /net/6lowpan
parentcb7f8fc59dd45c8dd8b9bcb9ef1c8a50e2f5df25 (diff)
downloadlinux-772c344dbb23b2ce4568ac30afae92a842fa6d8f.tar.xz
net: ipmr: add getlink support
Currently there's no way to dump the VIF table for an ipmr table other than the default (via proc). This is a major issue when debugging ipmr issues and in general it is good to know which interfaces are configured. This patch adds support for RTM_GETLINK for the ipmr family so we can dump the VIF table and the ipmr table's current config for each table. We're protected by rtnl so no need to acquire RCU or mrt_lock. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/6lowpan')
0 files changed, 0 insertions, 0 deletions