From: Stephen Hemminger <stephen@networkplumber.org>
To: David Miller <davem@davemloft.net>,
Dave Taht <dave.taht@bufferbloat.net>
Cc: netdev@vger.kernel.org
Subject: [PATCH net-next] rtnetlink: add babel protocol recognition
Date: Thu, 6 Nov 2014 08:10:14 -0800 [thread overview]
Message-ID: <20141106081014.38a23889@urahara> (raw)
From: Dave Taht <dave.taht@bufferbloat.net>
Babel uses rt_proto 42. Add to userspace visible header file.
Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
include/uapi/linux/rtnetlink.h | 1 +
1 file changed, 1 insertion(+)
--- a/include/uapi/linux/rtnetlink.h 2014-11-06 08:07:16.041165946 -0800
+++ b/include/uapi/linux/rtnetlink.h 2014-11-06 08:07:16.029165894 -0800
@@ -235,6 +235,7 @@ enum {
#define RTPROT_NTK 15 /* Netsukuku */
#define RTPROT_DHCP 16 /* DHCP client */
#define RTPROT_MROUTED 17 /* Multicast daemon */
+#define RTPROT_BABEL 42 /* Babel daemon */
/* rtm_scope
next reply other threads:[~2014-11-06 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-06 16:10 Stephen Hemminger [this message]
2014-11-07 21:58 ` [PATCH net-next] rtnetlink: add babel protocol recognition David Miller
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=20141106081014.38a23889@urahara \
--to=stephen@networkplumber.org \
--cc=dave.taht@bufferbloat.net \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/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