summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Expand)AuthorFilesLines
2015-10-06Merge branch 'master' into dan_statelessDan Klein17-501/+907
2015-10-06removed any T-Rex string in docDan Klein8-64/+35
2015-10-06Removed any "T-Rex" string out of the code and documentation, using GREP!Dan Klein5-93/+93
2015-10-06Commiting last night progressDan Klein2-126/+292
2015-10-04Updated packet export docDan Klein3-30/+53
2015-10-04Updated implementation for packet_builder moduleDan Klein1-28/+79
2015-10-04Updated and added documentation files for packet builder moduleDan Klein7-23/+356
2015-10-04Replaced "outer_packages" with "external_packages" to avoid naming collisionDan Klein2-2/+1
2015-09-29Added dedicated import for enum module in order to overcome doc building impo...Dan Klein2-1/+31
2015-09-24Basically finished (minor touches remaining) all VM instructions implementationDan Klein1-42/+64
2015-09-24cosmetics...Dan Klein1-26/+22
2015-09-24Cosmetics over packet builder moduleDan Klein1-0/+1
2015-09-24Finished implementing the ranging VM of IP Eth and custom fieldsDan Klein1-15/+55
2015-09-24Progress in ip_range methodsDan Klein1-5/+72
2015-09-23Finished writing infra layer of all VM instructionsDan Klein1-16/+45
2015-09-22updated packet builder and stateless client modulesDan Klein2-42/+117
2015-09-21some minor fixesimarom1-5/+6
2015-09-21Merge branch 'master' into rpcimarom10-12/+815
2015-09-21more refinments on the consoleimarom3-1/+86
2015-09-21some python console modificationsimarom3-135/+301
2015-09-21checkpoint - added stats and some python codeimarom3-56/+407
2015-09-21Updated implementation of add_stream method, created subclasses to reflect va...Dan Klein1-9/+92
2015-09-20minor updated to client API library, adding the CRxStats classDan Klein2-4/+43
2015-09-20temporary interactive stateless shellDan Klein1-0/+128
2015-09-20Pushed Stateless progress (along with Packet Builder module)Dan Klein10-12/+815
2015-09-17Major progress in the packet builder module.Dan Klein1-11/+99
2015-09-16added many tests to the RPC serverimarom1-1/+1
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein4-76/+525
2015-09-06trex stateless changed to singleton.imarom1-3/+3
2015-09-01draftimarom2-2/+2
2015-09-01added some colorsimarom1-2/+31
2015-08-30another stateless progressDan Klein1-2/+59
2015-08-27progress in packet builder moduleDan Klein6-21/+160
2015-08-26Merge branch 'master' into dan_statelessDan Klein3-6/+3
2015-08-26Rearranged files and external libraries in two different locations, one for c...Dan Klein3-6/+3
2015-08-26added dpkt package, initial stateless client implementationDan Klein102-11147/+140
2015-08-24Merge branch 'master' into dan_statelessDan Klein121-22720/+769
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-24Merge branch 'master' into dan_statelessDan Klein1-13/+17
2015-08-23changed .gitignore files from idea editor filesDan Klein1-13/+17
2015-08-23Added dkpt package, created basic shell for packetGen usageDan Klein101-4/+11209
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