]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Display ifindex of interface being installed on 6329/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 1 May 2020 15:57:02 +0000 (11:57 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 1 May 2020 15:58:20 +0000 (11:58 -0400)
commit2c77ddee4b481a98057ca40c997e58746110607b
tree784e21ce92fa26feae1a5d9365533d53d1811aae
parentaf6642f0e7af5f177bab7030ab57f97d9fbd5e3d
zebra: Display ifindex of interface being installed on

When installing a nexthop group, dump out the ifindex of the
nexthop being installed as a bit more data for the developer.

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