]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rt_netlink.c
zebra: Convert get_stats to use new kernel interface
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 5 Jul 2017 15:53:29 +0000 (11:53 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:52:57 +0000 (13:52 -0400)
commitbd8b9272b48068245722632d5d6f8665af799915
tree9e782d29878f197d7c8ef08cb21d06c75e190b28
parenta25de56b58eddb58632a48b0366311c92f756388
zebra: Convert get_stats to use new kernel interface

Convert the XXX_get_stats functions to use the new
kernel interface.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rt_netlink.c