summaryrefslogtreecommitdiffstats
path: root/ldpd/interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: fix fallouts from the rb-tree conversionRenato Westphal2017-06-161-3/+3
* lib: improve the RB implementationRafael Zalamena2017-06-161-5/+5
* *: update thread_add_* callsQuentin Young2017-05-091-2/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-1/+1
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-021-15/+11
|\
| * Merge pull request #431 from opensourcerouting/fix-iface-renamesDonald Sharp2017-05-011-2/+2
| |\
| | * ldpd: fixes to handle interface renames properlyRenato Westphal2017-05-011-2/+2
| * | ldpd: respect link-detect configurationRenato Westphal2017-05-011-13/+9
| |/
* / ldpd: fix bug when changing the transport addressRenato Westphal2017-04-261-4/+5
|/
* ldpd: do not consume vty_conf when updating the configurationRenato Westphal2017-03-311-5/+19
* ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal2017-03-311-5/+2
* ldpd: Move if_update to ldp_if_updateDonald Sharp2017-03-151-4/+4
* ldpd: use red-black trees to store 'adj' elementsRenato Westphal2017-01-041-4/+4
* ldpd: use red-black trees to store 'iface' elementsRenato Westphal2017-01-041-16/+21
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-49/+79
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+531