Skip to content
Snippets Groups Projects
Select Git revision
  • ba47d845d715a010f7b51f6f89bae32845e6acb7
  • master default protected
  • objtool-32bit
  • objtool
  • v5.9
  • v5.9-rc8
  • v5.9-rc7
  • v5.9-rc6
  • v5.9-rc5
  • v5.9-rc4
  • v5.9-rc3
  • v5.9-rc2
  • v5.9-rc1
  • v5.8
  • v5.8-rc7
  • v5.8-rc6
  • v5.8-rc5
  • v5.8-rc4
  • v5.8-rc3
  • v5.8-rc2
  • v5.8-rc1
  • v5.7
  • v5.7-rc7
  • v5.7-rc6
24 results

rds

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Jonas Rabenstein / Linux
    Source project has a limited visibility.
    user avatar
    Rao Shoaib authored and David S. Miller committed
    In testing with mprds enabled, Oracle Cluster nodes after reboot were
    not able to communicate with others nodes and so failed to rejoin
    the cluster. Peers with lower IP address initiated connection but the
    node could not respond as it choose a different path and could not
    initiate a connection as it had a higher IP address.
    
    With this patch, when a node sends out a packet and the selected path
    is down, all other paths are also checked and any down paths are
    re-connected.
    
    Reviewed-by: default avatarKa-cheong Poon <ka-cheong.poon@oracle.com>
    Reviewed-by: default avatarDavid Edmondson <david.edmondson@oracle.com>
    Signed-off-by: default avatarSomasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
    Signed-off-by: default avatarRao Shoaib <rao.shoaib@oracle.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    9ef845f8
    History
    Name Last commit Last update
    ..