summaryrefslogtreecommitdiff
path: root/isisd/isis_sr.c
AgeCommit message (Expand)Author
2023-07-29isisd: update Node-SID flag dynamicallyRenato Westphal
2023-04-18isisd: add algorithm argument to show isis segment-routing nodeLouis Scalbert
2023-04-18isisd: update SR_ALGORITHM_COUNT to 256Hiroki Shirokura
2023-04-17isisd: update struct sr_prefix_cfg with algorithm idHiroki Shirokura
2023-04-11Merge pull request #12698 from Orange-OpenSource/isisdRuss White
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-21isisd: Update to the new printfrr ISO formatOlivier Dugeon
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26isisd/fabricd: use PROTO_NAME in SR codeDavid Lamparter
2022-09-02isisd: Correct Valgrind errorsOlivier Dugeon
2022-07-21isisd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-05-25isisd: Stop fulfill MPLS table when SR is disabledOlivier Dugeon
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-30isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon
2021-09-28isisd: fix condition to get label from SRLBFredi Raspall
2021-05-18isisd: simplify node Sid handlingFredi Raspall
2021-05-18isisd: clear the N-flag in ext. reachability TLVsFredi Raspall
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-10isisd, yang, doc: combine config cmd for SRGB+SRLBEmanuele Di Pascale
2020-10-23Merge pull request #7184 from opensourcerouting/anycast-sids-v4Olivier Dugeon
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-10-23isisd: add support for Anycast-SIDsRenato Westphal
2020-10-23isisd: refactor handling of SR Prefix-SIDsRenato Westphal
2020-10-14isisd: implement TI-LFA protection for Adj-SIDsRenato Westphal
2020-10-14isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal
2020-08-26isisd: minor cleanupRenato Westphal
2020-08-26isisd: don't add Adj-SIDs when an IP address is missingRenato Westphal
2020-08-14isisd : Transformational changes to support different VRFs.Kaushik
2020-08-11isisd: introduce per-area list of IS-IS adjacenciesRenato Westphal
2020-08-11isisd: unbreak support for Prefix-SIDs over unnumbered interfacesRenato Westphal
2020-06-25Merge pull request #6619 from Niral-Networks/niral_isis_debug_p2Donald Sharp
2020-06-24ISIS VRF: ISIS Debug structure modificationsharios
2020-06-23isisd: Start Label Manager saferOlivier Dugeon
2020-06-23isisd: Add Segment Routing Local Block supportOlivier Dugeon
2020-05-14isisd: Update Segment Routing Show CommandsOlivier Dugeon
2020-05-14isisd: IS-IS-SR preparation for master 5/5Olivier Dugeon
2020-05-14isisd: IS-IS-SR preparation for master 4/5Olivier Dugeon
2020-05-14isisd: IS-IS-SR preparation for master 3/5Olivier Dugeon
2020-05-14isisd: IS-IS-SR preparation for master 2/5Olivier Dugeon
2020-05-14isisd: IS-IS-SR preparation for master 1/5Olivier Dugeon
2020-04-30isisd: Update ISIS-SR with new ZAPI messageOlivier Dugeon
2020-04-30isisd: add support for segment routingRenato Westphal