summaryrefslogtreecommitdiffstats
path: root/ldpd/interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: unify thread/event cancel macrosMark Stapp2020-10-231-6/+4
* ldpd: replace inet_ntoaMark Stapp2020-10-221-17/+17
* ldpd: Adding support for LDP IGP SynchronizationKaren Schoener2020-09-091-0/+417
* *: un-split strings across linesDavid Lamparter2020-07-141-2/+1
* ldpd: During code inspection we are mixing data sizesDonald Sharp2020-03-111-1/+1
* bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon2018-09-171-1/+1
* *: Make assignment from RB_ROOT in while loop work betterDonald Sharp2018-02-231-1/+4
* ldpd: sprinkle in some asserts to make scan-build happyRenato Westphal2017-10-061-0/+1
* ldpd: improve ordering of interfaces on user outputRenato Westphal2017-09-291-1/+1
* 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