diff options
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | 2015-05-05 15:20:52 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-09 16:03:28 -0400 |
commit | c82ac7e69efe6dbe370d6ba84e2666d7692ef1c2 (patch) | |
tree | 3202342b6487ecdf0930ba849479f74c163ceb22 /net/l2tp | |
parent | f711a6ae062caeee46067b2f2f12ffda319ae73c (diff) | |
download | op-kernel-dev-c82ac7e69efe6dbe370d6ba84e2666d7692ef1c2.zip op-kernel-dev-c82ac7e69efe6dbe370d6ba84e2666d7692ef1c2.tar.gz |
net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.
When the peer of an RDS-TCP connection restarts, a reconnect
attempt should only be made from the active side of the TCP
connection, i.e. the side that has a transient TCP port
number. Do not add the passive side of the TCP connection
to the c_hash_node and thus avoid triggering rds_queue_reconnect()
for passive rds connections.
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions