summaryrefslogtreecommitdiffstats
path: root/isisd/isis_tx_queue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* * : update signature of thread_cancel apiMark Stapp2020-10-231-6/+3
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-2/+2
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-2/+2
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* Minor adjustments to address CI warningsRodny Molina2018-12-121-3/+3
* isisd: Provide statistics about retransmitted LSPsChristian Franke2018-12-071-0/+8
* isisd: Add debug output for tx-queuesChristian Franke2018-12-071-12/+34
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-4/+4
* fabricd: reimplement LSP transmission logicChristian Franke2018-09-051-0/+182