summaryrefslogtreecommitdiff
path: root/tests/topotests/zebra_multiple_connected/test_zebra_multiple_connected.py
diff options
context:
space:
mode:
authoranlan_cs <anlan_cs@126.com>2024-10-20 20:07:25 +0800
committeranlan_cs <anlan_cs@tom.com>2024-10-22 09:05:00 +0800
commit96192f6aee57819c68dfec9d4969d69652fe2689 (patch)
tree7358e60376273a3c66d445bd84ddb1a9bc59e289 /tests/topotests/zebra_multiple_connected/test_zebra_multiple_connected.py
parent2f84a26634ec07ff677f13a9b8e915aef06149ec (diff)
zebra: drop NEWLINK event handling in the main thread
NEWLINK is only registered by the dplane thread, the main thread doesn't care about it. So remove the real process of `netlink_link_change()` for NEWLINK event in main thread. And move NEWLINK/DELLINK event to the block where the dplane messages are kept together. Signed-off-by: anlan_cs <anlan_cs@126.com>
Diffstat (limited to 'tests/topotests/zebra_multiple_connected/test_zebra_multiple_connected.py')
0 files changed, 0 insertions, 0 deletions