index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
isisd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: consistently mkdir -p output for redirect
David Lamparter
2023-01-24
1
-1
/
+1
*
isisd: fix metric calculation of classic lfa backup prefixes
Louis Scalbert
2022-10-24
1
-90
/
+90
*
Revert "isisd: fix metric calculation of classic lfa backup prefixes"
Donatas Abraitis
2022-07-10
1
-90
/
+90
*
isisd: fix metric calculation of classic lfa backup prefixes
Louis Scalbert
2022-05-24
1
-90
/
+90
*
*: Fix spelling of overriden
Donald Sharp
2022-04-19
1
-1
/
+1
*
topotest: Add test for isis json cmds.
Javier Garcia
2022-03-02
2
-5
/
+5
*
isisd: fix router capability TLV parsing issues
Juraj Vijtiuk
2022-02-08
1
-0
/
+0
*
isisd: Add support for RFC6119 (IPv6 TE in IS-IS)
Olivier Dugeon
2021-11-30
1
-0
/
+0
*
build: break up tests/subdir.am
David Lamparter
2021-11-11
1
-0
/
+66
*
isisd: fix unpack_item_ext_subtlvs TLV parsing issues
Juraj Vijtiuk
2021-10-27
1
-0
/
+0
*
isisd: Fix sending of LSP with null seqno
Guillaume Solignac
2021-08-26
1
-6
/
+6
*
isisd: per-instance dynamic hostname cache
Igor Ryzhov
2021-06-11
2
-5
/
+3
*
isisd: fix dangling instances
Igor Ryzhov
2021-05-14
1
-5
/
+1
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-1
/
+1
*
isisd: allow arbitrary order of area/interface configuration
Igor Ryzhov
2021-04-29
1
-1
/
+0
*
isisd: handle corner case involving TI-LFA and the SR No-PHP flag
Renato Westphal
2021-02-26
1
-43
/
+43
*
tests: add remote LFA unit tests
Renato Westphal
2021-01-09
5
-0
/
+1355
*
tests: add IS-IS classic LFA unit tests
Renato Westphal
2020-11-25
4
-4
/
+1340
*
isisd: fix the TI-LFA repair paths to preserve the original Prefix-SID
Renato Westphal
2020-10-23
1
-190
/
+190
*
isisd: refactor handling of SR Prefix-SIDs
Renato Westphal
2020-10-23
2
-224
/
+245
*
tests: add IS-IS TI-LFA unit tests
Renato Westphal
2020-10-14
4
-4
/
+1908
*
*: reformat python files
whitespace
2020-10-07
4
-9
/
+20
*
doc, yang, isisd : Support for different VRF in isisd
harios_niral
2020-09-01
1
-1
/
+1
*
isisd: add abiliy to compute the reverse shortest path tree
Renato Westphal
2020-08-27
3
-5
/
+114
*
tests, isisd: add IS-IS SPF unit tests
Renato Westphal
2020-08-27
10
-26
/
+4651
*
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-14
1
-0
/
+1
*
tests/isisd: Update expected output to match corrected spelling
Christian Franke
2020-03-16
1
-0
/
+0
*
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
2019-09-17
1
-0
/
+0
*
isisd: Don't set subtlv structure if we didn't unpack any subtlvs
Christian Franke
2019-05-10
1
-0
/
+0
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-8
/
+9
*
tests: Verify correct operation of lsp_build_list_nonzero_ht
Christian Franke
2018-11-12
2
-0
/
+93
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
isisd: fix warnings by removing union isis_N and going to void * instead
Christian Franke
2018-09-05
1
-20
/
+20
*
isisd: add TLV 13 Purge Originator Identification
Christian Franke
2018-09-05
1
-0
/
+0
*
tests/isisd: remove auth when fuzzing
Christian Franke
2018-09-05
1
-0
/
+4
*
fabricd: add field with first and second nexthop to SPF paths
Christian Franke
2018-09-05
1
-5
/
+9
*
isisd: make spf code dst-src aware
Christian Franke
2018-08-03
1
-10
/
+10
*
isisd: learn and advertise IPv6 dst-src routes
Christian Franke
2018-08-03
1
-0
/
+0
*
tests/isisd: fix warnings
F. Aragon
2018-07-24
1
-27
/
+26
*
tests/isisd: bypass test_fuzz_isis_tlv when inet_ntop is broken
Arthur Jones
2018-06-06
1
-2
/
+13
*
isisd: add support for TLV 240 P2P Three-Way Adjacency
Christian Franke
2018-03-10
1
-0
/
+0
*
isisd: Allow struct zebra_privs_t to be available
Donald Sharp
2017-10-24
2
-0
/
+4
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
isisd: fix vertex queue comparator
Christian Franke
2017-10-02
1
-1
/
+1
*
tests: verify isis_vertex_queue correctness
Christian Franke
2017-09-22
2
-0
/
+114
*
tests: skip isis tlv fuzztest on SunOS
Christian Franke
2017-09-02
1
-3
/
+12
*
lib: centralized memstats-at-exit
David Lamparter
2017-08-24
1
-1
/
+1
*
isisd: rework complete, move "tlvs2" to "tlvs"
Christian Franke
2017-08-03
1
-1
/
+1
*
isisd: add new tlv parser
Christian Franke
2017-08-03
4
-0
/
+195