From: Evgeniy Polyakov <zbr@ioremap.net>
To: Neil Horman <nhorman@tuxdriver.com>
Cc: netdev@vger.kernel.org
Subject: Re: [Patch 1/5] Network Drop Monitor: Add netlink protocol identifer
Date: Tue, 3 Mar 2009 21:20:06 +0300 [thread overview]
Message-ID: <20090303182006.GB29236@ioremap.net> (raw)
In-Reply-To: <20090303170014.GB1480@hmsreliant.think-freely.org>
Hi Neil.
On Tue, Mar 03, 2009 at 12:00:14PM -0500, Neil Horman (nhorman@tuxdriver.com) wrote:
>
> Network Drop Monitor: Add Netlink protocol identifier
>
> Signed-off-by: Neil Horman <nhorman@tuxdriver.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
>
Why do you want to use own family instead of using existing netlink
helpers like connector or genetlink?
--
Evgeniy Polyakov
next prev parent reply other threads:[~2009-03-03 18:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-03 17:00 [Patch 1/5] Network Drop Monitor: Add netlink protocol identifer Neil Horman
2009-03-03 18:20 ` Evgeniy Polyakov [this message]
2009-03-03 19:00 ` Neil Horman
2009-03-03 19:04 ` Evgeniy Polyakov
2009-03-03 19:41 ` Neil Horman
2009-03-03 22:17 ` David Miller
2009-03-04 15:39 ` Neil Horman
2009-03-11 19:46 ` Neil Horman
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=20090303182006.GB29236@ioremap.net \
--to=zbr@ioremap.net \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.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 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).