index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_ldp_sync.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
-5
/
+5
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-3
/
+2
*
*: 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
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
*: Drop deprecated incorrect JSON fields with wrong naming
Donatas Abraitis
2023-01-31
1
-7
/
+0
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
ospfd: changes for code maintainability
sri-mohan1
2022-08-23
1
-16
/
+15
*
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-08
1
-1
/
+1
*
*: Fix spelling of specifed
Donald Sharp
2022-04-19
1
-3
/
+3
*
Merge pull request #10447 from ton31337/fix/json_with_whitespaces
Donald Sharp
2022-03-13
1
-0
/
+7
|
\
|
*
*: Add camelCase JSON keys in addition to PascalCase
Donatas Abraitis
2022-02-03
1
-0
/
+7
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-2
/
+1
|
/
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-6
/
+5
*
ospfd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-9
/
+3
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-6
/
+7
*
ospfd: Prevent sending of uninited data to zebra
Donald Sharp
2021-01-30
1
-0
/
+1
*
isisd, ospfd: update 'client close' callback to 'ldp fail' api
Karen Schoener
2020-12-10
1
-1
/
+1
*
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message
Karen Schoener
2020-12-09
1
-91
/
+0
*
isisd, ospfd: IGPs detect LDP down via zapi client close message
Karen Schoener
2020-12-09
1
-1
/
+28
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-13
/
+10
*
*: Use proper semantics for turning off thread
Donald Sharp
2020-10-12
1
-6
/
+2
*
isisd, ospfd: fix missing/excessive docstrings
Igor Ryzhov
2020-10-02
1
-3
/
+6
*
ospfd: updates to the ldp-sync ospf commands
lynne
2020-09-21
1
-4
/
+11
*
ospfd: ldp-igp-sync feature: adding ospf support
lynne
2020-09-09
1
-0
/
+1142