Age | Commit message (Collapse) | Author |
|
T5530: isis: Adding loop free alternate feature
|
|
|
|
* Add support for IS-IS advertise-high-metrics
set protocols isis advertise-high-metrics
* Add support for IS-IS advertise-passive-only
set protocols isis advertise-passive-only
|
|
|
|
|
|
|
|
|
|
This PR adds basic Babel routing protocol support using the implementation in
FRR.
Signed-off-by: Yuxiang Zhu <vfreex@gmail.com>
|
|
|
|
This is to refactor ISIS segment routing to match up with OSPF segment routing.
|
|
|
|
|
|
|
|
|
|
|
|
In this commit we add the ability to redistribute into
ISIS for IPv6 address family.
|
|
|
|
|
|
|
|
|
|
|
|
|