summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix ldp-sync configurationIgor Ryzhov2021-04-291-1/+2
* isisd: allow arbitrary order of area/interface configurationIgor Ryzhov2021-04-291-2/+7
* isisd: fix incorrect snmp-id gen/freeIgor Ryzhov2021-04-291-4/+0
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-1/+6
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-2/+2
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+1
* isisd: support for snmplynne2021-03-021-0/+18
* isisd: When adjacencies go up and down add support to modify attached-bitlynne2021-02-011-0/+1
* isisd: Fix Attach-bit processinglynne2021-01-201-2/+5
* isisd: implement Remote LFARenato Westphal2021-01-091-0/+5
* isisd: add support for classic LFA (RFC 5286)Renato Westphal2020-11-251-0/+9
* isisd: rename the "debug isis ti-lfa" command to make it more genericRenato Westphal2020-11-251-3/+3
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-1/+6
* Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal2020-09-111-0/+5
|\
| * isisd: ldp-igp-sync feature: adding isis supportlynne2020-09-091-0/+5
* | doc, yang, isisd : Support for different VRF in isisdharios_niral2020-09-011-3/+6
* | tests, isisd: add IS-IS SPF unit testsRenato Westphal2020-08-271-0/+4
* | isisd: minor cleanupRenato Westphal2020-08-271-1/+1
|/
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-5/+32
* isisd: introduce per-area list of IS-IS adjacenciesRenato Westphal2020-08-111-0/+1
* isisd: remove unnecessary QOBJ usageRenato Westphal2020-08-111-3/+0
* isisd: modify signature of isis_area_destroy()Renato Westphal2020-08-111-1/+1
* isisd: Fast RIB recovery from BFD recognized link failuresGalaxyGorilla2020-07-031-0/+3
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-6/+32
* isisd: IS-IS-SR preparation for master 3/5Olivier Dugeon2020-05-141-0/+6
* isisd: add support for segment routingRenato Westphal2020-04-301-0/+8
* isisd: remove refcount from the isis_nexthop structureRenato Westphal2020-04-301-1/+0
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-46/+0
* Merge pull request #4529 from donaldsharp/vrf_conversionsRenato Westphal2019-09-201-1/+2
|\
| * isisd: Add vrf_id to the main isis structureDonald Sharp2019-09-101-1/+2
* | isisd: remove leftover from old dict codeRenato Westphal2019-09-171-1/+0
|/
* isisd: unify isis_nexthop and isis_nexthop6 into a single structRenato Westphal2019-08-211-2/+1
* Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-301-3/+3
|\
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-3/+3
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-0/+2
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-2/+0
* | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-0/+2
|/
* isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'version-skew' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'lsp-received' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'adjacency-state-change' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the authentication failure notificationsEmanuele Di Pascale2018-12-181-0/+6
* isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale2018-12-181-0/+2