summaryrefslogtreecommitdiffstats
path: root/isisd/fabricd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-081-2/+0
* isisd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-041-1/+0
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-1/+0
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-3/+3
* * : update signature of thread_cancel apiMark Stapp2020-10-231-19/+8
* isisd: add abiliy to compute the reverse shortest path treeRenato Westphal2020-08-271-3/+4
* isisd: make the SPF code more modularRenato Westphal2020-08-271-1/+3
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-1/+1
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-7/+5
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-7/+7
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* bgpd, isisd, lib: Make key values const for skiplistDonald Sharp2020-03-241-2/+2
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-2/+2
* *: Rename backet to bucketTim Bray2019-02-251-4/+4
* Minor adjustments to address CI warningsRodny Molina2018-12-121-9/+12
* fabricd: Disabling OpenFabric optimization to avoid considering T0 devices on...Rodny Molina2018-12-071-17/+1
* fabricd: Update neighbor list on adjacency state changeChristian Franke2018-12-071-3/+23
* fabricd: make triggered csnp delay configurableChristian Franke2018-12-071-2/+28
* fabricd: Improve LSP flooding logChristian Franke2018-12-071-0/+14
* fabricd: Add `show openfabric flooding` commandChristian Franke2018-12-071-5/+55
* fabricd: Populate NL from adjdb, not spfChristian Franke2018-12-071-72/+69
* isisd: Provide better flooding debuggingChristian Franke2018-12-071-14/+9
* fabricd: Fix flooding bugChristian Franke2018-11-151-7/+9
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+1
* fabricd: add support for completely unnumbered operationChristian Franke2018-09-051-0/+24
* fabricd: trigger CSNP after flooding scope LSP has been receivedChristian Franke2018-09-051-0/+31
* fabricd: add flooding algorithm debuggingChristian Franke2018-09-051-2/+60
* fabricd: implement flooding optimizationChristian Franke2018-09-051-0/+156
* fabricd: build a list of neighbors and neighbors neighborsChristian Franke2018-09-051-0/+94
* fabricd: reimplement LSP transmission logicChristian Franke2018-09-051-0/+1
* fabricd: implement fabric locality detection algorithmChristian Franke2018-09-051-0/+129
* fabricd: allow to configure tier-level advertisementChristian Franke2018-09-051-0/+56
* fabricd: run a hop-by-hop spfChristian Franke2018-09-051-1/+33
* fabricd: adjacency formation optimization as per section 2.4Christian Franke2018-09-051-0/+136