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: privs: make uid/gid accessible before setuid
David Lamparter
2017-08-02
2
-0
/
+2
*
ldpd: update .gitignore
Renato Westphal
2017-07-31
1
-0
/
+1
*
ldpd: silence coverity scan warning
Renato Westphal
2017-07-31
1
-1
/
+5
*
ldpd: add auto-complete for l2vpns
Renato Westphal
2017-07-31
1
-2
/
+24
*
ldpd: convert CLI code to use DEFPY
Renato Westphal
2017-07-31
6
-736
/
+276
*
ldpd: restore correct defaults on "no discovery ... interval"
Renato Westphal
2017-07-31
1
-2
/
+3
*
ldpd: fix missing "no" commands in vtysh
Renato Westphal
2017-07-31
1
-29
/
+87
*
ldpd: fix segfault in "clear mpls ldp neighbor [addr]"
Renato Westphal
2017-07-31
1
-2
/
+3
*
ldpd: add the exit-address-family command
Renato Westphal
2017-07-27
2
-1
/
+13
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
2
-14
/
+14
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
2
-14
/
+14
*
|
*: remove VTYNL, part 6 of 6
David Lamparter
2017-07-14
1
-29
/
+27
*
|
*: remove VTYNL, part 3 of 6
David Lamparter
2017-07-14
1
-3
/
+3
*
|
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
3
-16
/
+16
*
|
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
3
-22
/
+22
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
3
-137
/
+137
|
/
*
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
|
\
|
[next]