summaryrefslogtreecommitdiff
path: root/isisd/fabricd.c
AgeCommit message (Expand)Author
2021-03-22isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-10-23* : update signature of thread_cancel apiMark Stapp
2020-08-26isisd: add abiliy to compute the reverse shortest path treeRenato Westphal
2020-08-26isisd: make the SPF code more modularRenato Westphal
2020-08-14isisd : Transformational changes to support different VRFs.Kaushik
2020-07-14*: remove PRI[udx](8|16|32)David Lamparter
2020-06-24ISIS VRF: ISIS Debug structure modificationsharios
2020-03-25*: use the current project name (FRRouting)Lou Berger
2020-03-24bgpd, isisd, lib: Make key values const for skiplistDonald Sharp
2019-05-14lib: hashing functions should take const argumentsQuentin Young
2019-02-25*: Rename backet to bucketTim Bray
2018-12-12Minor adjustments to address CI warningsRodny Molina
2018-12-07fabricd: Disabling OpenFabric optimization to avoid considering T0 devices on...Rodny Molina
2018-12-07fabricd: Update neighbor list on adjacency state changeChristian Franke
2018-12-07fabricd: make triggered csnp delay configurableChristian Franke
2018-12-07fabricd: Improve LSP flooding logChristian Franke
2018-12-07fabricd: Add `show openfabric flooding` commandChristian Franke
2018-12-07fabricd: Populate NL from adjdb, not spfChristian Franke
2018-12-07isisd: Provide better flooding debuggingChristian Franke
2018-11-15fabricd: Fix flooding bugChristian Franke
2018-10-19*: Replace hash_cmp function return value to a boolDonald Sharp
2018-09-05fabricd: add support for completely unnumbered operationChristian Franke
2018-09-05fabricd: trigger CSNP after flooding scope LSP has been receivedChristian Franke
2018-09-05fabricd: add flooding algorithm debuggingChristian Franke
2018-09-05fabricd: implement flooding optimizationChristian Franke
2018-09-05fabricd: build a list of neighbors and neighbors neighborsChristian Franke
2018-09-05fabricd: reimplement LSP transmission logicChristian Franke
2018-09-05fabricd: implement fabric locality detection algorithmChristian Franke
2018-09-05fabricd: allow to configure tier-level advertisementChristian Franke
2018-09-05fabricd: run a hop-by-hop spfChristian Franke
2018-09-05fabricd: adjacency formation optimization as per section 2.4Christian Franke