Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-03 | stf daemon: add support for zipped zmq | 2 | -6/+42 | ||
2016-08-02 | stf daemon another python3 fix | 1 | -1/+1 | ||
2016-08-01 | Python3 support for Stateful daemon | 5 | -34/+60 | ||
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-23 | daemons logger: create log dir if does not exist | 1 | -6/+5 | ||
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 | master_daemon: show better status of executed command | 1 | -1/+1 | ||
2016-06-17 | add ctrl+c as first try to kill daemons/TRex. | 2 | -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-09 | fix TRex output not redirected | 2 | -46/+47 | ||
2016-06-06 | daemons fixes | 3 | -27/+16 | ||
2016-06-05 | singleton_daemon:verify RPC connectivity, shutdown the socket for immediate ↵ | 1 | -9/+31 | ||
close | |||||
2016-05-31 | SingletonDaemon restart fix return value | 1 | -1/+1 | ||
2016-05-28 | master_daemon & other daemons updates | 2 | -0/+164 | ||
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 | 5 | -289/+102 | ||
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 | |||||
2016-03-27 | regression: fix failing on positive return status of server | 1 | -2/+2 | ||
2016-03-22 | stateful server zmq import fix. TODO: check zmq per platform/py_version | 1 | -1/+1 | ||
2015-12-27 | updated server pacakges include for ZMQ | 1 | -4/+8 | ||
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-11-28 | restore comment | 1 | -0/+1 | ||
2015-11-28 | fix second try of running daemon: second daemonize_parser() ruins input args | 2 | -11/+6 | ||
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 ↵ | 2 | -10/+21 | ||
unresolved domain name handling. | |||||
2015-10-12 | merged with master | 1 | -1/+1 | ||
2015-10-06 | Merge branch 'master' into dan_stateless | 5 | -68/+68 | ||
2015-08-27 | progress in packet builder module | 1 | -1/+1 | ||
2015-08-26 | Merge branch 'master' into dan_stateless | 1 | -2/+1 | ||
2015-08-26 | Rearranged files and external libraries in two different locations, one for ↵ | 1 | -2/+1 | ||
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs) | |||||
2015-08-24 | Merge branch 'master' into dan_stateless | 3 | -75/+40 | ||
2015-08-24 | Changes location of console and fixed dependencies | 2 | -12/+9 | ||
2015-08-24 | Fixed dependencies of Control Plane to use external_lib sources | 2 | -20/+20 | ||
2015-08-24 | Initial push to external_lib migration | 1 | -45/+13 | ||
2015-08-23 | Added dkpt package, created basic shell for packetGen usage | 1 | -1/+1 | ||
2015-06-24 | first version | 8 | -0/+1059 | ||