summaryrefslogtreecommitdiff
path: root/ldpd/lde.h
AgeCommit message (Expand)Author
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-05-03ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne
2021-01-15ldpd: fix sporadic failures in the ldp-topo1 topotestRenato Westphal
2021-01-08ldpd: add support for RLFA clientsRenato Westphal
2021-01-08ldpd: detect when route received from zebra hasn't changedRenato Westphal
2020-09-04ldpd: Fix issue when starting up LDP with no configuration.lynne
2020-07-20ldpd: process pw-status in received orderKaren Schoener
2020-04-29ldpd: fix ACL rule modificationlynne
2020-04-01ldpd: fixing host-only configuration filter.lynne
2020-03-20ldpd: adding support for LDP ordered label distribution controlKaren Schoener
2019-09-06zebra: identify MPLS FTNs by route type and instanceRenato Westphal
2019-07-15ldpd: Fix to release MPLS label if its not used anymoreBinu Abraham
2017-08-17lib: standardize use of queue.hJorge Boncompte
2017-08-09ldpd: integrate with the pseudowire manager in zebraRenato Westphal
2017-04-26ldpd: schedule the sending of label messages when necessaryRenato Westphal
2017-04-26ldpd: use synchronous channels for sending log messagesRenato Westphal
2017-04-26ldpd: simplify initialization of the child processesRenato 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-20Implement generic label managerßingen
2017-03-03ldpd: send VPLS MAC withdrawalsRenato Westphal
2017-03-03ldpd: implement RFC 5919 (LDP End-of-LIB)Renato Westphal
2017-03-03ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal
2017-03-03ldpd: implement RFC 5918 (Typed Wildcard FEC)Renato Westphal
2017-03-03ldpd: implement support for PWid group wildcardsRenato Westphal
2017-03-03ldpd: minor tweaksRenato Westphal
2017-02-06ldpd: update local labels when necessaryRenato Westphal
2017-02-01ldpd: introduce advanced filtering capabilitiesRenato 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-28ldpd: fix processing of redistributed routesRenato Westphal
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal
2016-09-23ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal