]> git.proxmox.com 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>
Fri, 31 Jan 2020 13:26:39 +0000 (08:26 -0500)
commit417f01b751f259577c9db14aa778d16c4d9e8d1e
treed83258814d0ff23334c01cf9ff9f93788644e878
parentaa25a843400c13fbbf92cd4e508300e550626601
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