summaryrefslogtreecommitdiffstats
path: root/src/rpc-server/trex_rpc_req_resp_server.h
AgeCommit message (Collapse)AuthorFilesLines
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at ↵Yaroslav Brustinov1-0/+1
Python to smaller chunks. Change-Id: Ieaf477d2ed8264e30a8275a75d597fdc8858da79 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-06-02watchdog phase 2imarom1-1/+1
2016-03-02TX barrierimarom1-1/+1
2016-02-15many bugs uncovered by the PCAP injection:imarom1-1/+3
1. NamedTuple constructor 2. Scappy 3. zlib for server
2016-01-04simulation end to endimarom1-1/+25
2015-12-011. fixed ZMQ message limitationimarom1-3/+1
2. added some scale yamls for IMIX (300 streams, 1000 streams) 3. return objects are always complex objects (not strings) - for backward compatability 4. some minor adjustments to ZMQ socket timeouts
2015-11-11lightweight consoleimarom1-1/+1
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-1/+1
2015-09-16added many tests to the RPC serverimarom1-1/+3
also, few tweaks for handling RPC server errors
2015-08-24moved files to be on a single directoryimarom1-0/+51