X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fsession%2Fsession_types.h;h=2b5658490a2383037eecffb23038b5ed21ae9f2c;hb=ef7cbf6adf1882af4d4ae8657632d4a2a59efcb2;hp=c2bb4dd56cb21c4a83c89a54a3db393f7efc0e49;hpb=12966a7a0acb41270c88903ee5360fef7ae09706;p=vpp.git diff --git a/src/vnet/session/session_types.h b/src/vnet/session/session_types.h index c2bb4dd56cb..2b5658490a2 100644 --- a/src/vnet/session/session_types.h +++ b/src/vnet/session/session_types.h @@ -21,7 +21,7 @@ #define SESSION_INVALID_INDEX ((u32)~0) #define SESSION_INVALID_HANDLE ((u64)~0) -#define SESSION_CTRL_MSG_MAX_SIZE 68 +#define SESSION_CTRL_MSG_MAX_SIZE 84 #define foreach_session_endpoint_fields \ foreach_transport_endpoint_cfg_fields \