From: Mike Christie <michaelc@cs.wisc.edu>
To: open-iscsi@googlegroups.com, netdev@oss.sgi.com,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
inux-iscsi-devel@lists.sourceforge.netl
Subject: [PATCH 1/3] add open iscsi netlink interface to iscsi transport class
Date: Sun, 15 May 2005 12:29:57 -0700 [thread overview]
Message-ID: <1116185397.17312.10.camel@mina> (raw)
include/linux/netlink.h changes (added new protocol NETLINK_ISCSI)
Thanks,
Linux-iscsi Team
Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
--- linux-2.6.12-rc3.orig/include/linux/netlink.h 2005-04-20 17:03:16.000000000 -0700
+++ linux-2.6.12-rc3/include/linux/netlink.h 2005-05-04 18:06:44.000000000 -0700
@@ -14,6 +14,7 @@
#define NETLINK_SELINUX 7 /* SELinux event notifications */
#define NETLINK_ARPD 8
#define NETLINK_AUDIT 9 /* auditing */
+#define NETLINK_ISCSI 10 /* iSCSI Open Interface */
#define NETLINK_ROUTE6 11 /* af_inet6 route comm channel */
#define NETLINK_IP6_FW 13
#define NETLINK_DNRTMSG 14 /* DECnet routing messages */
next reply other threads:[~2005-05-15 19:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-15 19:29 Mike Christie [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-05-05 2:53 [PATCH 1/3] add open iscsi netlink interface to iscsi transport class Mike Christie
2005-05-05 2:53 ` 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=1116185397.17312.10.camel@mina \
--to=michaelc@cs.wisc.edu \
--cc=inux-iscsi-devel@lists.sourceforge.netl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=netdev@oss.sgi.com \
--cc=open-iscsi@googlegroups.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.