summaryrefslogtreecommitdiff
path: root/isisd/isis_events.c
AgeCommit message (Expand)Author
2023-04-11Merge pull request #12698 from Orange-OpenSource/isisdRuss White
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-03-21isisd: Update to the new printfrr ISO formatOlivier Dugeon
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-07-21isisd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-10-30isisd: fix circuit is-type configurationIgor Ryzhov
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-10-14isisd: change debug messages to use uppercase SPFRenato Westphal
2020-09-14isisd: fix pseudonode LSP bugEmanuele Di Pascale
2020-06-24ISIS VRF: ISIS Debug structure modificationsharios
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2018-12-04isisd: add send_hello_sched functionChristian Franke
2018-12-04isisd: reduce code duplication for levelsChristian Franke
2018-10-05isisd: Replace isis_event_adjacency_state_change with a hookChristian Franke
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-09-13isisd: ISIS_[ERR|WARN] -> EC_ISISQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14isisd: Add isis_errors and generate custom Error CodesDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-10-05*: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp
2017-08-03isisd: send/receive LSPs with new parserChristian Franke
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
2016-11-14*: fix some licensing SNAFUsDavid Lamparter
2016-09-23isisd: Segmentation fault on isis daemon fixesboris yakubov
2016-08-16isisd: fold up isis_circuit_is_type_set()David Lamparter
2016-07-28isisd: API: LSP-MTU & area levelChristian Franke
2016-05-26isisd: fix crash on changing the circuit type of a passive interfaceLu Feng
2016-03-29isisd: add a slight delay to lsp_regenerate_scheduleChristian Franke
2012-04-07isisd: couple of bug fixesSubbaiah Venkata
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2005-11-20[isisd] remove includes of common system headers.paul
2005-10-01 * isis_adjacency.c: Stop expire timer while deleting adjacency.hasso
2005-09-28 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso
2005-09-04 * *.c: Try to be less verbose by default (without any debug optionshasso
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-01-18 * *.c: Changed many functions to static. Some commented outhasso
2004-12-24zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso
2004-10-07No warnings here any more.hasso
2004-09-26Compiler warnings fixes.hasso
2004-09-202004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso
2004-09-14Isisd is now able to remove addresses from circuit and trigger LSP updateshasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Make it compile in NetBSD and OpenBSD.hasso