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: Incorrect rds-info send and retransmission message output
Function rds_conn_message_info_cmn() does not skip IPv6 connections if
the request is for IPv4 connections only. This causes an IPv6 address
to be printed out as an IPv4 address (using only the last 32 bits).
Orabug: 28898827
Signed-off-by: Ka-Cheong Poon <[email protected]>
Reviewed-by: Håkon Bugge <[email protected]>
Orabug: 33590097
UEK6 => UEK7
(cherry picked from commit 8b6537b)
cherry-pick-repo=UEK/production/linux-uek.git
Signed-off-by: Gerd Rausch <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Orabug: 33590087
UEK7 => LUCI
(cherry picked from commit 9391f26)
cherry-pick-repo=UEK/production/linux-uek.git
Signed-off-by: Gerd Rausch <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
0 commit comments