summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/server/trex_server.py
AgeCommit message (Collapse)AuthorFilesLines
2016-06-17add ctrl+c as first try to kill daemons/TRex.Yaroslav Brustinov1-14/+5
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 redirectedYaroslav Brustinov1-3/+2
2016-06-06daemons fixesYaroslav Brustinov1-18/+9
2016-05-28master_daemon & other daemons updatesYaroslav Brustinov1-0/+6
2016-05-27fix bug: value of argument 1.0 was counted as "True" and not being addedYaroslav Brustinov1-3/+4
2016-05-23replace t-rex to TRexYaroslav Brustinov1-4/+4
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
2016-05-13add master daemonYaroslav Brustinov1-39/+98
2016-04-21regression: fix functional filters test pathYaroslav Brustinov1-15/+51
stateful API: add get_files, get_files_list
2016-04-03remove timeouts from trex_client pkg tests, filter out 0.1% of highest ↵Yaroslav Brustinov1-3/+12
latencies, increase priority of TRex process
2015-12-15TRex API: increase timeout (from 30 to 40) of waiting for TRex to change ↵Yaroslav Brustinov1-1/+1
state from Starting to Idle or Running.
2015-12-13python API: determine TRex version in more robust wayYaroslav Brustinov1-4/+7
2015-12-08Fix to documentation of python function generate_run_cmdIdo Barnea1-4/+5
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 Brustinov1-0/+43
2015-10-14Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵Dan Klein1-8/+20
unresolved domain name handling.
2015-10-12merged with masterDan Klein1-1/+1
2015-10-06Merge branch 'master' into dan_statelessDan Klein1-51/+51
2015-08-27progress in packet builder moduleDan Klein1-1/+1
2015-06-24first versionHanoh Haim1-0/+465