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
*
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
*
zebra, ldpd: fix display of pseudowire status
Renato Westphal
2017-11-29
1
-2
/
+7
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+3
*
ldpd: fix heap-use-after-free at exit
Renato Westphal
2017-10-10
1
-0
/
+9
*
ldpd: sprinkle in some asserts to make scan-build happy
Renato Westphal
2017-10-06
1
-1
/
+1
*
ldpd: guard the label allocation debug messages
Renato Westphal
2017-09-12
1
-3
/
+2
*
ldpd: fix broken label allocation
Renato Westphal
2017-09-12
1
-1
/
+2
*
Merge remote-tracking branch 'frr/master' into tcp-zebra
David Lamparter
2017-08-09
1
-34
/
+27
|
\
|
*
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
1
-0
/
+1
|
|
\
|
|
*
lib: privs: make uid/gid accessible before setuid
David Lamparter
2017-08-02
1
-0
/
+1
|
*
|
ldpd: fix missing label mappings
Renato Westphal
2017-08-09
1
-1
/
+5
|
*
|
ldpd: integrate with the pseudowire manager in zebra
Renato Westphal
2017-08-09
1
-33
/
+21
|
|
/
*
/
*: remove --enable-tcp-zebra, rework ZAPI path
David Lamparter
2017-08-08
1
-1
/
+3
|
/
*
ldpd: silence coverity scan warning
Renato Westphal
2017-07-31
1
-1
/
+5
*
lib: more `show thread cpu`
Quentin Young
2017-06-30
1
-1
/
+1
*
lib: improve the RB implementation
Rafael Zalamena
2017-06-16
1
-13
/
+14
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-13
1
-5
/
+0
|
\
|
*
ldpd: remove pledge calls
Renato Westphal
2017-06-07
1
-5
/
+0
|
*
ldpd: fix issues detected by Coverity Scan
Renato Westphal
2017-06-05
1
-8
/
+2
|
*
ldpd: schedule the sending of label messages when necessary
Renato Westphal
2017-06-05
1
-4
/
+43
|
*
ldpd: use synchronous channels for sending log messages
Renato Westphal
2017-06-05
1
-3
/
+10
|
*
ldpd: remove unnecessary checks if a signal was caught
Renato Westphal
2017-06-05
1
-10
/
+3
|
*
ldpd: fix segfault after failed initialization
Renato Westphal
2017-06-05
1
-3
/
+6
|
*
ldpd: simplify initialization of the child processes
Renato Westphal
2017-06-05
1
-24
/
+34
|
*
ldpd: split log.c into two files
Renato Westphal
2017-06-05
1
-0
/
+1
*
|
Merge branch 'stable/3.0'
David Lamparter
2017-05-18
1
-2
/
+2
|
\
|
|
*
lm: Make relay label manager async
ßingen
2017-05-11
1
-2
/
+2
*
|
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-7
/
+6
*
|
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-2
/
+5
*
|
ldpd: fix issues detected by Coverity Scan
Renato Westphal
2017-04-27
1
-8
/
+2
*
|
ldpd: schedule the sending of label messages when necessary
Renato Westphal
2017-04-26
1
-4
/
+43
*
|
ldpd: fix small style issues
Renato Westphal
2017-04-26
1
-38
/
+42
*
|
ldpd: use synchronous channels for sending log messages
Renato Westphal
2017-04-26
1
-3
/
+10
*
|
ldpd: remove unnecessary checks if a signal was caught
Renato Westphal
2017-04-26
1
-10
/
+3
*
|
ldpd: fix segfault after failed initialization
Renato Westphal
2017-04-26
1
-3
/
+6
*
|
ldpd: simplify initialization of the child processes
Renato Westphal
2017-04-26
1
-24
/
+34
*
|
ldpd: split log.c into two files
Renato Westphal
2017-04-25
1
-0
/
+1
|
/
*
ldpd: do not consume vty_conf when updating the configuration
Renato Westphal
2017-03-31
1
-9
/
+1
*
ldpd: fix configuration of non-existing VPLS interfaces and pseudowires
Renato Westphal
2017-03-31
1
-4
/
+30
*
ldpd: no need to synchronize pseudowires with LSPs anymore
Renato Westphal
2017-03-31
1
-16
/
+0
*
Merge pull request #297 from opensourcerouting/ldpd-openbsd
Donald Sharp
2017-03-30
1
-1
/
+1
|
\
|
*
ldpd: update pledge promise in lde
Renato Westphal
2017-03-28
1
-1
/
+1
*
|
ldpd: ignore the SIGHUP signal in the child processes
Renato Westphal
2017-03-27
1
-0
/
+4
|
/
*
ldpd: Remove lde_release_label_chunk to avoid warnings
ßingen
2017-03-23
1
-6
/
+0
*
lm: Fix some errors detected by Coverity Scan
ßingen
2017-03-22
1
-0
/
+4
[next]