| To: | open-iscsi@xxxxxxxxxxxxxxxx, netdev@xxxxxxxxxxx, linux-scsi@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, inux-iscsi-devel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 1/3] add open iscsi netlink interface to iscsi transport class |
| From: | Mike Christie <michaelc@xxxxxxxxxxx> |
| Date: | Sun, 15 May 2005 12:29:57 -0700 |
| Sender: | netdev-bounce@xxxxxxxxxxx |
include/linux/netlink.h changes (added new protocol NETLINK_ISCSI) Thanks, Linux-iscsi Team Signed-off-by: Alex Aizman <itn780@xxxxxxxxx> Signed-off-by: Dmitry Yusupov <dmitry_yus@xxxxxxxxx> Signed-off-by: Mike Christie <michaelc@xxxxxxxxxxx> --- 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 */ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [IPV4/IPV6] Ensure all frag_list members have NULL sk, Evgeniy Polyakov |
|---|---|
| Next by Date: | [PATCH 2/3] add open iscsi netlink interface to iscsi transport class, Mike Christie |
| Previous by Thread: | ip_forward difference in kernel 2.4 and 2.6, cranium2003 |
| Next by Thread: | [PATCH 2/3] add open iscsi netlink interface to iscsi transport class, Mike Christie |
| Indexes: | [Date] [Thread] [Top] [All Lists] |