index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
lde.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldpd: use zlog recirculation for subprocesses
David Lamparter
2024-03-10
1
-0
/
+5
*
*: add `zclient_options_sync`
David Lamparter
2023-11-23
1
-5
/
+1
*
ldpd: Stop and free synchronous Zebra client on destroy
Donatas Abraitis
2023-06-27
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Convert thread_fetch and thread_call to event_fetch and event_call
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-6
/
+6
*
Merge pull request #12863 from sri-mohan1/sri-mohan-ldp
Donald Sharp
2023-02-22
1
-127
/
+103
|
\
|
*
ldpd: changes for code maintainability
sri-mohan1
2023-02-22
1
-127
/
+103
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-12
/
+1
*
|
ldpd: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-5
/
+5
|
/
*
ldpd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-4
/
+4
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-13
/
+5
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-1
/
+1
*
ldpd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-2
/
+0
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-2
/
+2
*
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-2
/
+2
*
ldpd: make allowing broken-lsps to be installed with pop operation configurable
lynne
2021-05-03
1
-0
/
+24
*
ldpd: set `frr_is_after_fork` in lde/ldpe
David Lamparter
2021-04-23
1
-0
/
+2
*
ldpd: Add support for read-only snmp mib objects (excluding statistics)
Karen Schoener
2021-02-24
1
-4
/
+8
*
ldpd: add support for RLFA clients
Renato Westphal
2021-01-09
1
-0
/
+86
*
ldpd: Prevent usage after free
Donald Sharp
2020-11-25
1
-3
/
+3
*
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
2020-11-15
1
-1
/
+1
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-4
/
+4
*
ldpd: Fix issue when starting up LDP with no configuration.
lynne
2020-09-04
1
-1
/
+157
*
ldpd: process pw-status in received order
Karen Schoener
2020-07-20
1
-1
/
+1
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-12
/
+6
*
ldpd: clean up temp zlog files
Mark Stapp
2020-06-22
1
-0
/
+2
*
ldpd and Zebra: Expand existing debug commands.
lynne
2020-05-11
1
-2
/
+3
*
Merge pull request #6241 from volta-networks/fix_ldp_acl
Renato Westphal
2020-04-30
1
-2
/
+329
|
\
|
*
ldpd: fix ACL rule modification
lynne
2020-04-29
1
-2
/
+329
*
|
ldpd: use a timer instead of sleeping in LM init
Mark Stapp
2020-04-23
1
-11
/
+40
*
|
zebra,ldpd: use zapi client session id in LM apis
Mark Stapp
2020-04-16
1
-0
/
+1
|
/
*
Merge pull request #6109 from volta-networks/feat_ldp_host_only
Renato Westphal
2020-04-02
1
-0
/
+50
|
\
|
*
ldpd: fixing host-only configuration filter.
lynne
2020-04-01
1
-0
/
+50
*
|
Merge pull request #5925 from volta-networks/synchronous_client
Renato Westphal
2020-03-26
1
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
zebra: Synchronous client queues accumulate messages from zebra.
Karen Schoener
2020-03-23
1
-1
/
+10
*
|
Merge pull request #5851 from volta-networks/feat_ldp_oc_review
Renato Westphal
2020-03-23
1
-10
/
+80
|
\
\
|
*
|
ldpd: adding support for LDP ordered label distribution control
Karen Schoener
2020-03-20
1
-10
/
+80
|
|
/
*
/
ldpd: remove multiple definitions of thread_master
Ruben Kerkhof
2020-03-08
1
-3
/
+0
|
/
*
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
2019-09-07
1
-5
/
+10
*
ldpd: Fix to release MPLS label if its not used anymore
Binu Abraham
2019-07-15
1
-0
/
+39
*
lib, zebra: support label chunk requests for SRGB
Emanuele Di Pascale
2019-07-10
1
-1
/
+2
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
paco
2018-09-18
1
-1
/
+1
*
lib, ldpd: fix SA warnings from TAILQ oddness
David Lamparter
2018-09-08
1
-3
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+2
*
*: Make assignment from RB_ROOT in while loop work better
Donald Sharp
2018-02-23
1
-1
/
+4
*
*: Make code use a consisten definition of labels
Donald Sharp
2018-02-09
1
-9
/
+13
[next]