summaryrefslogtreecommitdiff
path: root/ospfd/ospf_gr_helper.c
AgeCommit message (Expand)Author
2022-05-03*: remove the checking returned value for hash_get()anlan_cs
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-02-14ospfd: Fix spelling mistakesDonald Sharp
2021-11-23ospfd: fix incorrect detection of topology changes in helper modeRenato Westphal
2021-10-08ospfd: fix display of plain-text data on "show ... json" commandsRenato Westphal
2021-10-01ospfd: GR helper functionality change in helper exitrgirada
2021-07-05ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-07-05ospfd: rename the graceful restart headerRenato Westphal
2021-07-05ospfd: adjust log config for GRGalaxyGorilla
2021-07-05ospfd: print extra LSA information in some log messagesRenato Westphal
2021-06-08zebra, ospfd: fix typos in the graceful restart codeRenato Westphal
2021-06-08ospfd: fix dangling pointer when exiting from the helper modeRenato Westphal
2021-06-08ospfd: fix crash when logging a Grace-LSARenato Westphal
2021-06-08ospfd: fix small issue when exiting from the GR helper modeRenato Westphal
2021-06-08ospfd: fix GR helper initialization and terminationRenato Westphal
2021-05-19ospfd: Correct Coverity defectsOlivier Dugeon
2021-05-12ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp
2020-11-04* : clean up format specifiers for gcc-10Mark Stapp
2020-10-22ospfd: replace inet_ntoaMark Stapp
2020-10-14Merge pull request #7309 from mjstapp/fix_ospf_gr_reasonsDonald Sharp
2020-10-14ospfd: fix SA warnings in ospfd, ospfclientMark Stapp
2020-10-14ospfd: make reason string production saferMark Stapp
2020-09-22ospfd: GR helper specific show commandsrgirada
2020-09-22ospfd: GR helper config commandsrgirada
2020-09-22ospfd: GR helper exit scenariosrgirada
2020-09-22ospfd: Grace LSA processingrgirada
2020-09-22ospfd: ospf GR helper initializationrgirada