session: increase max ctrl msg size 10/23010/2
authorFlorin Coras <[email protected]>
Wed, 16 Oct 2019 18:21:41 +0000 (11:21 -0700)
committerAndrew Yourtchenko <[email protected]>
Thu, 31 Oct 2019 12:13:57 +0000 (12:13 +0000)
commitb345e41ed02364a5957ce487ecad32c0b98d02f9
treee6bf75dd7f02a712836e3910f38717f35f6d6933
parent7364ac14b64f86314b386c1428972c96ced67695
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 <[email protected]>
(cherry picked from commit e24a4bc023b880cb01aeaf8ffea98f44dd66ef4a)
src/vnet/session/application_interface.h
src/vnet/session/session.h
src/vnet/session/session_types.h