]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Retrieve interface speed when creating interface
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 Mar 2017 19:51:29 +0000 (15:51 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 3 Apr 2017 18:49:35 +0000 (14:49 -0400)
commit535fe877a9b70084db581e4897452fb4a8dd4e85
tree5e438c831e8b6762d111506d3ac112bbb2bb771b
parent2d7f0d76c6298e1a59646bcb028412f678dbceee
zebra: Retrieve interface speed when creating interface

When we get notification from the kernel about the creation
of a new interface, retrieve the speed of it from the kernel

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