summaryrefslogtreecommitdiff
path: root/isisd/isis_lsp.h
AgeCommit message (Expand)Author
2024-07-11isis, lib: add isis srv6 end sid to ls_prefixPhilippe Guibert
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-09-30isisd: Add overload timer and overload on startup functionalityIsabella de Leon
2022-03-08Merge pull request #10701 from rampxxxx/feat_isis_json_show_cmdsRuss White
2022-03-02isisd: Add json to show isis database command.Javier Garcia
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-07-13isisd: fix processing of the attached bitIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-02-09*: remove more sprintf()Quentin Young
2020-08-26isisd: introduce two LSP iteration functionsRenato Westphal
2020-08-14isisd : Transformational changes to support different VRFs.Kaushik
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2018-12-07fabricd: Improve LSP flooding logChristian Franke
2018-12-07fabricd: Add `show openfabric flooding` commandChristian Franke
2018-12-07isisd: Make lspid_print non-staticChristian Franke
2018-12-07isisd: Provide better flooding debuggingChristian Franke
2018-10-24isisd: delay lsp regeneration while events are still coming inChristian Franke
2018-10-24isisd: Log LSP-update trigger sourceChristian Franke
2018-10-05isisd: Replace isis_event_adjacency_state_change with a hookChristian Franke
2018-09-05fabricd: reimplement LSP transmission logicChristian Franke
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-08-11isisd: always link fragments to fragment #0, even when learned by CSNPChristian Franke
2017-08-03isisd: purge LSP correctly on confusionChristian Franke
2017-08-03isisd: send/receive LSPs with new parserChristian Franke
2017-08-03isisd: send/receive *SNPs with new parserChristian Franke
2017-08-03isisd: Don't use structs to encode/decode PDU headerChristian Franke
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-28isisd: function lsp_te_tlv_fit is never usedChristian Franke
2016-11-14isisd: remove topology generatorDavid Lamparter
2016-09-03Add support of Traffic Engineering to IS-ISOlivier Dugeon
2016-03-29isisd: purge on correct levelChristian Franke
2016-03-29isisd: allow to adjust lsp-mtuChristian Franke
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2005-09-19 * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso
2005-09-16 * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso
2004-10-07No warnings here any more.hasso
2004-09-26Compile with gcc-4.0.hasso
2004-09-24* isisd.c: thread_master *master is already defined in isis_main.c.hasso
2004-09-10Indentation only. No any functional changes.hasso
2003-12-23Initial revisionjardin