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
*
isisd: add option to display isis routes as json
Eric Kinzie
2023-04-18
1
-6
/
+6
*
isisd: add isis flex-algo lsp advertisement
Hiroki Shirokura
2023-04-18
1
-12
/
+13
*
isisd: update isis_tlvs_add_*_reach() with multi algorithm
Hiroki Shirokura
2023-04-18
1
-2
/
+2
*
isisd: update struct isis_spftree with algorithm id
Hiroki Shirokura
2023-04-17
1
-7
/
+11
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
2
-2
/
+2
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
2
-2
/
+2
*
*: Convert thread_master_XXX functions to event_master_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
2
-2
/
+2
*
*: Convert thread_fetch and thread_call to event_fetch and event_call
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
2
-2
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
4
-56
/
+4
*
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
[next]