summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py
diff options
context:
space:
mode:
authorChirag Shah <chirag@cumulusnetworks.com>2018-12-17 14:36:27 -0800
committerPhilippe Guibert <philippe.guibert@6wind.com>2019-01-07 10:37:20 +0100
commita4445ecefed9be067cc6a6a840a7aefc678b356c (patch)
tree2ac0dbc7da48b4d95ca7f6a65af5d10129068fcb /tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py
parente4587bc559f863428b3380648e3ab157eb31dee8 (diff)
zebra: evpn dup addr detect fix unfreeze action
Below are cases where EVPN duplicate detection Freeze and Unfreeze required fixes: Auto recovery needs to check neighbor's duplicate flag to take action, as neigh could be marked duplicate via inherited from MAC where IP detection count could be 0. MAC duplicate detection needs to set flag to true if freeze action is configured. Local MAC add update should not send update to bgp if MAC is in frozen state. Remote MAC-IP update should not process neigh update if MAC is detected as duplicate during remote update. Ticket:CM-23344 Testing Done: Trigger duplicate detection via both local and remote update trigger, Validate clear command and other changes expected behavior. Auto-recovery takes appropriate action on inherited IPs. Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py')
0 files changed, 0 insertions, 0 deletions