]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_zebra.c
ospf6d: Ensure that ospf6d is actually running before handling default routes
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 Feb 2016 15:25:09 +0000 (10:25 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 Feb 2016 15:25:09 +0000 (10:25 -0500)
commit87bb7354d81fe60b322aece1f9fd2b12b03391c7
treee3c22e94e02ff28715b2dfd44e7ab53f95d3c39e
parent7cfc61d32ebd375f7b3c1cf259606c843c548454
ospf6d: Ensure that ospf6d is actually running before handling default routes

If a default route is passed into ospf6d then we need to make
sure that ospf6d is actually running before we accept and process it.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
ospf6d/ospf6_zebra.c