diff options
author | Igor Ryzhov <idryzhov@gmail.com> | 2024-12-26 22:08:21 +0100 |
---|---|---|
committer | Igor Ryzhov <idryzhov@gmail.com> | 2025-01-15 22:38:27 +0100 |
commit | 4877f2f6856366734a9419aaf9616785242c935a (patch) | |
tree | 125c243b75c066917c6d724574984905750103c5 /zebra/zebra_vrf.c | |
parent | Merge pull request #17838 from opensourcerouting/msdp-topo3 (diff) | |
download | frr-4877f2f6856366734a9419aaf9616785242c935a.tar.xz frr-4877f2f6856366734a9419aaf9616785242c935a.zip |
lib: remove VRF_BACKEND_UNKNOWN
The backend type cannot be unknown. It is configured to VRF_LITE by
default in zebra anyway, so just init to VRF_LITE in the lib and remove
the UNKNOWN type.
Signed-off-by: Igor Ryzhov <idryzhov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions