提交 280c571e 编写于 作者: J Joe Stringer 提交者: Jesse Gross

net: Add NEXTHDR_SCTP to ipv6.h

Signed-off-by: NJoe Stringer <joe@wand.net.nz>
Signed-off-by: NJesse Gross <jesse@nicira.com>
上级 03f0d916
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册