diff options
| author | Anuradha Karuppiah <anuradhak@cumulusnetworks.com> | 2020-07-31 06:21:57 -0700 |
|---|---|---|
| committer | Anuradha Karuppiah <anuradhak@nvidia.com> | 2021-02-22 11:56:30 -0800 |
| commit | 736475cdf6be530b03b14c49cfc9be5a2a9d245c (patch) | |
| tree | 1da9de9e74e1081cca7b6575b260f4a3b7010d5f /tests/lib/cli/common_cli.c | |
| parent | 76787f231ddf62ea448176f2ca18d290190e0c3d (diff) | |
zebra: disable setting weak override flag in neigh updates
This is causing problems with VM move i.e. transition from remote
neigh to local neigh. This transition involves changing the NUD_STATE
NUD_NOARP to NUD_STALE. And the weak override flag prevents changing
the state from connected (REACHABLE, NOARP, PERMANENT) to STALE.
PS: Weak-override was originally used to prevent race conditions where
FRR can end up making a REACHABLE neigh STALE. We may need to revisit
and address that case at a later point.
Ticket: CM-30273
Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Diffstat (limited to 'tests/lib/cli/common_cli.c')
0 files changed, 0 insertions, 0 deletions
