]> git.puffer.fish Git - mirror/frr.git/commit
linux: Update our netlink headers for nexthop group support
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 12 Feb 2019 19:32:07 +0000 (14:32 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:35 +0000 (11:13 -0400)
commitce0e6980179dabd9d056e147d6160c6dd22f2f44
tree84a328d8a17c994d017f7365cd2c1c4fa80bdc68
parent22bcedb231390df39c327eba1f12f1da50da0bf2
linux: Update our netlink headers for nexthop group support

The linux kernel is adding support for nexthop groups. Update our
includes to reflect new types and structs we should be listening
for from the kernel.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
include/linux/nexthop.h [new file with mode: 0644]