summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/server
AgeCommit message (Collapse)AuthorFilesLines
2016-06-23daemons logger: create log dir if does not existYaroslav Brustinov1-6/+5
2016-06-21api: add passing of additional arguments to TRexYaroslav Brustinov1-3/+5
2016-06-20regression: add flag to run with debug imageYaroslav Brustinov1-4/+5
2016-06-17master_daemon: show better status of executed commandYaroslav Brustinov1-1/+1
2016-06-17add ctrl+c as first try to kill daemons/TRex.Yaroslav Brustinov2-31/+19
master daemon change directory to "/" to deal with case it's directory was deleted and update_trex() was used. remove check connection to daemons as part of init of client (can be done manually per needed daemon)
2016-06-09fix TRex output not redirected2015-10-12merged with masterDan Klein1-1/+1
2015-10-06Merge branch 'master' into dan_statelessDan Klein5-68/+68
2015-08-27progress in packet builder moduleDan Klein1-1/+1
2015-08-26Merge branch 'master' into dan_statelessDan Klein1-2/+1
2015-08-26Rearranged files and external libraries in two different locations, one for ↵Dan Klein1-2/+1
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
2015-08-24Merge branch 'master' into dan_statelessDan Klein3-75/+40
2015-08-24Changes location of console and fixed dependenciesDan Klein2-12/+9
2015-08-24Fixed dependencies of Control Plane to use external_lib sourcesDan Klein2-20/+20
2015-08-24Initial push to external_lib migrationDan Klein1-45/+13
2015-08-23Added dkpt package, created basic shell for packetGen usageDan Klein1-1/+1
2015-06-24first versionHanoh Haim8-0/+1059