summaryrefslogtreecommitdiffstats
path: root/ldpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: guard the label allocation debug messagesRenato Westphal2017-09-125-5/+26
* ldpd: fix broken label allocationRenato Westphal2017-09-121-1/+2
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-70/+36
* babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checksRenato Westphal2017-08-231-1/+2
* Merge pull request #939 from jbonor/optimizationLou Berger2017-08-224-4/+4
|\
| * lib: standardize use of queue.hJorge Boncompte2017-08-174-4/+4
* | Merge pull request #1009 from donaldsharp/show_cmdsDavid Lamparter2017-08-211-7/+7
|\ \
| * | *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-7/+7
| |/
* / *: centralize some exit cleanup into libfrrDavid Lamparter2017-08-151-5/+3
|/
* Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter2017-08-091-8/+10
|\
| * ldpd: Use JSON_STRDonald Sharp2017-08-081-8/+10
* | Merge remote-tracking branch 'frr/master' into tcp-zebraDavid Lamparter2017-08-0914-109/+286
|\ \
| * \ Merge pull request #911 from opensourcerouting/non-recursive-2Donald Sharp2017-08-094-31/+66
| |\ \
| | * | build: non-recursive ldpdDavid Lamparter2017-08-044-31/+66
| * | | Merge pull request #892 from opensourcerouting/watchfrr-simplifyDonald Sharp2017-08-092-0/+2
| |\ \ \
| | * | | lib: privs: make uid/gid accessible before setuidDavid Lamparter2017-08-022-0/+2
| | |/ /
| * | | zebra: fix pseudowire code re. upstream changesDavid Lamparter2017-08-091-1/+1
| * | | ldpd: fix missing label mappingsRenato Westphal2017-08-092-3/+6
| * | | ldpd: integrate with the pseudowire manager in zebraRenato Westphal2017-08-097-72/+204
| * | | zebra: add pseudowire managerßingen2017-08-092-3/+1
| * | | ldpd: fix bug with dual-stack neighborsRenato Westphal2017-08-091-0/+7
| | |/ | |/|
* / | *: remove --enable-tcp-zebra, rework ZAPI pathDavid Lamparter2017-08-082-2/+4
|/ /
* | ldpd: use NO_STRQuentin Young2017-08-071-37/+37
* | ldpd: Switch to using ETH_ALENDonald Sharp2017-08-043-6/+6
|/
* ldpd: update .gitignoreRenato Westphal2017-07-311-0/+1
* ldpd: silence coverity scan warningRenato Westphal2017-07-311-1/+5
* ldpd: add auto-complete for l2vpnsRenato Westphal2017-07-311-2/+24
* ldpd: convert CLI code to use DEFPYRenato Westphal2017-07-316-736/+276
* ldpd: restore correct defaults on "no discovery ... interval"Renato Westphal2017-07-311-2/+3
* ldpd: fix missing "no" commands in vtyshRenato Westphal2017-07-311-29/+87
* ldpd: fix segfault in "clear mpls ldp neighbor [addr]"Renato Westphal2017-07-311-2/+3
* ldpd: add the exit-address-family commandRenato Westphal2017-07-272-1/+13
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-142-14/+14
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-132-14/+14
* | *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-29/+27
* | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-3/+3
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-143-16/+16
* | *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-143-22/+22
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-133-137/+137
|/
* lib: more `show thread cpu`Quentin Young2017-06-302-2/+2
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-293-16/+16
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-17/+17
* *: use vty_outlnQuentin Young2017-06-293-265/+232
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-06-292-21/+18
|\
| * ldpd: fix issues with dual-stack adjacenciesRenato Westphal2017-06-132-21/+18
* | Merge pull request #730 from opensourcerouting/rbtree-improvementDonald Sharp2017-06-1910-91/+99
|\ \
| * | ldpd: fix fallouts from the rb-tree conversionRenato Westphal2017-06-163-5/+5
| * | lib: improve the RB implementationRafael Zalamena2017-06-169-89/+97
* | | ldpd: update copyright informationRenato Westphal2017-06-167-70/+63
* | | ldpd: convert cli and get rid of the xml interfaceRenato Westphal2017-06-168-770/+1241
|/ /