]> git.proxmox.com Git - mirror_frr.git/commit - doc/user/ospf6d.rst
ospf6d: "clear ipv6 ospf6 process" command
authorYash Ranjan <ranjany@vmware.com>
Mon, 3 May 2021 11:46:41 +0000 (04:46 -0700)
committerYash Ranjan <ranjany@vmware.com>
Mon, 28 Jun 2021 03:56:10 +0000 (20:56 -0700)
commitf71ed6df3e1cc7b1fc0b2e1c8ba3c5ec9c16d89f
tree21a6b9cb9f565da524050cef40c60b712f5b961d
parent32694c41bb298075c19b2cd50525bee3a336ccec
ospf6d: "clear ipv6 ospf6 process" command

Adding the "clear ipv6 ospf6 command" . It resets
the ospfv3 datastructures and clears the database
as well as route tables. It resets the neighborship
by restarting the interface state machine.
If the user wants to change the router-id, this
command updates the router-id to the latest static
router-id and starts the neighbor formation with
the new router-id.

Signed-off-by: Yash Ranjan <ranjany@vmware.com>
doc/user/ospf6d.rst
lib/routemap.h
ospf6d/ospf6_asbr.c
ospf6d/ospf6_asbr.h
ospf6d/ospf6_interface.c
ospf6d/ospf6_interface.h
ospf6d/ospf6_top.c
ospf6d/ospf6_top.h
ospf6d/ospf6d.c
ospf6d/subdir.am