summaryrefslogtreecommitdiffstats
path: root/ldpd/lde.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-2/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-1/+1
* ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne2021-05-031-0/+1
* ldpd: fix sporadic failures in the ldp-topo1 topotestRenato Westphal2021-01-151-2/+0
* ldpd: add support for RLFA clientsRenato Westphal2021-01-091-0/+2
* ldpd: detect when route received from zebra hasn't changedRenato Westphal2021-01-091-0/+2
* ldpd: Fix issue when starting up LDP with no configuration.lynne2020-09-041-0/+3
* ldpd: process pw-status in received orderKaren Schoener2020-07-201-1/+4
* ldpd: fix ACL rule modificationlynne2020-04-291-1/+7
* ldpd: fixing host-only configuration filter.lynne2020-04-011-0/+1
* ldpd: adding support for LDP ordered label distribution controlKaren Schoener2020-03-201-0/+2
* zebra: identify MPLS FTNs by route type and instanceRenato Westphal2019-09-071-4/+5
* ldpd: Fix to release MPLS label if its not used anymoreBinu Abraham2019-07-151-0/+1
* lib: standardize use of queue.hJorge Boncompte2017-08-171-1/+1
* ldpd: integrate with the pseudowire manager in zebraRenato Westphal2017-08-091-0/+1
* ldpd: schedule the sending of label messages when necessaryRenato Westphal2017-04-261-0/+3
* ldpd: use synchronous channels for sending log messagesRenato Westphal2017-04-261-0/+1
* ldpd: simplify initialization of the child processesRenato Westphal2017-04-261-1/+2
* ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal2017-03-311-2/+4
* ldpd: no need to synchronize pseudowires with LSPs anymoreRenato Westphal2017-03-311-1/+0
* ldpd: fix pseudowire merge algorithmRenato Westphal2017-03-271-0/+2
* ldpd: remove a few unnecessary functionsRenato Westphal2017-03-271-4/+2
* Implement generic label managerßingen2017-03-201-1/+8
* ldpd: send VPLS MAC withdrawalsRenato Westphal2017-03-031-0/+1
* ldpd: implement RFC 5919 (LDP End-of-LIB)Renato Westphal2017-03-031-0/+3
* ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal2017-03-031-0/+2
* ldpd: implement RFC 5918 (Typed Wildcard FEC)Renato Westphal2017-03-031-0/+3
* ldpd: implement support for PWid group wildcardsRenato Westphal2017-03-031-4/+12
* ldpd: minor tweaksRenato Westphal2017-03-031-1/+2
* ldpd: update local labels when necessaryRenato Westphal2017-02-061-2/+3
* ldpd: introduce advanced filtering capabilitiesRenato Westphal2017-02-021-3/+3
* ldpd: use red-black trees to store 'lde_map' elementsRenato Westphal2017-01-041-3/+6
* zebra/ldpd: allow MPLS ECMP on unnumbered interfacesRenato Westphal2016-12-141-3/+5
* ldpd: fix processing of redistributed routesRenato Westphal2016-09-281-0/+3
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-6/+8
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+202