Hi All,

This patch is used in conjunction with the bnx2i patch Michael Chan sent
eariler to the scsi mailing lists.  This is part of the userspace
portion of the Broadcom iSCSI offload solution.  This patch is needed
because the uIP stack will use some of the configuration data from the
iface file to determine the iSCSI IP address.

The uIP source code will be posted to the web soon, and I will provide a
link when the website is up and running.

Please feel free to contact me with any questions or concerns.  
Thanks again.

-Ben




Benjamin Li (1):
  iscsid: Broadcast iface record to uIP

 usr/Makefile       |    2 +-
 usr/initiator.c    |    5 +++
 usr/transport.c    |    5 +++
 usr/transport.h    |    3 ++
 usr/uip_mgmt_ipc.c |   41 +++++++++++++++++++++++++++
 usr/uip_mgmt_ipc.h |   71 +++++++++++++++++++++++++++++++++++++++++++++++
 usr/util.c         |   78 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 usr/util.h         |    3 ++
 8 files changed, 204 insertions(+), 4 deletions(-)
 create mode 100644 usr/uip_mgmt_ipc.c
 create mode 100644 usr/uip_mgmt_ipc.h



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to