]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Allow the collection of sg stats on more platforms.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 18 Jan 2017 03:01:36 +0000 (22:01 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 18 Jan 2017 03:01:36 +0000 (22:01 -0500)
commit1498c0593a75a6beabafbb8ed2b19a9c11bee250
tree6c2fc7f7726c22180b838c142cdf7826207162f6
parent8175a5464965cc942616bd0220f161aab62da3ed
zebra: Allow the collection of sg stats on more platforms.

The code to collect the sg stats was written for linux.
Abstract the call to allow it to work on all platforms.
I have not implemented the call for non-linux systems.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/kernel_null.c
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_netlink.h
zebra/rt_socket.c
zebra/zebra_mroute.c