summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20Pushed Stateless progress (along with Packet Builder module)Dan Klein3-7/+729
2015-09-17Major progress in the packet builder module.Dan Klein1-11/+99
Now able to create packets, dump them to JSON of pcap and more features added
2015-09-16added many tests to the RPC serverimarom1-1/+1
also, few tweaks for handling RPC server errors
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein1-74/+492
added dot1q into dpkt lib First abstractino of HLTAPI layer
2015-09-06trex stateless changed to singleton.imarom1-3/+3
added some more commands (remove all, get list of streams)
2015-09-01draftimarom1-1/+1
2015-09-01added some colorsimarom1-2/+31
2015-08-30another stateless progressDan Klein1-2/+59
2015-08-27progress in packet builder moduleDan Klein2-3/+149
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 Klein3-7/+20
2015-08-24Changes location of console and fixed dependenciesDan Klein3-2/+241
2015-06-24first versionHanoh Haim3-0/+270