summaryrefslogtreecommitdiffstats
path: root/isisd/isis_sr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: update Node-SID flag dynamicallyRenato Westphal2023-07-291-11/+4
* isisd: add algorithm argument to show isis segment-routing nodeLouis Scalbert2023-04-181-9/+36
* isisd: update SR_ALGORITHM_COUNT to 256Hiroki Shirokura2023-04-181-8/+15
* isisd: update struct sr_prefix_cfg with algorithm idHiroki Shirokura2023-04-171-5/+20
* Merge pull request #12698 from Orange-OpenSource/isisdRuss White2023-04-111-8/+8
|\
| * isisd: Update to the new printfrr ISO formatOlivier Dugeon2023-03-211-8/+8
* | *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-2/+2
* | *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-2/+2
* | *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-1/+1
|/
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd/fabricd: use PROTO_NAME in SR codeDavid Lamparter2022-10-261-2/+3
* isisd: Correct Valgrind errorsOlivier Dugeon2022-09-021-0/+3
* isisd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-211-1/+1
* isisd: Stop fulfill MPLS table when SR is disabledOlivier Dugeon2022-05-251-1/+4
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-3/+1
* isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-7/+11
* isisd: fix condition to get label from SRLBFredi Raspall2021-09-281-3/+7
* isisd: simplify node Sid handlingFredi Raspall2021-05-181-4/+3
* isisd: clear the N-flag in ext. reachability TLVsFredi Raspall2021-05-181-1/+1
* *: 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