]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add encap and group type decoding to nexthop dump
authorDonald Sharp <sharpd@nvidia.com>
Fri, 13 May 2022 14:25:13 +0000 (10:25 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 13 May 2022 14:37:30 +0000 (10:37 -0400)
commitc30c6070279b57025102859a30355f5cc68602f5
tree7fe7b7cd5d7021b16703ae00e184a349b299bc8b
parent4dc6d51122182a179a2838ad6e498038bdd9b7a5
zebra: Add encap and group type decoding to nexthop dump

Add the ability to give data about the nexthop group type
and encap type so that it is human readable.

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