summaryrefslogtreecommitdiff
path: root/python/runtests.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-10-24 16:14:40 -0400
committerDonald Sharp <sharpd@nvidia.com>2023-10-25 11:55:01 -0400
commit4a43b81d7c89f264ab8670f8381238cdc3207d85 (patch)
tree100eb61ff1e9f3315022bafb1ce70acafdd6a62d /python/runtests.py
parentf239b0f05a3b68e4105f4a6dd7326d636020210f (diff)
bgpd: combine import_check_table and nexthop_check_table
In zebra, the import check table and the nexthop check tables were combined. This leaves an issue where when bgp happens to have a tracked address in both the import check table and the nexthop track table that are the same address. When the the item is removed from one table the call to remove it from zebra removes tracking for the other table. Combine the two tables together and keep track where they came from for processing in bgpd. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python/runtests.py')
0 files changed, 0 insertions, 0 deletions