]> git.puffer.fish Git - mirror/frr.git/commit
zebra: show zebra nexthop-groups without copying 5739/head
authorMark Stapp <mjs@voltanet.io>
Tue, 28 Jan 2020 19:45:53 +0000 (14:45 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 4 Feb 2020 13:39:41 +0000 (08:39 -0500)
commitb5e02d19dcd47a9d2871d53a02041d5cd100ac08
tree58c0eb275619c4be988a49e63bad56bd6d9abcb5
parent3812117bfcc154ee2dc50dc4cc2512545c872013
zebra: show zebra nexthop-groups without copying

Use a hash walker/iterator instead of a temporary list to
show zebra's nexthop-groups/nexthop-hash-entries.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_vty.c