session: increase max ctrl msg size 87/22787/3
authorFlorin Coras <fcoras@cisco.com>
Wed, 16 Oct 2019 18:21:41 +0000 (11:21 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 16 Oct 2019 22:42:54 +0000 (22:42 +0000)
commite24a4bc023b880cb01aeaf8ffea98f44dd66ef4a
treedef4dc147d4fcfc1801a18075176f98a82af7fa4
parent8a8b05c526883fe34b83239a3c4f56087d1df9e5
session: increase max ctrl msg size

Type: fix

Connect ctrl message recently outgrew the maximum ctrl msg size, so
increase the limit. Also add static asserts for messages that could
potentially exceed the limit.

Change-Id: I0d3e32e0d4d67d7e222cff14ddba59a0c3fb8b00
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet/session/application_interface.h
src/vnet/session/session.h
src/vnet/session/session_types.h