summaryrefslogtreecommitdiffstats
path: root/isisd/isis_csm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd: allow arbitrary order of area/interface configurationIgor Ryzhov2021-04-291-55/+39
* isisd: Remove warnings and add some data to debugs for isis_csm.cDonald Sharp2021-04-231-14/+32
* isisd: Use enum for circuit stateDonald Sharp2021-04-221-2/+3
* isisd: use an enum for circuit statesDonald Sharp2021-04-221-4/+1
* isisd: Always set `circuit->isis` on creationDonald Sharp2020-10-091-7/+7
* isisd: fix incorrect vrf lookupsIgor Ryzhov2020-10-081-22/+9
* isisd: add missing rollback if config is invalidIgor Ryzhov2020-10-081-0/+1
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-3/+27
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-2/+2
* isisd: keep circuit config on conf->up failureEmanuele Di Pascale2020-06-101-17/+0
* *: generously apply constDavid Lamparter2019-12-021-2/+2
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* isisd: ISIS_[ERR|WARN] -> EC_ISISQuentin Young2018-09-131-2/+2
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-2/+2
* isisd: Add isis_errors and generate custom Error CodesDonald Sharp2018-08-141-2/+5
* isisd: allocate circuit_id only for broadcast circuitsChristian Franke2018-03-101-9/+0
* isisd: generate unique circuit idsChristian Franke2017-09-201-0/+9
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-1/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-157/+153
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-3/+3
* *: fix some licensing SNAFUsDavid Lamparter2016-11-141-1/+0
* isisd: fix a crash due to an lsp-mtu issueChristian Franke2016-04-061-3/+20
* isisd: address Coverity warningsDavid Lamparter2012-12-121-0/+1
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-10/+26
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-4/+5
* Don't crash during interface up/down events.hasso2004-12-291-0/+2
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-3/+3
* No warnings here any more.hasso2004-10-071-2/+2
* Indentation only. No any functional changes.hasso2004-09-101-102/+100
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* Initial revisionjardin2003-12-231-0/+186