]> git.puffer.fish Git - matthieu/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 02:26:14 +0000 (23:26 -0300)
commitd51b06bd6b688b683785f793cf08576fe678a49d
tree364981d7acec5f642a22b12dc907fbacaab6dec4
parent000ce30ee5c475169c43a1c927582f9ccbc24a7d
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