summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Collapse)AuthorFilesLines
2015-11-10Major progress in parsing, not stable yetDan Klein3-130/+488
Most advanced: start, stop functionality
2015-11-09Merge branch 'rpc_intg1' of ↵imarom2-3/+120
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-11-09moved logic to the port classimarom1-0/+3
also implemented the state machine for CP port
2015-11-09Merge branch 'rpc_intg1'Hanoh Haim11-650/+1839
2015-11-08code review notes:imarom1-2/+2
1. performance improvement for stateless DP core object (direct object) 2. exit scheduler loop is now using a scheduled message and not IF 3. duration for inifinite is negative number 4. fixed stop_traffic scheduled node time
2015-11-07Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1Dan Klein4-45/+98
2015-11-07Extended line parsing options, didn't apply all changes on console YETDan Klein4-93/+222
2015-11-05Merge branch 'rpc_intg1' of ↵imarom1-1/+46
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-11-05bug fixes in status windowimarom4-45/+98
2015-11-05added custom line parsing class and methodsDan Klein1-1/+46
2015-11-04new format for the status per portimarom1-12/+33
2015-11-04some fields were missing from the ZMQ publisherimarom2-8/+15
2015-11-03Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1Dan Klein2-37/+47
2015-11-03updated sync_clientDan Klein1-3/+15
2015-11-03fields for specific ports on the status screenimarom2-37/+47
2015-11-03first commit for advnaced optionsDan Klein6-8/+18
2015-11-03Added parsing file for console advanced optionsDan Klein1-0/+1
2015-11-02few bug fixes for last commitimarom3-11/+34
2015-11-02status is back online + ZMQ async statsimarom4-155/+335
2015-11-01added support for a new RPC command : sync_userimarom1-2/+2
provides a way to sync a console / GUI to the server for a specific user
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom1-2/+3
2015-10-29Fixed verbose modeDan Klein2-54/+79
More stability fixes removed irrelevand methods
2015-10-29Awesome working start/stop traffic consoleDan Klein3-69/+105
Fixed more stability issues :) Ready for merging.
2015-10-29fixed console issues after testsing themDan Klein2-23/+48
2015-10-29Console redesign using trex_stateless_client moduleDan Klein3-63/+227
2015-10-29Added module for text formatting, such that coloring, bold, underline.Dan Klein1-0/+72
2015-10-28console progress, still SHAKY!Dan Klein2-108/+151
2015-10-28updated more HLTAPI functionality and fixed found bugs.Dan Klein6-35/+213
Working: Start/stop traffic, traffic config (semi), connect, clean Missing: stats Next: boost console
2015-10-28more HLTAPI 2Dan Klein1-16/+48
2015-10-27More HLTAPIDan Klein2-18/+68
2015-10-27more HLTAPIDan Klein1-0/+1
2015-10-27more hltapi progressDan Klein3-57/+227
connect working
2015-10-27fix call ./t-rex-64 --help for getting versionYaroslav Brustinov1-3/+5
2015-10-26API add: get_trex_log(), get_trex_daemon_log(), get_trex_version()Yaroslav Brustinov2-3/+118
2015-10-26add disconnect functionalityDan Klein2-6/+4
2015-10-26fixed streamlist loadingDan Klein1-2/+3
2015-10-25refactor tx_link -> comm_linkDan Klein1-6/+6
2015-10-25Merge branch 'master' into dan_statelessDan Klein1-0/+7
2015-10-25HLTAPI progress...Dan Klein4-5/+37
2015-10-25Fixed importing of packages at documentation buildingDan Klein1-0/+7
2015-10-22minor updatesDan Klein3-144/+14
2015-10-21Added support for path autocomletion for console methods :)Dan Klein1-2/+22
2015-10-20+ Added traffic options at stl directoryDan Klein3-8/+34
+ updated console to support multiplier on loading + fixed minor issues at yaml_utils and trex_streams objects + console not stable, YET
2015-10-20Merge branch 'master' into master-demo +Dan Klein5-9/+113
working demo of loading a YAML, and attaching it to server
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein6-75/+215
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module
2015-10-19Merge branch 'rpc' -> add support for interactive modeHanoh Haim2-5/+109
2015-10-18Progress in trex_streams and in yaml_utils.Dan Klein3-154/+129
Next, start working on StreamList object
2015-10-18more yaml utils, better streams handlingDan Klein3-193/+154
2015-10-16Updated YAMLutils and rpc_defaults with relevant progressDan Klein2-88/+231
2015-10-15change console permissionHanoh Haim2-0/+0