summaryrefslogtreecommitdiff
path: root/ldpd/l2vpn.c
AgeCommit message (Expand)Author
2023-06-01ldpd: changes for code maintainabilitysri-mohan1
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2020-07-20ldpd: process pw-status in received orderKaren Schoener
2020-06-01ldpd: Relay data plane pseudowire status in LDP notificationKaren Schoener
2020-05-11ldpd and Zebra: Expand existing debug commands.lynne
2019-09-06zebra: identify MPLS FTNs by route type and instanceRenato Westphal
2018-09-17bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon
2018-02-23*: Make assignment from RB_ROOT in while loop work betterDonald Sharp
2017-11-29ldpd: add a few warning messages to aid in troubleshootingRenato Westphal
2017-11-29zebra, ldpd: fix display of pseudowire statusRenato Westphal
2017-11-17ldp: Fix bug configuring PWßingen
2017-09-28ldpd: improve ordering of interfaces on user outputRenato Westphal
2017-08-09ldpd: integrate with the pseudowire manager in zebraRenato Westphal
2017-06-16lib: improve the RB implementationRafael Zalamena
2017-05-01ldpd: respect link-detect configurationRenato Westphal
2017-03-31ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal
2017-03-31ldpd: no need to synchronize pseudowires with LSPs anymoreRenato Westphal
2017-03-27ldpd: fix pseudowire merge algorithmRenato Westphal
2017-03-27ldpd: remove a few unnecessary functionsRenato Westphal
2017-03-18ldpd: remove pseudowire LSP checkRenato Westphal
2017-03-03ldpd: send VPLS MAC withdrawalsRenato Westphal
2017-03-03ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal
2017-03-03ldpd: implement support for PWid group wildcardsRenato Westphal
2017-02-06ldpd: update local labels when necessaryRenato Westphal
2017-01-03ldpd: use red-black trees to store 'l2vpn_pw' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'l2vpn_if' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'l2vpn' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'lde_map' elementsRenato Westphal
2016-12-14zebra/ldpd: allow MPLS ECMP on unnumbered interfacesRenato Westphal
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal
2016-09-23ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal