summaryrefslogtreecommitdiffstats
path: root/isisd/isis_spf_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd, isisd, lib: Make key values const for skiplistDonald Sharp2020-03-241-4/+4
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-2/+2
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-2/+2
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-3/+3
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-3/+3
* Merge pull request #3040 from pacovn/static_analysis__drop_const_1Quentin Young2018-09-171-2/+2
|\
| * bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon2018-09-171-2/+2
* | *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-1/+1
|/
* isisd: silence SA warningsDavid Lamparter2018-09-081-2/+5
* isisd: fix warnings by removing union isis_N and going to void * insteadChristian Franke2018-09-051-10/+9
* fabricd: add flooding algorithm debuggingChristian Franke2018-09-051-0/+3
* fabricd: implement flooding optimizationChristian Franke2018-09-051-1/+1
* fabricd: add field with first and second nexthop to SPF pathsChristian Franke2018-09-051-0/+6
* isisd: move spf datastructures to a header, to share with fabricdChristian Franke2018-09-051-0/+351