You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rds: ib: need to flush neighbor cache for local peer connections on failover
On RDS connections to other hosts, the neighbor cache on the peer side
normally will get flushed by means of GARP packets. For local connections
(connections on the same host), GARP packets does not cause neighbor cache
to be updated. To prevent RDS to use bad entries in the neighbor cache we
need to flush the neighbor cache entries TO the IP-address when the
IP-address is moved due to an ADDR_CHANGED event.
Orabug: 30417190
Signed-off-by: Dag Moxnes <[email protected]>
Reviewed-by: Ka-Cheong Poon <[email protected]>
Signed-off-by: Somasundaram Krishnasamy <[email protected]>
Orabug: 30820081
UEK5 => UEK6
(cherry picked from commit b63fbdb)
cherry-pick-repo=UEK/production/linux-uek.git
Signed-off-by: Gerd Rausch <[email protected]>
Reviewed-by: Sharon Liu <[email protected]>
0 commit comments