All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: linux-scsi <linux-scsi@vger.kernel.org>,
	netdev <netdev@oss.sgi.com>,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] add open iscsi netlink interface to iscsi transport class
Date: Wed, 04 May 2005 19:53:09 -0700	[thread overview]
Message-ID: <42798A95.6070909@cs.wisc.edu> (raw)

The following patches add the linux-iscsi-5.X/open-iscsi project's 
netlink interface to the iscsi transport class since the groups doing 
iSCSI over TCP (this module is completed now and will be submitted in a 
seperate mail), iSCSI over SCTP and iSER are using it for a common 
interface and to share code.

The answers to why netlink and why push so much to userspace can be 
found here http://open-iscsi.org/.

Patches

1. add-iscsi-netlink-def.patch - include/linux/netlink.h changes (added 
new protocol NETLINK_ISCSI)

2.  common-iscsi-headers.patch - Common header files:
  - iscsi_if.h (user/kernel #defines);
  - iscsi_proto.h (RFC3720 #defines and types);
  - iscsi_ifev.h (user/kernel events).

3. integrate-iscsi-netlink.patch - incorporate the 
open-iscsi/linux-iscsi netlink interface into the iscsi transport class.


Thanks,

Linux-iscsi Team

             reply	other threads:[~2005-05-05  2:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-05  2:53 Mike Christie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-15 19:29 [PATCH 0/3] add open iscsi netlink interface to iscsi transport class Mike Christie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42798A95.6070909@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.