]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/sctp/command.h
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
[net-next-2.6.git] / include / net / sctp / command.h
index 10ae2da6f93bec65b2659b368b1b3a9081b5f9ca..35b1e83fb96a3010c2b6adf580250a0bd7388588 100644 (file)
@@ -104,6 +104,7 @@ typedef enum {
        SCTP_CMD_ADAPTATION_IND, /* generate and send adaptation event */
        SCTP_CMD_ASSOC_SHKEY,    /* generate the association shared keys */
        SCTP_CMD_T1_RETRAN,      /* Mark for retransmission after T1 timeout  */
+       SCTP_CMD_UPDATE_INITTAG, /* Update peer inittag */
        SCTP_CMD_LAST
 } sctp_verb_t;