index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
ldpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-7
/
+7
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
ldpd: Add support for read-only snmp mib objects (excluding statistics)
Karen Schoener
2021-02-24
1
-2
/
+27
*
ldpd: add support for RLFA clients
Renato Westphal
2021-01-09
1
-0
/
+10
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-7
/
+7
*
Merge pull request #6789 from volta-networks/feat_ldp_igp_sync
Renato Westphal
2020-09-11
1
-0
/
+17
|
\
|
*
ldpd: Adding support for LDP IGP Synchronization
Karen Schoener
2020-09-09
1
-0
/
+17
*
|
ldpd: Fix issue when starting up LDP with no configuration.
lynne
2020-09-04
1
-1
/
+42
|
/
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-10
/
+5
*
ldpd: clean up temp zlog files
Mark Stapp
2020-06-22
1
-1
/
+2
*
*: integrate remaining daemons with filter
Rafael Zalamena
2020-06-05
1
-0
/
+1
*
Merge pull request #6241 from volta-networks/fix_ldp_acl
Renato Westphal
2020-04-30
1
-3
/
+2
|
\
|
*
ldpd: fix ACL rule modification
lynne
2020-04-29
1
-3
/
+2
*
|
ldpd: use a timer instead of sleeping in LM init
Mark Stapp
2020-04-23
1
-3
/
+0
*
|
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
\
|
*
|
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
|
|
/
*
|
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-4
/
+15
|
\
\
|
|
/
|
/
|
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-4
/
+15
*
|
ldpd: fixing host-only configuration filter.
lynne
2020-04-01
1
-0
/
+13
|
/
*
Merge pull request #5851 from volta-networks/feat_ldp_oc_review
Renato Westphal
2020-03-23
1
-0
/
+8
|
\
|
*
ldpd: adding support for LDP ordered label distribution control
Karen Schoener
2020-03-20
1
-0
/
+8
*
|
ldpd: fix another linking issue with GCC-10
Ruben Kerkhof
2020-03-08
1
-0
/
+2
*
|
ldpd: Remove double set of lif
Donald Sharp
2020-03-03
1
-1
/
+1
*
|
ldpd: Cleanup indentation in merge_nbrps
Donald Sharp
2020-02-27
1
-21
/
+23
*
|
ldpd: Cleanup set but unused variables
Donald Sharp
2020-02-27
1
-9
/
+8
|
/
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
ldpd: set default instance to 1
Emanuele Di Pascale
2019-07-10
1
-0
/
+3
*
ldpd: Fix shutdown
dturlupov
2019-06-11
1
-1
/
+1
*
ldpd: Allow for -N <namespace> to influence location of LDPD_SOCKET
Donald Sharp
2019-06-04
1
-1
/
+10
*
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-1
/
+0
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-0
/
+6
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-1
/
+1
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
ldpd: Convert to using LIB_ERR_XXX and zlog_ferr
Donald Sharp
2018-08-14
1
-2
/
+4
*
Merge pull request #2449 from donaldsharp/lib_delayed_read
Lou Berger
2018-06-22
1
-1
/
+18
|
\
|
*
ldpd: Schedule application of config till after read-in
Donald Sharp
2018-06-19
1
-1
/
+18
*
|
ldpd: redundant condition (cppcheck)
paco
2018-06-18
1
-7
/
+23
|
/
*
*: Make assignment from RB_ROOT in while loop work better
Donald Sharp
2018-02-23
1
-12
/
+29
*
ldpd: sprinkle in some asserts to make scan-build happy
Renato Westphal
2017-10-06
1
-1
/
+0
*
lib, ldpd: fix "argument cannot be negative" coverity warnings
Renato Westphal
2017-10-06
1
-4
/
+9
*
ldpd: detach stdin/stdout/stderr from the child processes
Renato Westphal
2017-10-03
1
-1
/
+7
*
ldpd: fix wrong indentation in the help menu
Renato Westphal
2017-10-03
1
-1
/
+1
*
ldpd: guard the label allocation debug messages
Renato Westphal
2017-09-12
1
-1
/
+1
*
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
1
-5
/
+3
*
Merge remote-tracking branch 'frr/master' into tcp-zebra
David Lamparter
2017-08-09
1
-13
/
+28
|
\
[next]