From: Joe Stringer <joe@wand.net.nz>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, yoshfuji@linux-ipv6.org,
horms@verge.net.au, jesse@nicira.com,
Joe Stringer <joe@wand.net.nz>
Subject: [net-next] net: Add NEXTHDR_SCTP to ipv6.h
Date: Tue, 23 Jul 2013 13:37:45 +0900 [thread overview]
Message-ID: <1374554265-10611-1-git-send-email-joe@wand.net.nz> (raw)
Signed-off-by: Joe Stringer <joe@wand.net.nz>
---
include/net/ipv6.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/net/ipv6.h b/include/net/ipv6.h
index 5fe5649..7bdff04 100644
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
@@ -41,6 +41,7 @@
#define NEXTHDR_ICMP 58 /* ICMP for IPv6. */
#define NEXTHDR_NONE 59 /* No next header */
#define NEXTHDR_DEST 60 /* Destination options header. */
+#define NEXTHDR_SCTP 132 /* SCTP message. */
#define NEXTHDR_MOBILITY 135 /* Mobility header. */
#define NEXTHDR_MAX 255
--
1.7.10.4
next reply other threads:[~2013-07-23 4:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 4:37 Joe Stringer [this message]
2013-07-25 0:42 ` [net-next] net: Add NEXTHDR_SCTP to ipv6.h David Miller
2013-07-25 1:18 ` Joe Stringer
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=1374554265-10611-1-git-send-email-joe@wand.net.nz \
--to=joe@wand.net.nz \
--cc=davem@davemloft.net \
--cc=horms@verge.net.au \
--cc=jesse@nicira.com \
--cc=netdev@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.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;
as well as URLs for NNTP newsgroup(s).