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:
parent
39228864fd
commit
b80d1bf60e
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user