summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/server/outer_packages.py
AgeCommit message (Collapse)AuthorFilesLines
2017-02-05trex_daemon_server: check ZMQ port matches between the server and TRex ↵Yaroslav Brustinov1-5/+5
platform config file. Change-Id: I1a6d6dc45513e4ba5f7c50f11f4730c8996c7731 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-02fixed missing .so files due to ignored by .gitignore + fixed pathYaroslav Brustinov1-6/+11
Change-Id: If014548f3d007f9eda6d54332ac04952ea91f751 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov1-1/+2
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-03-22stateful server zmq import fix. TODO: check zmq per platform/py_versionYaroslav Brustinov1-1/+1
2015-12-27updated server pacakges include for ZMQimarom1-4/+8
2015-10-14Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵Dan Klein1-2/+1
unresolved domain name handling.
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-24Changes location of console and fixed dependenciesDan Klein1-1/+0
2015-08-24Fixed dependencies of Control Plane to use external_lib sourcesDan Klein1-4/+6
2015-08-24Initial push to external_lib migrationDan Klein1-45/+13
2015-06-24first versionHanoh Haim1-0/+66