diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2021-10-14 19:08:01 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2021-10-28 18:54:46 +0300 |
| commit | dbbcd51697ff19d5e44e8aaf1271e94a9a60c983 (patch) | |
| tree | 1bbec50fe335d6f5f1fada61f908d1845e314e1d /zebra/zebra_vxlan.c | |
| parent | 8d62b34195b7ea7a02c9ea32c28acf86901688bc (diff) | |
ospf6d: don't use if_lookup_by_index_all_vrf
if_lookup_by_index_all_vrf doesn't work correctly with netns VRF backend
as the same index may be used in multiple netns simultaneously.
We always know the OSPF6 instance we work with, so use its VRF id for
the interface lookup.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'zebra/zebra_vxlan.c')
0 files changed, 0 insertions, 0 deletions
