summaryrefslogtreecommitdiff
path: root/ldpd/lde_lib.c
AgeCommit message (Expand)Author
2022-07-21ldpd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-10-04ldpd: Do not explicitly set the thread pointer to NULLDonatas Abraitis
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-10-23*: unify thread/event cancel macrosMark Stapp
2020-09-04ldpd: Fix issue when starting up LDP with no configuration.lynne
2020-08-05ldpd: ldp-oc withdraw fixlynne
2020-07-20ldpd: process pw-status in received orderKaren Schoener
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
2018-02-23*: Make assignment from RB_ROOT in while loop work betterDonald Sharp
2017-10-06ldpd: sprinkle in some asserts to make scan-build happyRenato Westphal
2017-08-09ldpd: fix missing label mappingsRenato Westphal
2017-08-09ldpd: integrate with the pseudowire manager in zebraRenato Westphal
2017-06-16lib: improve the RB implementationRafael Zalamena
2017-06-02ldpd: remove variable that is not necessary anymoreRenato Westphal
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-04-26ldpd: schedule the sending of label messages when necessaryRenato Westphal
2017-04-26ldpd: be more conservative with labelsRenato Westphal
2017-03-20ldpd: provide more detailed information in some show commandsRenato 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: fix processing of Label Withdraw messagesRenato 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: always advertise labels upon receiving a redistributed routeRenato 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