summaryrefslogtreecommitdiffstats
path: root/isisd/fabricd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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