summaryrefslogtreecommitdiffstats
path: root/isisd/isis_sr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-1/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* isisd, yang, doc: combine config cmd for SRGB+SRLBEmanuele Di Pascale2021-03-101-8/+8
* Merge pull request #7184 from opensourcerouting/anycast-sids-v4Olivier Dugeon2020-10-231-1273/+143
|\
| * isisd: add support for Anycast-SIDsRenato Westphal2020-10-231-2/+2
| * isisd: refactor handling of SR Prefix-SIDsRenato Westphal2020-10-231-1271/+141
* | *: unify thread/event cancel macrosMark Stapp2020-10-231-1/+1
|/
* isisd: implement TI-LFA protection for Adj-SIDsRenato Westphal2020-10-141-12/+72
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-20/+42
* isisd: minor cleanupRenato Westphal2020-08-271-7/+7
* isisd: don't add Adj-SIDs when an IP address is missingRenato Westphal2020-08-261-2/+2
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-16/+48
* isisd: introduce per-area list of IS-IS adjacenciesRenato Westphal2020-08-111-30/+7
* isisd: unbreak support for Prefix-SIDs over unnumbered interfacesRenato Westphal2020-08-111-1/+1
* Merge pull request #6619 from Niral-Networks/niral_isis_debug_p2Donald Sharp2020-06-251-1/+1
|\
| * ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-1/+1
* | isisd: Start Label Manager saferOlivier Dugeon2020-06-231-39/+116
* | isisd: Add Segment Routing Local Block supportOlivier Dugeon2020-06-231-20/+293
|/
* isisd: Update Segment Routing Show CommandsOlivier Dugeon2020-05-141-30/+136
* isisd: IS-IS-SR preparation for master 5/5Olivier Dugeon2020-05-141-64/+437
* isisd: IS-IS-SR preparation for master 4/5Olivier Dugeon2020-05-141-48/+19
* isisd: IS-IS-SR preparation for master 3/5Olivier Dugeon2020-05-141-94/+101
* isisd: IS-IS-SR preparation for master 2/5Olivier Dugeon2020-05-141-179/+164
* isisd: IS-IS-SR preparation for master 1/5Olivier Dugeon2020-05-141-58/+61
* isisd: Update ISIS-SR with new ZAPI messageOlivier Dugeon2020-04-301-4/+4
* isisd: add support for segment routingRenato Westphal2020-04-301-0/+1525