From: Christoph Hellwig <hch@infradead.org>
To: Ramon Casellas <casellas@infres.enst.fr>
Cc: netdev@oss.sgi.com
Subject: Re: Request: Allocate a Netlink Family Number for MPLS
Date: Mon, 1 Dec 2003 15:30:52 +0000 [thread overview]
Message-ID: <20031201153052.A3879@infradead.org> (raw)
In-Reply-To: <Pine.SOL.4.40.0312011518440.25991-100000@gervaise.enst.fr>; from casellas@infres.enst.fr on Mon, Dec 01, 2003 at 03:36:26PM +0100
On Mon, Dec 01, 2003 at 03:36:26PM +0100, Ramon Casellas wrote:
> #define NETLINK_ARPD 8
> +
> +##if defined(CONFIG_MPLS) || defined(CONFIG_MPLS_MODULE)
> +#define NETLINK_MPLS 9
> +#endif
> +
This is bogus - either it's reserved or not, so the ifdef doesn't
make sense.
Also given that Dave & co are working on mpls already I wonder
whether it's a good idea to reserve this, but I'll let him speak
for himself :)
next prev parent reply other threads:[~2003-12-01 15:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-01 14:36 Request: Allocate a Netlink Family Number for MPLS Ramon Casellas
2003-12-01 15:30 ` Christoph Hellwig [this message]
2003-12-01 19:26 ` Ramon Casellas
2003-12-01 21:10 ` jamal
2003-12-01 20:45 ` David S. Miller
2003-12-05 17:35 ` James R. Leu
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=20031201153052.A3879@infradead.org \
--to=hch@infradead.org \
--cc=casellas@infres.enst.fr \
--cc=netdev@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.