summaryrefslogtreecommitdiff
path: root/isisd/isis_spf.c
AgeCommit message (Expand)Author
2024-06-21isisd: change the json output for isis routesPhilippe Guibert
2024-06-21isisd: override json fields for monitored pathsPhilippe Guibert
2024-06-21isisd: add json support for 'show isis topology' commandPhilippe Guibert
2024-06-21isisd: add json support to display spf paths in 'show isis route'Philippe Guibert
2024-06-21isisd: show isis route uses ttable for pathsPhilippe Guibert
2024-06-14isisd: fix 'show isis route prefix-sid backup' commandPhilippe Guibert
2024-06-04Revert "isisd: When the metric-type is configured as "wide", the IS-IS genera...Donatas Abraitis
2024-06-04Merge pull request #16056 from zhou-run/202405211622Russ White
2024-05-28isisd: When the metric-type is configured as "wide", the IS-IS generates inco...zhou-run
2024-05-23Merge pull request #16021 from louis-6wind/debug-isis-psid-asanDonatas Abraitis
2024-05-22isisd: fix show isis topology displayLouis Scalbert
2024-05-22isisd: fix show isis route algorithm crashLouis Scalbert
2024-05-21isisd: fix heap-after-free with prefix sidLouis Scalbert
2024-05-07Merge pull request #15922 from anlancs/isisd/fix-unnecessary-check-vrf-cleanupRuss White
2024-05-07isisd: fix the display topology commandanlan_cs
2024-05-05isisd: remove unnecessary check for vrfanlan_cs
2024-04-13isisd: Fix compile warning with `-Wformat-truncation`Donatas Abraitis
2024-02-19isisd: make algorithm id optional in show isis commandsPhilippe Guibert
2024-02-19isisd: show isis route .. json adds the algorithm valuePhilippe Guibert
2024-02-19isisd: make optional algorithm id in 'show isis route'Philippe Guibert
2024-01-03isisd: fix _isis_spftree_del heap-use-after-freeLouis Scalbert
2023-09-11isisd: Extend SPF algo to process SRv6 locatorCarmine Scarpitta
2023-06-01isisd: fix wrongly disabled flex-algoLouis Scalbert
2023-05-02Merge pull request #13376 from louis-6wind/fix-flex-algo-mem-leakRuss White
2023-04-28isisd: fix disabled flex-algo on race conditionLouis Scalbert
2023-04-27isisd: fix a memory leak in isis_spftree_clear()Louis Scalbert
2023-04-20isisd: fix add an algorithm argument to show isis routeLouis Scalbert
2023-04-18isisd: add "show isis flex-algo" commandLouis Scalbert
2023-04-18isisd: add an algorithm argument to show isis routeLouis Scalbert
2023-04-18isisd: add an algorithm argument to show isis topologyLouis Scalbert
2023-04-18isisd: add flex-algo info to spf extreme debugLouis Scalbert
2023-04-18isisd: add option to display isis routes as jsonEric Kinzie
2023-04-18isisd: show non-zero algos in "show isis route prefix-sid" (2/2)Eric Kinzie
2023-04-18isisd: show non-zero algos in "show isis route prefix-sid" (1/2)Louis Scalbert
2023-04-18isisd: merge algorithm tablesHiroki Shirokura
2023-04-18isisd: calculate flex-algo constraint spfHiroki Shirokura
2023-04-18isisd: update struct isis_route_info has multiple sr info by algorithmHiroki Shirokura
2023-04-17isisd: update struct isis_sr_psid_info with algorithm idHiroki Shirokura
2023-04-17isisd: update struct isis_spftree with algorithm idHiroki Shirokura
2023-04-11Merge pull request #12698 from Orange-OpenSource/isisdRuss White
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
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-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-03-21isisd: Update to the new printfrr ISO formatOlivier Dugeon
2023-03-21*: Add a hash_clean_and_free() functionDonald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13lib,zebra,bgpd,staticd: use label code to store VNI infoStephen Worley
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter