mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-24 17:28:35 +00:00
![]() Currently isisd has this strange (legacy) behavior where the first area is created by default with level-1-2, while every other subsequent area uses the default defined in the yang model, which is level-1. This is a source of confusion when trying to configure the daemon programatically, either with frr-reload or using the transactional cli. Given how rare having multiple IS-IS instances is anyway, the easiest solution is to remove this behavior and default to level-1-2 for every area. Note that this does not affect fabricd, which continues using exclusively level-2-only areas. Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io> |
||
---|---|---|
.. | ||
confd | ||
example | ||
ietf | ||
libyang_plugins | ||
.gitignore | ||
embedmodel.py | ||
frr-bfdd.yang | ||
frr-eigrpd.yang | ||
frr-filter.yang | ||
frr-interface.yang | ||
frr-isisd.yang | ||
frr-module-translator.yang | ||
frr-nexthop.yang | ||
frr-ripd.yang | ||
frr-ripngd.yang | ||
frr-route-map.yang | ||
frr-route-types.yang | ||
frr-test-module.yang | ||
frr-zebra.yang | ||
subdir.am |