On Monday, January 12, 2015 at 12:54:38 PM UTC-8, Mike Christie wrote: > > > Thomas, let me know if your question was for functionality you needed or > just looking through the code and were curious. > > It's functionality that I really want. In fact, I'm here in this forum because strace on iscsid showed it was never calling bind(), and when I went to add the bind() call myself I discovered all the code I wanted was already there but disabled.
How does this proposal sound: If the administrator configures an explicit interface name with iface.net_ifacename, use SO_BINDTODEVICE. If the administrator configures an explicit IP address with iface.ipaddress, use bind(). If the administrator configures both of the above, use both of the above. If the administrator configures neither, use neither. I think this would give administrators all the flexibility they need. Is there a downside to this proposal that I'm not seeing? Thanks, Tom.III -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
