summaryrefslogtreecommitdiffstats
path: root/isisd/isis_lsp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-2/+2
* *: remove more sprintf()Quentin Young2021-02-091-2/+2
* isisd: introduce two LSP iteration functionsRenato Westphal2020-08-271-0/+20
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-4/+8
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-10/+21
* fabricd: Improve LSP flooding logChristian Franke2018-12-071-0/+2
* fabricd: Add `show openfabric flooding` commandChristian Franke2018-12-071-0/+3
* isisd: Make lspid_print non-staticChristian Franke2018-12-071-0/+1
* isisd: Provide better flooding debuggingChristian Franke2018-12-071-1/+5
* isisd: delay lsp regeneration while events are still coming inChristian Franke2018-10-241-3/+3
* isisd: Log LSP-update trigger sourceChristian Franke2018-10-241-1/+6
* isisd: Replace isis_event_adjacency_state_change with a hookChristian Franke2018-10-051-0/+1
* fabricd: reimplement LSP transmission logicChristian Franke2018-09-051-2/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-8/+8
* isisd: always link fragments to fragment #0, even when learned by CSNPChristian Franke2017-08-111-1/+2
* isisd: purge LSP correctly on confusionChristian Franke2017-08-031-1/+1
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-18/+18
* isisd: send/receive *SNPs with new parserChristian Franke2017-08-031-3/+0
* isisd: Don't use structs to encode/decode PDU headerChristian Franke2017-08-031-1/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-76/+69
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: function lsp_te_tlv_fit is never usedChristian Franke2017-04-281-2/+0
* isisd: remove topology generatorDavid Lamparter2016-11-141-11/+0
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-031-0/+2
* isisd: purge on correct levelChristian Franke2016-03-301-1/+2
* isisd: allow to adjust lsp-mtuChristian Franke2016-03-301-1/+2
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-27/+19
* * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso2005-09-191-0/+2
* * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso2005-09-161-1/+1
* No warnings here any more.hasso2004-10-071-1/+1
* Compile with gcc-4.0.hasso2004-09-261-2/+2
* * isisd.c: thread_master *master is already defined in isis_main.c.hasso2004-09-241-3/+0
* Indentation only. No any functional changes.hasso2004-09-101-41/+42
* Initial revisionjardin2003-12-231-0/+132