commit | 8315011ad67670691545ed394968435f0a0bb29e | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Thu Jun 30 16:11:17 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 01 16:45:17 2016 -0400 |
tree | adbf6708286fac52b03fffe25e3a8f3b4d570197 | |
parent | b04e8554f7637999af8f54cca4dcfcf49f2ae7c8 [diff] |
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts When reconnecting, the peer with the smaller IP address will initiate the reconnect, to avoid needless duelling SYN issues. Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>