summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils
AgeCommit message (Expand)AuthorFilesLines
2015-10-18Progress in trex_streams and in yaml_utils.Dan Klein2-3/+6
2015-10-18more yaml utils, better streams handlingDan Klein1-107/+8
2015-10-16Updated YAMLutils and rpc_defaults with relevant progressDan Klein1-76/+215
2015-10-15updated yaml utils and stream objectDan Klein2-1/+120
2015-10-14merged jsonrpc client for mock compatibilityDan Klein1-15/+255
2015-10-14Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and unres...Dan Klein1-2/+1
2015-10-12merged with masterDan Klein1-2/+2
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 Klein2-37/+275
2015-10-06Removed any "T-Rex" string out of the code and documentation, using GREP!Dan Klein2-5/+5
2015-10-06Commiting last night progressDan Klein1-8/+110
2015-10-04Updated implementation for packet_builder moduleDan Klein1-28/+79
2015-10-04Replaced "outer_packages" with "external_packages" to avoid naming collisionDan Klein2-2/+1
2015-09-24Basically finished (minor touches remaining) all VM instructions implementationDan Klein1-42/+64
2015-09-24cosmetics...Dan Klein1-26/+22
2015-09-24Cosmetics over packet builder moduleDan Klein1-0/+1
2015-09-24Finished implementing the ranging VM of IP Eth and custom fieldsDan Klein1-15/+55
2015-09-24Progress in ip_range methodsDan Klein1-5/+72
2015-09-23Finished writing infra layer of all VM instructionsDan Klein1-16/+45
2015-09-22updated packet builder and stateless client modulesDan Klein1-35/+110
2015-09-21some minor fixesimarom1-5/+6
2015-09-21Merge branch 'master' into rpcimarom3-7/+729
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-20minor updated to client API library, adding the CRxStats classDan Klein1-1/+0
2015-09-20Pushed Stateless progress (along with Packet Builder module)Dan Klein3-7/+729
2015-09-17Major progress in the packet builder module.Dan Klein1-11/+99
2015-09-16added many tests to the RPC serverimarom1-1/+1
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein1-74/+492
2015-09-06trex stateless changed to singleton.imarom1-3/+3
2015-09-01draftimarom1-1/+1
2015-09-01added some colorsimarom1-2/+31
2015-08-30another stateless progressDan Klein1-2/+59
2015-08-27progress in packet builder moduleDan Klein2-3/+149
2015-08-26Merge branch 'master' into dan_statelessDan Klein1-2/+1
2015-08-26Rearranged files and external libraries in two different locations, one for c...Dan Klein1-2/+1
2015-08-26added dpkt package, initial stateless client implementationDan Klein3-7/+20
2015-08-24Changes location of console and fixed dependenciesDan Klein3-2/+241
2015-06-24first versionHanoh Haim3-0/+270