Add protocol number for SCTP.

Submitted by:	Randall Stewart rrs at cisco.com
MFC after:	1 week
This commit is contained in:
George V. Neville-Neil 2005-12-20 09:24:04 +00:00
parent 90ec8e27c3
commit 496f9fc522

View File

@ -228,6 +228,7 @@ __END_DECLS
#define IPPROTO_APES 99 /* any private encr. scheme */
#define IPPROTO_GMTP 100 /* GMTP*/
#define IPPROTO_IPCOMP 108 /* payload compression (IPComp) */
#define IPPROTO_SCTP 132 /* SCTP */
/* 101-254: Partly Unassigned */
#define IPPROTO_PIM 103 /* Protocol Independent Mcast */
#define IPPROTO_CARP 112 /* CARP */