summaryrefslogtreecommitdiffstats
path: root/src/rpc-server/trex_rpc_req_resp_server.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. (check also unzipped size)Yaroslav Brustinov1-13/+13
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at P...Yaroslav Brustinov1-0/+6
2016-11-02Trex threads - pin DPDK master thread to the master coreimarom1-0/+2
2016-06-20more granular lock for RPC serverimarom1-6/+7
2016-06-20WATCHDOG - refactor due to trex-211imarom1-3/+4
2016-06-02WATCHDOG - disable monitors when done to avoid crash when joining onimarom1-0/+3
2016-06-02watchdog phase 2imarom1-6/+30
2016-03-02TX barrierimarom1-32/+3
2016-02-15many bugs uncovered by the PCAP injection:imarom1-11/+44
2016-01-04simulation end to endimarom1-4/+52
2015-12-011. fixed ZMQ message limitationimarom1-19/+35
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-1/+11
2015-09-16added many tests to the RPC serverimarom1-0/+27
2015-09-03added pretty printer for the mock server on C++imarom1-2/+3
2015-08-24moved files to be on a single directoryimarom1-0/+146