summaryrefslogtreecommitdiff
path: root/tests/topotests/pim-basic/test_pim.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-01-18 09:25:38 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2020-01-18 09:29:30 -0500
commit9d080116b9b439e4bee274af0bf85b07871a269e (patch)
treea1be3e93f7894c928de3e91748365a1080e10608 /tests/topotests/pim-basic/test_pim.py
parent06603017b10d3705049310082fc16eed934c5440 (diff)
lib: Fix nexthop encoding
Commit 68a02e06e5f103048d947262c08c569056f74d1c broke nexthop encoding for nexthop tracking. This code combined the different types of nexthop encoding being done in the zapi protocol. What was missed that resolved nexthops of type NEXTHOP_TYPE_IPV4|6 have an ifindex value that was not being reported. This commit ensures that we always send this data( even if it is 0). The following test commit will ensure that this stays working as is expected by an upper level protocol. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'tests/topotests/pim-basic/test_pim.py')
0 files changed, 0 insertions, 0 deletions