summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Collapse)AuthorFilesLines
2015-09-06trex stateless changed to singleton.imarom1-3/+3
added some more commands (remove all, get list of streams)
2015-09-01draftimarom2-2/+2
2015-09-01added some colorsimarom1-2/+31
2015-08-26Rearranged files and external libraries in two different locations, one for ↵Dan Klein3-6/+3
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
2015-08-24Changes location of console and fixed dependenciesDan Klein8-14/+729
2015-08-24Fixed dependencies of Control Plane to use external_lib sourcesDan Klein5-31/+29
2015-08-24Initial push to external_lib migrationDan Klein110-22677/+13
2015-08-23changed .gitignore files from idea editor filesDan Klein1-13/+17
2015-07-15Added another fix to client interactive example.Dan Klein1-2/+1
2015-07-15Fixed client interactive example of the Python APIDan Klein2-2/+2
2015-06-24first versionHanoh Haim158-0/+27928