summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix missing VRF parameterIgor Ryzhov2021-05-211-3/+3
* isisd: fix dangling instancesIgor Ryzhov2021-05-141-11/+1
* isisd: fix redistribution in vrfIgor Ryzhov2021-05-141-0/+70
* isisd: deregister vrf from zebra when vrf is disabledIgor Ryzhov2021-05-141-7/+4
* isisd: rework BFD integrationIgor Ryzhov2021-05-071-0/+3
* isisd: fix show LFA debug in show debugging cmdFredi Raspall2021-05-011-0/+3
* isisd: allow arbitrary order of area/interface configurationIgor Ryzhov2021-04-291-75/+82
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-4/+12
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-1/+1
* isisd: support for snmplynne2021-03-021-0/+13
* isisd: When adjacencies go up and down add support to modify attached-bitlynne2021-02-011-0/+16
* isisd: Fix Attach-bit processinglynne2021-01-201-4/+20
* isisd: implement Remote LFARenato Westphal2021-01-091-0/+30
* isisd: add support for classic LFA (RFC 5286)Renato Westphal2020-11-251-0/+44
* isisd: rename the "debug isis ti-lfa" command to make it more genericRenato Westphal2020-11-251-21/+21
* isisd: Free created tablesDonald Sharp2020-11-151-0/+1
* isisd: On shutdown leaking spf_timer thread dataDonald Sharp2020-11-151-0/+7
* Merge pull request #7379 from donaldsharp/isis_mem_leakRenato Westphal2020-10-241-0/+2
|\
| * isisd: Fix memory leak on shutdownDonald Sharp2020-10-231-0/+2
* | *: unify thread/event cancel macrosMark Stapp2020-10-231-7/+7
|/
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-0/+38
* isisd: fix node for clear commandsIgor Ryzhov2020-10-011-2/+2
* Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal2020-09-111-5/+39
|\
| * isisd: ldp-igp-sync feature: adding isis supportlynne2020-09-091-5/+39
* | doc, yang, isisd : Support for different VRF in isisdharios_niral2020-09-011-10/+126
* | tests, isisd: add IS-IS SPF unit testsRenato Westphal2020-08-271-45/+48
* | isisd: make the SPF code more modularRenato Westphal2020-08-271-21/+21
* | isisd: minor cleanupRenato Westphal2020-08-271-56/+57
|/
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-222/+634
* isisd: introduce per-area list of IS-IS adjacenciesRenato Westphal2020-08-111-0/+2
* isisd: remove unnecessary QOBJ usageRenato Westphal2020-08-111-3/+0
* isisd: modify signature of isis_area_destroy()Renato Westphal2020-08-111-13/+14
* isisd: normalize CLI help strings to always use IS-ISRenato Westphal2020-08-111-9/+9
* isisd: don't display summary information of inactive SPF instancesRenato Westphal2020-08-111-9/+20
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-1/+1
* isisd: Fast RIB recovery from BFD recognized link failuresGalaxyGorilla2020-07-031-0/+3
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-51/+84
* isisd: add support for segment routingRenato Westphal2020-04-301-0/+43
* isisd: remove refcount from the isis_nexthop structureRenato Westphal2020-04-301-1/+0
* isisd: Prevent use after free for isis_adj_state_changeDonald Sharp2020-04-181-2/+2
* *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-2/+11
* *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-161-0/+1
* *: remove second parameter on install_node()David Lamparter2020-04-161-5/+7
* *: remove cmd_node->vtyshDavid Lamparter2020-04-161-2/+0
* *: clean up cmd_node initializersDavid Lamparter2020-04-161-2/+10
* isisd, yang: unified lsp-timers commandEmanuele Di Pascale2020-04-061-6/+6
* isisd, yang: set default is-type to level-1-2Emanuele Di Pascale2019-12-171-5/+2
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-0/+1
* isisd: Add vrf_id to the main isis structureDonald Sharp2019-09-101-1/+2
* isisd: unify isis_nexthop and isis_nexthop6 into a single structRenato Westphal2019-08-211-1/+0