]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rds: rds-info shows IPv4 address as '0.0.0.0'
authoraru kolappan <aru.kolappan@oracle.com>
Tue, 13 Aug 2019 16:50:02 +0000 (09:50 -0700)
committerBrian Maly <brian.maly@oracle.com>
Wed, 4 Sep 2019 01:10:58 +0000 (21:10 -0400)
commit059e00240ad439f9339601a630a42086d54a516e
tree207e7678c3d9b5cc754a8b7a586b2075f71ce2cf
parent97139d2c69484816f95b1a8e981653540dd97cf5
rds: rds-info shows IPv4 address as '0.0.0.0'

When the rds-info command reads IP address from send/retransmit queue,
it gets IPv4 address as '0.0.0.0'. It is due to reading the address
from the wrong offset.

Orabug: 30022915

Signed-off-by: aru kolappan <aru.kolappan@oracle.com>
Reviewed-by: Ka-Cheong Poon <ka-cheong.poon@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
net/rds/connection.c