diff options
| author | Ameya Dharkar <adharkar@vmware.com> | 2019-08-09 15:21:27 -0700 |
|---|---|---|
| committer | Ameya Dharkar <adharkar@vmware.com> | 2019-08-09 15:23:46 -0700 |
| commit | cc83907475a21327e89da60532f0490619a9f07e (patch) | |
| tree | 971a94ad8bb56798abd000fdd32e600e1a2be7e1 /tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py | |
| parent | fbae9087cd6d8dd94544cfd7ced010ddd9f0fc36 (diff) | |
Zebra: Incorrect L3VNI for FPM rtmsg for EVPN RT-5 prefix
We used the vrf_id in the rtm_table field of the netlink rtmsg to fetch L3VNI.
But, now we program table_id to rtm_table field instead of vrf_id.
Thus, L3VNI fetched using rtm_table is incorrect.
Instead, use nexthop->vrf_id to fetch the L3VNI.
Signed-off-by: Ameya Dharkar <adharkar@vmware.com>
Diffstat (limited to 'tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py')
0 files changed, 0 insertions, 0 deletions
