]> git.puffer.fish Git - mirror/frr.git/commit
nhrpd: add frr-vrf to the list of implemented yang modules 7087/head
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 16:02:30 +0000 (12:02 -0400)
commite056ff73fdfa35990713c7ad11f6d36ea85200a4
tree778023031e8b2600f8efe5c96d071faeff1f116d
parent46d6fd3137c1aa50c398684a3b67127508393fc9
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