]> git.puffer.fish Git - mirror/frr.git/commit
pbrd: Do not install nexthop group until we have nexthops 4695/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 17 Jul 2019 00:41:01 +0000 (20:41 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 17 Jul 2019 00:41:01 +0000 (20:41 -0400)
commit07bba5ab7a096a3420a39380e6f961221cfd7231
tree828988c53caa949ac1db02fd140fedc211ecf4b8
parent8ba70c4e515e4125a9d11996d2fa815bde31158d
pbrd: Do not install nexthop group until we have nexthops

The creation of a nexthop group results in a callback with
just the nexthop group name.  At this point in time we
do not have any nexthop information so there is nothing to
install.

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