Add protocol number for SCTP.

Submitted by:	Randall Stewart rrs at cisco.com
MFC after:	1 week
This commit is contained in:
gnn 2005-12-20 09:24:04 +00:00
parent 6168246eb2
commit 9736e3d822

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 */