summaryrefslogtreecommitdiff
path: root/isisd/isis_csm.c
AgeCommit message (Expand)Author
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-04-29isisd: allow arbitrary order of area/interface configurationIgor Ryzhov
2021-04-23isisd: Remove warnings and add some data to debugs for isis_csm.cDonald Sharp
2021-04-22isisd: Use enum for circuit stateDonald Sharp
2021-04-22isisd: use an enum for circuit statesDonald Sharp
2020-10-09isisd: Always set `circuit->isis` on creationDonald Sharp
2020-10-08isisd: fix incorrect vrf lookupsIgor Ryzhov
2020-10-08isisd: add missing rollback if config is invalidIgor Ryzhov
2020-08-14isisd : Transformational changes to support different VRFs.Kaushik
2020-06-24ISIS VRF: ISIS Debug structure modificationsharios
2020-06-10isisd: keep circuit config on conf->up failureEmanuele Di Pascale
2019-12-02*: generously apply constDavid Lamparter
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2018-09-13isisd: ISIS_[ERR|WARN] -> EC_ISISQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14isisd: Add isis_errors and generate custom Error CodesDonald Sharp
2018-03-10isisd: allocate circuit_id only for broadcast circuitsChristian Franke
2017-09-20isisd: generate unique circuit idsChristian Franke
2017-08-03isisd: send/receive LSPs with new parserChristian Franke
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-11-14*: fix some licensing SNAFUsDavid Lamparter
2016-04-06isisd: fix a crash due to an lsp-mtu issueChristian Franke
2012-12-12isisd: address Coverity warningsDavid Lamparter
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2005-09-04 * *.c: Try to be less verbose by default (without any debug optionshasso
2004-12-29Don't crash during interface up/down events.hasso
2004-12-24zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso
2004-10-07No warnings here any more.hasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Make it compile in NetBSD and OpenBSD.hasso
2003-12-23Initial revisionjardin