mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-21 19:30:08 +00:00
![]() ospf6d (and all other daemons except zebra) doesn't correctly process `interface X vrf Y`, because it doesn't know existing VRFs at the time of configuration file reading. Therefore it doesn't apply configuration provided in the interface node. Fix the problem by removing `vrf Y` part, having just an interface name is enough. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com> |
||
---|---|---|
.. | ||
bgpd | ||
helpers | ||
isisd | ||
lib | ||
ospf6d | ||
ospfd | ||
topotests | ||
zebra | ||
.gitignore | ||
Makefile | ||
pytest.ini | ||
runtests.py | ||
subdir.am |