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
*
ldpd: guard the label allocation debug messages
Renato Westphal
2017-09-12
5
-5
/
+26
*
ldpd: fix broken label allocation
Renato Westphal
2017-09-12
1
-1
/
+2
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-70
/
+36
*
babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checks
Renato Westphal
2017-08-23
1
-1
/
+2
*
Merge pull request #939 from jbonor/optimization
Lou Berger
2017-08-22
4
-4
/
+4
|
\
|
*
lib: standardize use of queue.h
Jorge Boncompte
2017-08-17
4
-4
/
+4
*
|
Merge pull request #1009 from donaldsharp/show_cmds
David Lamparter
2017-08-21
1
-7
/
+7
|
\
\
|
*
|
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-7
/
+7
|
|
/
*
/
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
1
-5
/
+3
|
/
*
Merge branch 'frr/pull/822' ("EVPN fixes")
David Lamparter
2017-08-09
1
-8
/
+10
|
\
|
*
ldpd: Use JSON_STR
Donald Sharp
2017-08-08
1
-8
/
+10
*
|
Merge remote-tracking branch 'frr/master' into tcp-zebra
David Lamparter
2017-08-09
14
-109
/
+286
|
\
\
|
*
\
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-31
/
+66
|
|
\
\
|
|
*
|
build: non-recursive ldpd
David Lamparter
2017-08-04
4
-31
/
+66
|
*
|
|
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
2
-0
/
+2
|
|
\
\
\
|
|
*
|
|
lib: privs: make uid/gid accessible before setuid
David Lamparter
2017-08-02
2
-0
/
+2
|
|
|
/
/
|
*
|
|
zebra: fix pseudowire code re. upstream changes
David Lamparter
2017-08-09
1
-1
/
+1
|
*
|
|
ldpd: fix missing label mappings
Renato Westphal
2017-08-09
2
-3
/
+6
|
*
|
|
ldpd: integrate with the pseudowire manager in zebra
Renato Westphal
2017-08-09
7
-72
/
+204
|
*
|
|
zebra: add pseudowire manager
ßingen
2017-08-09
2
-3
/
+1
|
*
|
|
ldpd: fix bug with dual-stack neighbors
Renato Westphal
2017-08-09
1
-0
/
+7
|
|
|
/
|
|
/
|
*
/
|
*: remove --enable-tcp-zebra, rework ZAPI path
David Lamparter
2017-08-08
2
-2
/
+4
|
/
/
*
|
ldpd: use NO_STR
Quentin Young
2017-08-07
1
-37
/
+37
*
|
ldpd: Switch to using ETH_ALEN
Donald Sharp
2017-08-04
3
-6
/
+6
|
/
*
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
|
/
/
[next]