Kyrylo Yatsenko b182d0fa48 T6516: frr: fix isisd advertise-passive-only
The patch 0008-isis-fix-advertise-passive-only-routes-install.patch
fixes installing routes even when advertise-passive-only is
enabled.

Previously active circuits were ignored completely, patch
makes isisd just not to advertise prefixes from active circuits,
but install routes from them and do all other processing.

FRR PR: https://github.com/FRRouting/frr/pull/19593
2025-09-19 23:15:40 +03:00
..