summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client
AgeCommit message (Collapse)AuthorFilesLines
2015-09-22updated packet builder and stateless client modulesDan Klein1-7/+7
2015-09-21Updated implementation of add_stream method, created subclasses to reflect ↵Dan Klein1-9/+92
vairous objects.
2015-09-20minor updated to client API library, adding the CRxStats classDan Klein1-3/+43
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein3-2/+33
added dot1q into dpkt lib First abstractino of HLTAPI layer
2015-08-27progress in packet builder moduleDan Klein1-7/+0
2015-08-26Merge branch 'master' into dan_statelessDan Klein1-2/+1
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-26added dpkt package, initial stateless client implementationDan Klein1-0/+58
2015-08-24Fixed dependencies of Control Plane to use external_lib sourcesDan Klein2-10/+8
2015-08-23changed .gitignore files from idea editor filesDan Klein1-13/+17
2015-06-24first versionHanoh Haim4-0/+1166