diff options
author | Donald Sharp <sharpd@nvidia.com> | 2022-06-23 17:14:46 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2022-06-23 17:23:08 +0200 |
commit | 2b9dc841b7bc608c2dc5256604f6ef7e9f72fbfd (patch) | |
tree | 975019b0ed962585da557740949b3a47014a2a7f /lib/nexthop.h | |
parent | Merge pull request #10629 from leonshaw/fix/mp-evpn-nh (diff) | |
download | frr-2b9dc841b7bc608c2dc5256604f6ef7e9f72fbfd.tar.xz frr-2b9dc841b7bc608c2dc5256604f6ef7e9f72fbfd.zip |
zebra: Fix bug in netconf handling where dplane would drop the change
When reading a on the fly change of an interested netconf netlink
message. The ifindex and ns_id for the context was being set for the sub structure
but not for the main context data structure and zebra_if_dplane_result
was dropping the result on the floor because it was expecting the ns_id and
the interface id to be in a different spot.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/nexthop.h')
0 files changed, 0 insertions, 0 deletions