include/linux/netlink.h changes (added new protocol NETLINK_ISCSI)

         Signed-off-by: Alex Aizman <[EMAIL PROTECTED]>
         Signed-off-by: Dmitry Yusupov <[EMAIL PROTECTED]>








--- linux-2.6.11.orig/include/linux/netlink.h   2005-03-01 23:38:25.000000000 
-0800
+++ linux-2.6.11.dima/include/linux/netlink.h   2005-03-04 17:50:11.143413101 
-0800
@@ -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 */









Reply via email to