index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_gr_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-2
/
+1
*
ospf6d: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-4
/
+1
*
ospf6d: Addressing few coverity issues.
rgirada
2021-10-29
1
-2
/
+24
*
ospf6d: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
1
-2
/
+0
*
ospf6d: rename the "graceful-restart helper-only" command
Renato Westphal
2021-09-21
1
-7
/
+9
*
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
1
-0
/
+10
*
ospf6d: fix possible NULL dereference
Igor Ryzhov
2021-09-15
1
-1
/
+4
*
ospf6d: fix display of debug command in the running configuration
Renato Westphal
2021-08-31
1
-1
/
+1
*
Merge pull request #9457 from anlancs/ospf6-void
Mark Stapp
2021-08-24
1
-3
/
+1
|
\
|
*
ospf6d: suppress coverity warning of return value
anlan_cs
2021-08-22
1
-3
/
+1
*
|
ospf6d: fix lock leak of using ALL_LSDB in GR helper
anlan_cs
2021-08-22
1
-1
/
+6
|
/
*
ospf6d: GR helper configurations
rgirada
2021-08-12
1
-54
/
+786
*
ospf6d: GR helper exit scenarios
rgirada
2021-08-10
1
-1
/
+180
*
ospf6d: Helper functionality changes
rgirada
2021-08-10
1
-6
/
+290
*
ospf6d: debug command support for helper support.
rgirada
2021-08-10
1
-0
/
+25
*
ospf6d: Init/De-init gr helper functionality
rgirada
2021-08-10
1
-0
/
+155