Hi Mike, This is the user space part of supporting discovery with iser. The 1st patch just adds the call into the kernel to set ISCSI_PARAM_DISCOVERY_SESS.
The 2nd patch makes sure iscsi_session_set_params() is called for discovery sessions before the login is sent for the iser transport. This is a must to cope with how the RX buffers are managed in the kernel iser driver for discovery sessions. Or. Or Gerlitz (2): iscsi tools: Add set param for discovery session iscsi tools: Enhance the discovery code for iser usr/discovery.c | 13 ++++++++++++- usr/initiator_common.c | 7 ++++++- 2 files changed, 18 insertions(+), 2 deletions(-) -- 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/groups/opt_out.
