]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospfd.c
[ospfd] rename graceful to deferred, fix a tiny compile warning.
authorpaul <paul>
Sat, 26 Nov 2005 13:31:11 +0000 (13:31 +0000)
committerpaul <paul>
Sat, 26 Nov 2005 13:31:11 +0000 (13:31 +0000)
commitc9c93d50cc9cae2f7878434431eafab8f7ee8d89
treef027b74dc63f5716169bdfcdaedf7980abb58d2a
parent00c290e02edd6c906b669de9f31a45d14ed8bec0
[ospfd] rename graceful to deferred, fix a tiny compile warning.

2005-11-26 Paul Jakma <paul.jakma@sun.com>

* (general) s/graceful/deferred/ in all files, the former term
   is confusing wrt OSPF Graceful-Restart.
* ospfd.c: (ospf_deferred_shutdown_check) dont return
  a function which returns void. SOS complains about this.
  (ospf_finish)
ospfd/ChangeLog
ospfd/ospf_vty.c
ospfd/ospfd.c
ospfd/ospfd.h