netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] add open iscsi netlink interface to iscsi transport class
@ 2005-05-05  2:53 Mike Christie
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Christie @ 2005-05-05  2:53 UTC (permalink / raw)
  To: netdev, linux-scsi, netdev

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

attached add-iscsi-netlink-def.patch - 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>

[-- Attachment #2: add-iscsi-netlink-def.patch --]
[-- Type: text/x-patch, Size: 516 bytes --]

--- 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 */

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/3] add open iscsi netlink interface to iscsi transport class
@ 2005-05-15 19:29 Mike Christie
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Christie @ 2005-05-15 19:29 UTC (permalink / raw)
  To: open-iscsi, netdev, linux-scsi, linux-kernel, inux-iscsi-devel

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 */



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-15 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-05  2:53 [PATCH 1/3] add open iscsi netlink interface to iscsi transport class Mike Christie
  -- strict thread matches above, loose matches on Subject: below --
2005-05-15 19:29 Mike Christie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).