SCTP: fix corrupted buffers seen in output node
[vpp.git] / src / vnet / sctp / sctp_packet.h
index b831d24..3ca05b5 100644 (file)
@@ -163,7 +163,8 @@ typedef enum
   COOKIE_ACK,
   ECNE,
   CWR,
-  SHUTDOWN_COMPLETE
+  SHUTDOWN_COMPLETE,
+  UNKNOWN
 } sctp_chunk_type;
 
 /*