[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090311194610.GA20223@hmsreliant.think-freely.org>
Date: Wed, 11 Mar 2009 15:46:10 -0400
From: Neil Horman <nhorman@...driver.com>
To: netdev@...r.kernel.org
Subject: Re: [Patch 1/5] Network Drop Monitor: Add netlink protocol
identifer
On Tue, Mar 03, 2009 at 12:00:14PM -0500, Neil Horman wrote:
>
> Network Drop Monitor: Add Netlink protocol identifier
>
> Signed-off-by: Neil Horman <nhorman@...driver.com>
>
>
> netlink.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/linux/netlink.h b/include/linux/netlink.h
> index 1e6bf99..d4ac636 100644
> --- a/include/linux/netlink.h
> +++ b/include/linux/netlink.h
> @@ -24,6 +24,7 @@
> /* leave room for NETLINK_DM (DM Events) */
> #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */
> #define NETLINK_ECRYPTFS 19
> +#define NETLINK_DRPMON 20 /* Netork packet drop alerts */
>
> #define MAX_LINKS 32
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Ok, as requested by David, respinning entire set against latest net-next-2.6.
tree. Patch 1/5, in the course of updates in this thread, is rescinded.
Neil
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists