]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Modify 'show nexthop-group rib ip|ipv6'
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 13 Jan 2020 21:00:33 +0000 (16:00 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 10 Feb 2020 12:58:43 +0000 (07:58 -0500)
commite83a19713dcb2d374defae560a499ae4d28ff475
tree365e38737713f3c2cd3927526e75df08595a5c56
parentef985ef82222c30c0c3458ce0cb1ea86676b4737
zebra: Modify 'show nexthop-group rib ip|ipv6'

The zebra implementation of nexthop groups has
two types of nexthops groups currently.  Singleton
objects which have afi's and combined nexthop groups
that do not.  Specifically call this out in the code
to make this distinction.

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