summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/common
AgeCommit message (Collapse)AuthorFilesLines
2015-10-12Updated handlers of getter methods and stats (Global, port, stream).Dan Klein1-1/+2
Also, set return values of RPC commands as namedtuples
2015-10-07updated stats handling implementationDan Klein1-12/+26
2015-10-06progress in stateless client, added trex_statsDan Klein1-0/+45
2015-10-06Merge branch 'master' into dan_statelessDan Klein1-1/+1
2015-10-06Removed any "T-Rex" string out of the code and documentation, using GREP!Dan Klein2-18/+18
2015-09-29Added dedicated import for enum module in order to overcome doc building ↵Dan Klein2-1/+31
import error
2015-06-24first versionHanoh Haim3-0/+149