index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: more `show thread cpu`
Quentin Young
2017-06-30
2
-2
/
+2
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
3
-16
/
+16
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-17
/
+17
*
*: use vty_outln
Quentin Young
2017-06-29
3
-265
/
+232
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-06-29
2
-21
/
+18
|
\
|
*
ldpd: fix issues with dual-stack adjacencies
Renato Westphal
2017-06-13
2
-21
/
+18
*
|
Merge pull request #730 from opensourcerouting/rbtree-improvement
Donald Sharp
2017-06-19
10
-91
/
+99
|
\
\
|
*
|
ldpd: fix fallouts from the rb-tree conversion
Renato Westphal
2017-06-16
3
-5
/
+5
|
*
|
lib: improve the RB implementation
Rafael Zalamena
2017-06-16
9
-89
/
+97
*
|
|
ldpd: update copyright information
Renato Westphal
2017-06-16
7
-70
/
+63
*
|
|
ldpd: convert cli and get rid of the xml interface
Renato Westphal
2017-06-16
8
-770
/
+1241
|
/
/
*
|
Merge branch 'stable/3.0'
David Lamparter
2017-06-13
2
-10
/
+0
|
\
|
|
*
ldpd: remove pledge calls
Renato Westphal
2017-06-07
2
-10
/
+0
|
*
ldpd: fix bug in pseudowire control-word negotiation
Renato Westphal
2017-06-05
1
-4
/
+2
|
*
ldpd: fix issues detected by Coverity Scan
Renato Westphal
2017-06-05
2
-16
/
+4
|
*
ldpd: fix bug when changing the transport address
Renato Westphal
2017-06-05
2
-13
/
+27
|
*
ldpd: allow targeted neighbors over any interface
Renato Westphal
2017-06-05
1
-8
/
+9
|
*
ldpd: schedule the sending of label messages when necessary
Renato Westphal
2017-06-05
3
-14
/
+72
|
*
ldpd: improve ldp_zebra_read_route()
Renato Westphal
2017-06-05
1
-26
/
+15
|
*
ldpd: be more conservative with labels
Renato Westphal
2017-06-05
1
-8
/
+11
|
*
ldpd: accept notifications during the session establishment process
Renato Westphal
2017-06-05
2
-2
/
+12
|
*
ldpd: minor changes in the output of some show commands
Renato Westphal
2017-06-05
1
-2
/
+2
|
*
ldpd: use synchronous channels for sending log messages
Renato Westphal
2017-06-05
5
-5
/
+23
|
*
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
2
-7
/
+13
|
*
ldpd: simplify initialization of the child processes
Renato Westphal
2017-06-05
8
-126
/
+126
|
*
ldpd: call openzlog() in the child processes as well
Renato Westphal
2017-06-05
1
-3
/
+3
|
*
ldpd: fix log level of log_warn() and log_warnx()
Renato Westphal
2017-06-05
1
-5
/
+5
|
*
ldpd: split log.c into two files
Renato Westphal
2017-06-05
8
-516
/
+549
*
|
ldpd: further improvements in the configuration handling
Renato Westphal
2017-06-03
3
-68
/
+77
*
|
ldpd: remove variable that is not necessary anymore
Renato Westphal
2017-06-03
1
-7
/
+0
*
|
ldpd: fix bug in pseudowire control-word negotiation
Renato Westphal
2017-06-03
1
-4
/
+2
*
|
ldpd: use frr_init()
David Lamparter
2017-05-18
1
-14
/
+4
*
|
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
|
*
Fix the error message when execute ldpd with --enable-tcp-zebra
Hung-Weic Chiu
2017-05-03
1
-0
/
+3
*
|
Merge pull request #537 from donaldsharp/vrf_stuff
David Lamparter
2017-05-17
1
-1
/
+1
|
\
\
|
*
|
*: Consolidate vrf_hooks into vrf_init
Donald Sharp
2017-05-16
1
-1
/
+1
*
|
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
6
-24
/
+18
|
/
/
*
|
*: update thread_add_* calls
Quentin Young
2017-05-09
10
-71
/
+82
*
|
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
10
-40
/
+61
*
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-02
4
-29
/
+29
|
\
|
|
*
Merge pull request #431 from opensourcerouting/fix-iface-renames
Donald Sharp
2017-05-01
3
-7
/
+13
|
|
\
|
|
*
ldpd: fixes to handle interface renames properly
Renato Westphal
2017-05-01
3
-7
/
+13
|
*
|
ldpd: respect link-detect configuration
Renato Westphal
2017-05-01
4
-22
/
+16
|
|
/
*
|
ldpd: fix issues detected by Coverity Scan
Renato Westphal
2017-04-27
2
-16
/
+4
*
|
ldpd: fix bug when changing the transport address
Renato Westphal
2017-04-26
2
-13
/
+27
*
|
ldpd: allow targeted neighbors over any interface
Renato Westphal
2017-04-26
1
-8
/
+9
*
|
ldpd: schedule the sending of label messages when necessary
Renato Westphal
2017-04-26
3
-14
/
+72
*
|
ldpd: improve ldp_zebra_read_route()
Renato Westphal
2017-04-26
1
-26
/
+15
[next]