summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils
AgeCommit message (Expand)AuthorFilesLines
2016-01-13update pkt builder vmYaroslav Brustinov1-11/+9
2016-01-11small problem in the stl simulationimarom1-3/+6
2016-01-08Merge branch 'dan_stateless'Dan Klein3-3/+59
2016-01-07Working version of streams view in TRex console.Dan Klein3-3/+59
2016-01-05move regression to trex-coreYaroslav Brustinov2-2/+6
2015-12-27provide a CEL 5.9 a way to run trex-consoleimarom1-2/+39
2015-12-24some TUI tweaksimarom1-1/+4
2015-12-23connected control plane to splitimarom1-1/+2
2015-12-16cleaned the code a little, added load_packet_from_pcap into packet builder fu...Dan Klein1-0/+24
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 connectivityimarom2-8/+23
2015-12-10removed session id - not necessaryimarom1-1/+1
2015-12-07Merge branch 'dan_stateless' into a test branchimarom4-3/+342
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-26Merge branch 'master' into dan_statelessDan Klein1-19/+76
2015-11-26Initial implementation of stats promptingDan Klein4-3/+251
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 Klein2-1/+4
2015-10-28updated more HLTAPI functionality and fixed found bugs.Dan Klein1-0/+16
2015-10-27more hltapi progressDan Klein1-12/+15
2015-10-25HLTAPI progress...Dan Klein1-2/+2
2015-10-20+ Added traffic options at stl directoryDan Klein1-2/+6
2015-10-20Merge branch 'master' into master-demo +Dan Klein1-1/+2
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein3-44/+67
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