summaryrefslogtreecommitdiffstats
path: root/ldpd/adjacency.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* ldpd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-211-4/+4
* bgpd, ldpd: No need for an explicit NULL check for thread_timer_remain_secondDonatas Abraitis2022-07-181-3/+1
* ldpd: Check if the thread is scheduled before calling for remained timeDonatas Abraitis2022-07-181-1/+3
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-11/+5
* ldpd: add support for RLFA clientsRenato Westphal2021-01-091-2/+3
* *: unify thread/event cancel macrosMark Stapp2020-10-231-4/+4
* ldpd: replace inet_ntoaMark Stapp2020-10-221-3/+3
* ldpd: Adding support for LDP IGP SynchronizationKaren Schoener2020-09-091-0/+3
* bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon2018-09-171-4/+4
* ldpd: improve ordering of interfaces on user outputRenato Westphal2017-09-291-4/+4
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-06-291-16/+6
|\
| * ldpd: fix issues with dual-stack adjacenciesRenato Westphal2017-06-131-16/+6
| * ldpd: fix bug when changing the transport addressRenato Westphal2017-06-051-9/+22
* | ldpd: fix fallouts from the rb-tree conversionRenato Westphal2017-06-161-1/+1
* | lib: improve the RB implementationRafael Zalamena2017-06-161-4/+4
* | *: update thread_add_* callsQuentin Young2017-05-091-5/+6
* | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-2/+3
* | ldpd: fix bug when changing the transport addressRenato Westphal2017-04-261-9/+22
|/
* ldpd: provide more detailed information in some show commandsRenato Westphal2017-03-211-0/+4
* ldpd: change the sorting algorithm of adjacenciesRenato Westphal2017-03-211-10/+13
* ldpd: use red-black trees to store 'adj' elementsRenato Westphal2017-01-041-31/+49
* ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal2017-01-041-15/+25
* ldpd: allow multiple link adjacencies with unnumbered interfacesRenato Westphal2016-12-211-0/+4
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-39/+45
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+346