summaryrefslogtreecommitdiff
path: root/ospfd/ospf_ase.c
AgeCommit message (Expand)Author
2023-05-08ospfd: add support for unplanned graceful restartRenato Westphal
2023-04-18ospfd: use rib metric as the base for set metric +/-Jafar Al-Gharaibeh
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-28ospfd: changes for code maintainabilitysri-mohan1
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-19ospfd: ospf routing table update upon Changing area from normal to nssargirada
2021-07-05ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-01-28ospfd: Remove #if 0 codeDonald Sharp
2021-01-12ospfd: deleting ospf process is leading to crash at no_router_ospfMobashshera Rasool
2021-01-12ospfd: Clear ip ospf process and clear ip ospf neighborMobashshera Rasool
2020-12-14*: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis
2020-10-22ospfd: replace inet_ntoaMark Stapp
2020-07-14*: un-split strings across linesDavid Lamparter
2020-04-20*: sprintf -> snprintfQuentin Young
2020-03-24*: remove line breaks from log messagesDavid Lamparter
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas Abraitis
2019-09-30*: strip trailing whitespaceQuentin Young
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-08-24ospfd: interface speed change during intf addChirag Shah
2018-07-06ospfd pimd: null check (PVS-Studio)F. Aragon
2018-06-26lib ospfd: dead code (Coverity 1302503 1302502)paco
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-01-17ospfd: LSDB_LOOP treat it as a loop.Donald Sharp
2017-12-27ospfd: Set filter to unbound debug logsChirag Shah
2017-10-05*: Convert list_free usage to list_deleteDonald Sharp
2017-10-05*: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp
2017-10-03ospfd: OSPFv2 VRF SupportChirag Shah
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-01-23*: use monotime()David Lamparter
2016-10-07ospfd: Update route in zebra when tag changesChristian Franke
2016-05-29*: use long long to print time_tDavid Lamparter
2016-05-26ospfd: ospf_ase.c, external_lsa locking fixes.Joakim Tjernlund
2016-05-26ospfd: Move route_unlock_node() in ospf_ase_incremental_update()Joakim Tjernlund
2015-05-19ospfd: ospfd-warnings.patchDonald Sharp
2015-05-19ospfd-spf-stats.patchDonald Sharp
2012-01-08ospfd: address more trivial compiler warningsDenis Ovsienko
2010-12-08ospfd: Fix various route_unlock discrepenciesPaul Jakma
2009-12-03ospfd: comment out unused functionStephen Hemminger
2009-08-03ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund
2009-06-25[ospfd] compare ifIndex too when matching pathsJoakim Tjernlund
2009-06-25[ospfd] external LSA route_unlock_node() fixesJoakim Tjernlund
2006-07-26[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma