summaryrefslogtreecommitdiffstats
path: root/ldpd/adjacency.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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