summaryrefslogtreecommitdiffstats
path: root/tests/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: consistently mkdir -p output for redirectDavid Lamparter2023-01-241-1/+1
* isisd: fix metric calculation of classic lfa backup prefixesLouis Scalbert2022-10-241-90/+90
* Revert "isisd: fix metric calculation of classic lfa backup prefixes"Donatas Abraitis2022-07-101-90/+90
* isisd: fix metric calculation of classic lfa backup prefixesLouis Scalbert2022-05-241-90/+90
* *: Fix spelling of overridenDonald Sharp2022-04-191-1/+1
* topotest: Add test for isis json cmds.Javier Garcia2022-03-022-5/+5
* isisd: fix router capability TLV parsing issuesJuraj Vijtiuk2022-02-081-0/+0
* isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-0/+0
* build: break up tests/subdir.amDavid Lamparter2021-11-111-0/+66
* isisd: fix unpack_item_ext_subtlvs TLV parsing issuesJuraj Vijtiuk2021-10-271-0/+0
* isisd: Fix sending of LSP with null seqnoGuillaume Solignac2021-08-261-6/+6
* isisd: per-instance dynamic hostname cacheIgor Ryzhov2021-06-112-5/+3
* isisd: fix dangling instancesIgor Ryzhov2021-05-141-5/+1
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-1/+1
* isisd: allow arbitrary order of area/interface configurationIgor Ryzhov2021-04-291-1/+0
* isisd: handle corner case involving TI-LFA and the SR No-PHP flagRenato Westphal2021-02-261-43/+43
* tests: add remote LFA unit testsRenato Westphal2021-01-095-0/+1355
* tests: add IS-IS classic LFA unit testsRenato Westphal2020-11-254-4/+1340
* isisd: fix the TI-LFA repair paths to preserve the original Prefix-SIDRenato Westphal2020-10-231-190/+190
* isisd: refactor handling of SR Prefix-SIDsRenato Westphal2020-10-232-224/+245
* tests: add IS-IS TI-LFA unit testsRenato Westphal2020-10-144-4/+1908
* *: reformat python fileswhitespace2020-10-074-9/+20
* doc, yang, isisd : Support for different VRF in isisdharios_niral2020-09-011-1/+1
* isisd: add abiliy to compute the reverse shortest path treeRenato Westphal2020-08-273-5/+114
* tests, isisd: add IS-IS SPF unit testsRenato Westphal2020-08-2710-26/+4651
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-0/+1
* tests/isisd: Update expected output to match corrected spellingChristian Franke2020-03-161-0/+0
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-0/+0
* isisd: Don't set subtlv structure if we didn't unpack any subtlvsChristian Franke2019-05-101-0/+0
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-8/+9
* tests: Verify correct operation of lsp_build_list_nonzero_htChristian Franke2018-11-122-0/+93
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* isisd: fix warnings by removing union isis_N and going to void * insteadChristian Franke2018-09-051-20/+20
* isisd: add TLV 13 Purge Originator IdentificationChristian Franke2018-09-051-0/+0
* tests/isisd: remove auth when fuzzingChristian Franke2018-09-051-0/+4
* fabricd: add field with first and second nexthop to SPF pathsChristian Franke2018-09-051-5/+9
* isisd: make spf code dst-src awareChristian Franke2018-08-031-10/+10
* isisd: learn and advertise IPv6 dst-src routesChristian Franke2018-08-031-0/+0
* tests/isisd: fix warningsF. Aragon2018-07-241-27/+26
* tests/isisd: bypass test_fuzz_isis_tlv when inet_ntop is brokenArthur Jones2018-06-061-2/+13
* isisd: add support for TLV 240 P2P Three-Way AdjacencyChristian Franke2018-03-101-0/+0
* isisd: Allow struct zebra_privs_t to be availableDonald Sharp2017-10-242-0/+4
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-1/+1
* isisd: fix vertex queue comparatorChristian Franke2017-10-021-1/+1
* tests: verify isis_vertex_queue correctnessChristian Franke2017-09-222-0/+114
* tests: skip isis tlv fuzztest on SunOSChristian Franke2017-09-021-3/+12
* lib: centralized memstats-at-exitDavid Lamparter2017-08-241-1/+1
* isisd: rework complete, move "tlvs2" to "tlvs"Christian Franke2017-08-031-1/+1
* isisd: add new tlv parserChristian Franke2017-08-034-0/+195