]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_top.c
ospf6d: router-id change notify to restart ospf6d
authorChirag Shah <chirag@cumulusnetworks.com>
Mon, 12 Feb 2018 21:22:04 +0000 (13:22 -0800)
committerChirag Shah <chirag@cumulusnetworks.com>
Thu, 15 Feb 2018 17:57:05 +0000 (09:57 -0800)
commitd6927cf390119c731be022acb878f76c3e106521
tree01d05c0d7336bd8f81b8ceafb6b6610013a0292b
parent7abe1e7e0debc8f605bf3f132f639760fddb5802
ospf6d: router-id change notify to restart ospf6d

Notify user to store config and restart ospf6d
as part of router-id change cli if any of
the area active.
Store zebra router-id under ospf6, when static
router-id removed restore zebra router-id, ask
to restart ospf6d.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
ospf6d/ospf6_area.h
ospf6d/ospf6_neighbor.c
ospf6d/ospf6_top.c
ospf6d/ospf6_top.h
ospf6d/ospf6_zebra.c