]> git.proxmox.com Git - mirror_frr.git/commit
pbrd: add frr-vrf to the list of implemented yang modules
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 10 Sep 2020 01:31:59 +0000 (22:31 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Thu, 10 Sep 2020 01:45:28 +0000 (22:45 -0300)
commita74b47f5abaa54ea31f8caa2f737446339545a73
tree154892e69fdad91a55fe9c90e790b46aad912cdd
parentc8a3405af8249ea8841289b8bd429151648f6c59
pbrd: add frr-vrf to the list of implemented yang modules

PR #6376 introduced a VRF leafref in the frr-interface YANG module.
That change exposed a bug in the northbound layer that is causing
pbrd to crash under certain circumstances. Even though pbrd wasn't
converted to the new northbound model yet, make it implement the
frr-vrf module in order to work around this problem. This is a
temporary fix until a better solution is available.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
pbrd/pbr_main.c