summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client/trex_stateless_client.py
AgeCommit message (Expand)AuthorFilesLines
2015-11-26added support for 'update'imarom1-7/+81
2015-11-25fixed a bug with default start command in the consoleimarom1-2/+28
2015-11-25added events logimarom1-0/+35
2015-11-25support for "total" flag for startimarom1-0/+5
2015-11-24added support for percentage on startimarom1-3/+14
2015-11-23add pause/resume into the consoleHanoh Haim1-0/+118
2015-11-22TUI back onlineimarom1-0/+18
2015-11-19full async DP stop supportimarom1-1/+8
2015-11-19Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom1-30/+27
2015-11-19History feature is DONEDan Klein1-29/+26
2015-11-17minor bug in wait cmdimarom1-1/+1
2015-11-16created general trex console classDan Klein1-1/+1
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-7/+8
2015-11-15few fixes to ZMQ client (timeout values)imarom1-2/+2
2015-11-15clean shell / clientimarom1-23/+223
2015-11-13few modsimarom1-14/+33
2015-11-12modifying stateless client to a simpler lightweight moduleimarom1-267/+139
2015-11-12DRAFT - only for internal purposeimarom1-349/+455
2015-11-11lightweight consoleimarom1-12/+90
2015-11-10Major progress in parsing, not stable yetDan Klein1-12/+19
2015-11-08code review notes:imarom1-2/+2
2015-11-07Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1Dan Klein1-3/+14
2015-11-07Extended line parsing options, didn't apply all changes on console YETDan Klein1-4/+47
2015-11-05bug fixes in status windowimarom1-3/+14
2015-11-03updated sync_clientDan Klein1-3/+15
2015-11-03first commit for advnaced optionsDan Klein1-2/+6
2015-11-02status is back online + ZMQ async statsimarom1-6/+17
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom1-2/+3
2015-10-29Fixed verbose modeDan Klein1-0/+10
2015-10-29Awesome working start/stop traffic consoleDan Klein1-2/+5
2015-10-29Console redesign using trex_stateless_client moduleDan Klein1-0/+29
2015-10-28console progress, still SHAKY!Dan Klein1-2/+19
2015-10-28updated more HLTAPI functionality and fixed found bugs.Dan Klein1-12/+24
2015-10-27More HLTAPIDan Klein1-5/+14
2015-10-27more hltapi progressDan Klein1-41/+144
2015-10-26add disconnect functionalityDan Klein1-0/+3
2015-10-25refactor tx_link -> comm_linkDan Klein1-6/+6
2015-10-25HLTAPI progress...Dan Klein1-0/+5
2015-10-22minor updatesDan Klein1-139/+1
2015-10-12Updated handlers of getter methods and stats (Global, port, stream).Dan Klein1-25/+50
2015-10-12Applied some code cosmeticsDan Klein1-18/+14
2015-10-07More progress in stateless client.Dan Klein1-12/+56
2015-10-07Applied port validity on port_id relevant methodsDan Klein1-0/+18
2015-10-07progress in TRexStatelessClient moduleDan Klein1-66/+136
2015-10-07Incorporating batch commands in stateless clientDan Klein1-9/+39
2015-10-06progress in stateless client, added trex_statsDan Klein1-22/+68
2015-10-06Merge branch 'master' into dan_statelessDan Klein1-13/+41
2015-10-06Commiting last night progressDan Klein1-118/+182
2015-09-22updated packet builder and stateless client modulesDan Klein1-7/+7
2015-09-21Updated implementation of add_stream method, created subclasses to reflect va...Dan Klein1-9/+92