summaryrefslogtreecommitdiff
path: root/ldpd/interface.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-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-10-04ldpd: Do not explicitly set the thread pointer to NULLDonatas Abraitis
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
2020-07-14*: un-split strings across linesDavid Lamparter
2020-03-11ldpd: During code inspection we are mixing data sizesDonald Sharp
2018-09-17bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon
2018-02-23*: Make assignment from RB_ROOT in while loop work betterDonald Sharp
2017-10-06ldpd: sprinkle in some asserts to make scan-build happyRenato Westphal
2017-09-28ldpd: improve ordering of interfaces on user outputRenato Westphal
2017-06-16ldpd: fix fallouts from the rb-tree conversionRenato Westphal
2017-06-16lib: improve the RB implementationRafael Zalamena
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-05-02Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-01Merge pull request #431 from opensourcerouting/fix-iface-renamesDonald Sharp
2017-05-01ldpd: respect link-detect configurationRenato Westphal
2017-05-01ldpd: fixes to handle interface renames properlyRenato Westphal
2017-04-26ldpd: fix bug when changing the transport addressRenato Westphal
2017-03-31ldpd: do not consume vty_conf when updating the configurationRenato Westphal
2017-03-31ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal
2017-03-15ldpd: Move if_update to ldp_if_updateDonald Sharp
2017-01-03ldpd: use red-black trees to store 'adj' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'iface' elementsRenato Westphal
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal
2016-09-23ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal