summaryrefslogtreecommitdiffstats
path: root/ldpd/l2vpn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: changes for code maintainabilitysri-mohan12023-06-011-39/+33
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* ldpd: process pw-status in received orderKaren Schoener2020-07-201-0/+12
* ldpd: Relay data plane pseudowire status in LDP notificationKaren Schoener2020-06-011-3/+4
* ldpd and Zebra: Expand existing debug commands.lynne2020-05-111-2/+10
* zebra: identify MPLS FTNs by route type and instanceRenato Westphal2019-09-071-4/+4
* bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon2018-09-171-2/+2
* *: Make assignment from RB_ROOT in while loop work betterDonald Sharp2018-02-231-4/+9
* ldpd: add a few warning messages to aid in troubleshootingRenato Westphal2017-11-291-3/+12
* zebra, ldpd: fix display of pseudowire statusRenato Westphal2017-11-291-1/+2
* ldp: Fix bug configuring PWßingen2017-11-171-3/+3
* ldpd: improve ordering of interfaces on user outputRenato Westphal2017-09-291-2/+2
* ldpd: integrate with the pseudowire manager in zebraRenato Westphal2017-08-091-2/+63
* lib: improve the RB implementationRafael Zalamena2017-06-161-13/+14
* ldpd: respect link-detect configurationRenato Westphal2017-05-011-2/+2
* ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal2017-03-311-7/+18
* ldpd: no need to synchronize pseudowires with LSPs anymoreRenato Westphal2017-03-311-31/+0
* ldpd: fix pseudowire merge algorithmRenato Westphal2017-03-271-0/+18
* ldpd: remove a few unnecessary functionsRenato Westphal2017-03-271-29/+2
* ldpd: remove pseudowire LSP checkRenato Westphal2017-03-181-31/+0
* ldpd: send VPLS MAC withdrawalsRenato Westphal2017-03-031-0/+27
* ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal2017-03-031-6/+17
* ldpd: implement support for PWid group wildcardsRenato Westphal2017-03-031-6/+65
* ldpd: update local labels when necessaryRenato Westphal2017-02-061-0/+2
* ldpd: use red-black trees to store 'l2vpn_pw' elementsRenato Westphal2017-01-041-22/+27
* ldpd: use red-black trees to store 'l2vpn_if' elementsRenato Westphal2017-01-041-11/+15
* ldpd: use red-black trees to store 'l2vpn' elementsRenato Westphal2017-01-041-10/+15
* ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal2017-01-041-2/+2
* ldpd: use red-black trees to store 'lde_map' elementsRenato Westphal2017-01-041-2/+2
* zebra/ldpd: allow MPLS ECMP on unnumbered interfacesRenato Westphal2016-12-141-4/+4
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-6/+45
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+510