summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-08first refactorimarom1-244/+0
2016-01-26packet is now base64 encodedimarom1-1/+6
2016-01-21draft #3imarom1-3/+0
2016-01-21async publish nowimarom1-3/+4
2016-01-21draft of test API for statelessimarom1-16/+6
2015-12-15moved all return code values to RC types (better for batch rc)imarom1-27/+21
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom1-3/+10
2015-12-10removed session id - not necessaryimarom1-1/+1
2015-12-07Merge branch 'dan_stateless' into a test branchimarom1-2/+2
2015-12-06ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !)imarom1-2/+2
2015-12-011. fixed ZMQ message limitationimarom1-5/+3
2015-11-26Initial implementation of stats promptingDan Klein1-2/+2
2015-11-15few fixes to ZMQ client (timeout values)imarom1-27/+29
2015-11-12DRAFT - only for internal purposeimarom1-271/+2
2015-11-03first commit for advnaced optionsDan Klein1-0/+3
2015-10-27more hltapi progressDan Klein1-12/+15
2015-10-25HLTAPI progress...Dan Klein1-2/+2
2015-10-20Merge branch 'master' into master-demo +Dan Klein1-1/+2
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein1-29/+52
2015-10-14merged jsonrpc client for mock compatibilityDan Klein1-15/+255
2015-10-12named with nametuples the returnvalue of the "send_raw_msg" method.Dan Klein1-2/+2
2015-10-12Updated handlers of getter methods and stats (Global, port, stream).Dan Klein1-5/+8
2015-10-07More progress in stateless client.Dan Klein1-1/+1
2015-10-07progress in TRexStatelessClient moduleDan Klein1-3/+3
2015-10-07Incorporating batch commands in stateless clientDan Klein1-1/+1
2015-10-06progress in stateless client, added trex_statsDan Klein1-206/+3
2015-10-06Merge branch 'master' into dan_statelessDan Klein1-34/+268
2015-10-04Replaced "outer_packages" with "external_packages" to avoid naming collisionDan Klein1-1/+1
2015-09-21some minor fixesimarom1-5/+6
2015-09-21Merge branch 'master' into rpcimarom1-6/+6
2015-09-21more refinments on the consoleimarom1-1/+57
2015-09-21some python console modificationsimarom1-13/+50
2015-09-21checkpoint - added stats and some python codeimarom1-33/+173
2015-09-20Pushed Stateless progress (along with Packet Builder module)Dan Klein1-6/+6
2015-09-16added many tests to the RPC serverimarom1-1/+1
2015-09-06trex stateless changed to singleton.imarom1-3/+3
2015-09-01draftimarom1-1/+1
2015-09-01added some colorsimarom1-2/+31
2015-08-26added dpkt package, initial stateless client implementationDan Klein1-6/+6
2015-08-24Changes location of console and fixed dependenciesDan Klein1-0/+186