index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_gr_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-3
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-2
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-2
/
+1
*
ospfd: Fix spelling mistakes
Donald Sharp
2022-02-14
1
-2
/
+2
*
ospfd: fix incorrect detection of topology changes in helper mode
Renato Westphal
2021-11-23
1
-3
/
+0
*
ospfd: fix display of plain-text data on "show ... json" commands
Renato Westphal
2021-10-08
1
-2
/
+7
*
ospfd: GR helper functionality change in helper exit
rgirada
2021-10-01
1
-5
/
+1
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+11
*
ospfd: rename the graceful restart header
Renato Westphal
2021-07-05
1
-1
/
+1
*
ospfd: adjust log config for GR
GalaxyGorilla
2021-07-05
1
-26
/
+25
*
ospfd: print extra LSA information in some log messages
Renato Westphal
2021-07-05
1
-3
/
+2
*
zebra, ospfd: fix typos in the graceful restart code
Renato Westphal
2021-06-08
1
-16
/
+16
*
ospfd: fix dangling pointer when exiting from the helper mode
Renato Westphal
2021-06-08
1
-1
/
+1
*
ospfd: fix crash when logging a Grace-LSA
Renato Westphal
2021-06-08
1
-27
/
+70
*
ospfd: fix small issue when exiting from the GR helper mode
Renato Westphal
2021-06-08
1
-1
/
+2
*
ospfd: fix GR helper initialization and termination
Renato Westphal
2021-06-08
1
-9
/
+33
*
ospfd: Correct Coverity defects
Olivier Dugeon
2021-05-19
1
-10
/
+6
*
ospfd: Use _func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2021-05-12
1
-30
/
+23
*
* : clean up format specifiers for gcc-10
Mark Stapp
2020-11-04
1
-8
/
+8
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-16
/
+16
*
Merge pull request #7309 from mjstapp/fix_ospf_gr_reasons
Donald Sharp
2020-10-15
1
-8
/
+42
|
\
|
*
ospfd: make reason string production safer
Mark Stapp
2020-10-14
1
-8
/
+42
*
|
ospfd: fix SA warnings in ospfd, ospfclient
Mark Stapp
2020-10-14
1
-3
/
+84
|
/
*
ospfd: GR helper specific show commands
rgirada
2020-09-22
1
-0
/
+74
*
ospfd: GR helper config commands
rgirada
2020-09-22
1
-4
/
+200
*
ospfd: GR helper exit scenarios
rgirada
2020-09-22
1
-3
/
+160
*
ospfd: Grace LSA processing
rgirada
2020-09-22
1
-3
/
+404
*
ospfd: ospf GR helper initialization
rgirada
2020-09-22
1
-0
/
+136