Add definition of IPv6 mobility header's protocol number, as assigned by

IANA and defined in RFC 3775.

Obtained from:	KAME
This commit is contained in:
Xin LI 2010-03-31 23:02:25 +00:00
parent 39228864fd
commit b80d1bf60e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=206022

View File

@ -236,6 +236,7 @@ __END_DECLS
#define IPPROTO_GMTP 100 /* GMTP*/
#define IPPROTO_IPCOMP 108 /* payload compression (IPComp) */
#define IPPROTO_SCTP 132 /* SCTP */
#define IPPROTO_MH 135 /* IPv6 Mobility Header */
/* 101-254: Partly Unassigned */
#define IPPROTO_PIM 103 /* Protocol Independent Mcast */
#define IPPROTO_CARP 112 /* CARP */