summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_gr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-211-1/+1
* ospfd,ospf6d: Add missing newline for `graceful-restart prepare` CLIDonatas Abraitis2022-03-091-1/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-3/+1
* ospfd: fix no-form of "graceful-restart" commandIgor Ryzhov2021-11-151-1/+1
* Merge pull request #9813 from opensourcerouting/ospf-gr-fixesDonald Sharp2021-10-151-42/+18
|\
| * ospfd: introduce additional opaque capability check in the GR codeRenato Westphal2021-10-121-0/+12
| * ospfd: fix flushing of Grace-LSAs on broadcast interfacesRenato Westphal2021-10-121-42/+6
* | ospfd: use ospf_get_name() wherever possibleRenato Westphal2021-10-101-3/+3
|/
* ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-07-051-0/+824