]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: fix vni NB conversion
authorIgor Ryzhov <iryzhov@nfware.com>
Sat, 27 Jan 2024 01:36:20 +0000 (03:36 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 28 Jan 2024 21:28:40 +0000 (23:28 +0200)
commit1f2b7c105885738d96b9aa5869764a92a7eb6d22
tree7ad570bac18e0b240afdb9050c3ca89575611508
parent010bd3e5702d1ed52fcf19d950a558b74897c67b
zebra: fix vni NB conversion

- unnecessary command duplication
- usage of oper data during validation
- unnecessary checks for things that can't happen

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
zebra/zebra_nb_config.c
zebra/zebra_vty.c
zebra/zebra_vxlan.c
zebra/zebra_vxlan.h