Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-02 | stf daemon another python3 fix | 1 | -1/+1 | ||
2016-08-01 | Python3 support for Stateful daemon | 1 | -12/+31 | ||
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files | |||||
2016-06-21 | api: add passing of additional arguments to TRex | 1 | -3/+5 | ||
2016-06-20 | regression: add flag to run with debug image | 1 | -4/+5 | ||
2016-06-17 | add ctrl+c as first try to kill daemons/TRex. | 1 | -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-09 | fix TRex output not redirected | 1 | -3/+2 | ||
2016-06-06 | daemons fixes | 1 | -18/+9 | ||
2016-05-28 | master_daemon & other daemons updates | 1 | -0/+6 | ||
2016-05-27 | fix bug: value of argument 1.0 was counted as "True" and not being added | 1 | -3/+4 | ||
2016-05-23 | replace t-rex to TRex | 1 | -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-13 | add master daemon | 1 | -39/+98 | ||
2016-04-21 | regression: fix functional filters test path | 1 | -15/+51 | ||
stateful API: add get_files, get_files_list | |||||
2016-04-03 | remove timeouts from trex_client pkg tests, filter out 0.1% of highest ↵ | 1 | -3/+12 | ||
latencies, increase priority of TRex process | |||||
2015-12-15 | TRex API: increase timeout (from 30 to 40) of waiting for TRex to change ↵ | 1 | -1/+1 | ||
state from Starting to Idle or Running. | |||||
2015-12-13 | python API: determine TRex version in more robust way | 1 | -4/+7 | ||
2015-12-08 | Fix to documentation of python function generate_run_cmd | 1 | -4/+5 | ||
2015-10-27 | fix call ./t-rex-64 --help for getting version | 1 | -3/+5 | ||
2015-10-26 | API add: get_trex_log(), get_trex_daemon_log(), get_trex_version() | 1 | -0/+43 | ||
2015-10-14 | Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵ | 1 | -8/+20 | ||
unresolved domain name handling. | |||||
2015-10-12 | merged with master | 1 | -1/+1 | ||
2015-10-06 | Merge branch 'master' into dan_stateless | 1 | -51/+51 | ||
2015-08-27 | progress in packet builder module | 1 | -1/+1 | ||
2015-06-24 | first version | 1 | -0/+465 | ||