]> git.puffer.fish Git - matthieu/frr.git/commit
nhrpd: add frr-vrf to the list of implemented yang modules
authorDonald Sharp <sharpd@nvidia.com>
Fri, 11 Sep 2020 12:51:05 +0000 (08:51 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 11 Sep 2020 12:51:05 +0000 (08:51 -0400)
commit1b741a01c6cef35ccaeabcf59c867cc17354669f
tree6017c7348d3b2a61dfeddf88896c918d523b7dc3
parent79e75ac92e7f7f86d996bcaec9a01e45a7e8f115
nhrpd: 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
nhrpd to crash under certain circumstances. Even though nhrpd 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: Donald Sharp <sharpd@nvidia.com>
nhrpd/nhrp_main.c