]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_neighbor.c
ospfd: rename the graceful restart header
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 May 2021 13:27:51 +0000 (10:27 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 5 Jul 2021 14:43:02 +0000 (11:43 -0300)
commitcd52c44c009dad73ad65e0f0daf7855095121cdb
tree57ef40bf8cae2f3cddcb3d6c2ebec64fb74c62c0
parent3f87e1d8b398fdcfb34e51bc0cfd0dc7a4dd0cb4
ospfd: rename the graceful restart header

Both the GR helper code and the upcoming GR restarting code are going
to share a lot of definitions. As such, rename ospf_gr_helper.h to
ospf_gr.h, which will be the central point of all GR definitions
and prototypes.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospfd/ospf_gr.h [new file with mode: 0644]
ospfd/ospf_gr_helper.c
ospfd/ospf_gr_helper.h [deleted file]
ospfd/ospf_neighbor.c
ospfd/ospf_neighbor.h
ospfd/ospf_packet.c
ospfd/ospfd.c
ospfd/subdir.am