]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop_group.c
lib, zebra: Add ability to encode/decode resilient nhg's
authorDonald Sharp <donaldsharp72@gmail.com>
Sat, 22 Oct 2022 19:37:27 +0000 (15:37 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 4 Nov 2022 17:29:36 +0000 (13:29 -0400)
commit569e141113c56d80da9f3720dfaed104a27107ad
treee747a4ce4b46be3e6b35b00ea99bbb4ab6fca0ae
parente483855d24a0568c8e4c696f83fd9d999313589a
lib, zebra: Add ability to encode/decode resilient nhg's

Add ability to read the nexthop group resilient linux
kernel data as well as write it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/nexthop_group.c
lib/nexthop_group.h
zebra/rt_netlink.c
zebra/zebra_nhg.c
zebra/zebra_nhg.h
zebra/zebra_vty.c