On 6/18/08, Roland Dreier <<a href="mailto:rdreier@cisco.com">rdreier@cisco.com</a>> wrote:<br><br>
>> Keep also the local (src) netdevice name in struct rdma_dev_addr. In a High-Availability<br>>> scheme this can be used by the rdma-cm to align RDMA sessions to use the same links<br>>> as the IP stack does under fail-over and route change cases.<br>
  <br>> Is the netdevice name the best we can do?  It seems pretty fragile in  the face of renaming etc.<br><br>
Taking into account that under this scheme the hw address of the
netdevice changes, I didn't see something really better than the name,
were you thinking on some specific alternative? just saving pointer to
the netdevice seemed quite not elegant... <br>
<br>
Or.<br>