summaryrefslogtreecommitdiff
path: root/tests/isisd
AgeCommit message (Expand)Author
2024-09-17tests: update isisd fuzz testLouis Scalbert
2023-09-11tests: Update fuzz test to match expected outputCarmine Scarpitta
2023-04-18isisd: add option to display isis routes as jsonEric Kinzie
2023-04-18isisd: add isis flex-algo lsp advertisementHiroki Shirokura
2023-04-18isisd: update isis_tlvs_add_*_reach() with multi algorithmHiroki Shirokura
2023-04-17isisd: update struct isis_spftree with algorithm idHiroki Shirokura
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert thread_master_XXX functions to event_master_XXXDonald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Convert thread_fetch and thread_call to event_fetch and event_callDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-24build: consistently mkdir -p output for redirectDavid Lamparter
2022-10-24isisd: fix metric calculation of classic lfa backup prefixesLouis Scalbert
2022-07-10Revert "isisd: fix metric calculation of classic lfa backup prefixes"Donatas Abraitis
2022-05-24isisd: fix metric calculation of classic lfa backup prefixesLouis Scalbert
2022-04-19*: Fix spelling of overridenDonald Sharp
2022-03-02topotest: Add test for isis json cmds.Javier Garcia
2022-02-08isisd: fix router capability TLV parsing issuesJuraj Vijtiuk
2021-11-30isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon
2021-11-11build: break up tests/subdir.amDavid Lamparter
2021-10-27isisd: fix unpack_item_ext_subtlvs TLV parsing issuesJuraj Vijtiuk
2021-08-26isisd: Fix sending of LSP with null seqnoGuillaume Solignac
2021-06-11isisd: per-instance dynamic hostname cacheIgor Ryzhov
2021-05-14isisd: fix dangling instancesIgor Ryzhov
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-04-29isisd: allow arbitrary order of area/interface configurationIgor Ryzhov
2021-02-26isisd: handle corner case involving TI-LFA and the SR No-PHP flagRenato Westphal
2021-01-08tests: add remote LFA unit testsRenato Westphal
2020-11-24tests: add IS-IS classic LFA unit testsRenato Westphal
2020-10-23isisd: fix the TI-LFA repair paths to preserve the original Prefix-SIDRenato Westphal
2020-10-23isisd: refactor handling of SR Prefix-SIDsRenato Westphal
2020-10-14tests: add IS-IS TI-LFA unit testsRenato Westphal
2020-10-07*: reformat python fileswhitespace
2020-09-01doc, yang, isisd : Support for different VRF in isisdharios_niral
2020-08-26isisd: add abiliy to compute the reverse shortest path treeRenato Westphal
2020-08-26tests, isisd: add IS-IS SPF unit testsRenato Westphal
2020-08-14isisd : Transformational changes to support different VRFs.Kaushik
2020-03-16tests/isisd: Update expected output to match corrected spellingChristian Franke
2019-09-17isisd: Update TLVs processing for TE, RI & SROlivier Dugeon
2019-05-10isisd: Don't set subtlv structure if we didn't unpack any subtlvsChristian Franke
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2018-11-12tests: Verify correct operation of lsp_build_list_nonzero_htChristian Franke
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2018-09-05isisd: fix warnings by removing union isis_N and going to void * insteadChristian Franke
2018-09-05isisd: add TLV 13 Purge Originator IdentificationChristian Franke
2018-09-05tests/isisd: remove auth when fuzzingChristian Franke