]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop_group.h
lib: Handle if up/down and vrf enable/disable events
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 10 Apr 2018 19:57:09 +0000 (15:57 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 17 Apr 2018 22:44:33 +0000 (18:44 -0400)
commit98cbbaea91f66df1ad0ad965ceb8977d8d3a8079
tree59e2e107a4566c512828c4211bb76588795f3378
parentd7b3ad40165abcd8073c694456a6b34b519806e9
lib: Handle if up/down and vrf enable/disable events

Properly notice when we get if up/down and vrf enable/disable
events and attempt to properly install nexthops as they
come in.

Ticket: CM20489
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/nexthop_group.c
lib/nexthop_group.h
lib/vrf.c
lib/zclient.c