Limit ZMQ RPC requests to 999999 bytes at CPP side. (check also unzipped size) 20/4320/1
authorYaroslav Brustinov <[email protected]>
Sat, 10 Dec 2016 12:18:41 +0000 (14:18 +0200)
committerYaroslav Brustinov <[email protected]>
Sat, 10 Dec 2016 12:18:41 +0000 (14:18 +0200)
commita4e6b32ed9b5b43f9a0e9ae78676c7f32866e4fc
tree267b68371840c47e4c98bdb11820c3728b485b59
parent85a7f31e2122b52a913a36a8af66f393e99e9bf0
Limit ZMQ RPC requests to 999999 bytes at CPP side. (check also unzipped size)

Change-Id: Ic592d40678e9918f7d06b9ce4269a330c4455b3c
Signed-off-by: Yaroslav Brustinov <[email protected]>
src/rpc-server/trex_rpc_jsonrpc_v2_parser.cpp
src/rpc-server/trex_rpc_jsonrpc_v2_parser.h
src/rpc-server/trex_rpc_req_resp_server.cpp