summaryrefslogtreecommitdiff
path: root/ldpd/adjacency.c
AgeCommit message (Expand)Author
2022-07-21ldpd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-07-18bgpd, ldpd: No need for an explicit NULL check for thread_timer_remain_secondDonatas Abraitis
2022-07-18ldpd: Check if the thread is scheduled before calling for remained timeDonatas Abraitis
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-01-08ldpd: add support for RLFA clientsRenato Westphal
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-10-22ldpd: replace inet_ntoaMark Stapp
2020-09-09ldpd: Adding support for LDP IGP SynchronizationKaren Schoener
2018-09-17bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon
2017-09-28ldpd: improve ordering of interfaces on user outputRenato Westphal
2017-06-29Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-06-16ldpd: fix fallouts from the rb-tree conversionRenato Westphal
2017-06-16lib: improve the RB implementationRafael Zalamena
2017-06-13ldpd: fix issues with dual-stack adjacenciesRenato Westphal
2017-06-05ldpd: fix bug when changing the transport addressRenato Westphal
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-04-26ldpd: fix bug when changing the transport addressRenato Westphal
2017-03-20ldpd: provide more detailed information in some show commandsRenato Westphal
2017-03-20ldpd: change the sorting algorithm of adjacenciesRenato Westphal
2017-01-03ldpd: use red-black trees to store 'adj' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal
2016-12-21ldpd: allow multiple link adjacencies with 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