summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20Merge branch 'master' of ↵Hanoh Haim99-13/+10808
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen
2015-09-20fix tuple generator servers count sanity checkHanoh Haim4-3/+54
2015-09-20Pushed Stateless progress (along with Packet Builder module)Dan Klein93-12/+10738
2015-09-17Merge branch 'master' of ↵v1.76Hanoh Haim1-1/+1
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-09-17fix some pcap load issuesHanoh Haim4-0/+46
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-17Merge branch 'master' into rpcimarom2-0/+23
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 Klein5-76/+1635
added dot1q into dpkt lib First abstractino of HLTAPI layer
2015-09-10Merge branch 'master' of ↵Hanoh Haim1-3/+3
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py
2015-09-09Merge branch 'master' of https://github.com/wofanli/trex-core into wenHanoh Haim1-4/+4
2015-09-08fix some errors after pull requestWenxian Li1-4/+4
2015-09-08Merge remote-tracking branchWenxian Li295-6242/+24359
Conflicts: linux/b linux/ws_main.py linux_dpdk/ws_main.py src/bp_sim.h
2015-09-08Add more yaml example for per template tuple generatorWenxian Li4-8/+107
2015-09-08tuple generator phase 3.1, support random, support per template ↵Wenxian Li2-0/+64
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com>
2015-09-08Merge branch 'master' of https://github.com/wofanli/trex-core into wenHanoh Haim4-0/+163
2015-09-06add pcap file with wrong headersHanoh Haim2-0/+23
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-30another stateless progressDan Klein1-2/+59
2015-08-27progress in packet builder moduleDan Klein6-21/+160
2015-08-27reverting to dpkt v1.8.6 instead of 1.8.6.2 to avoid importing error of ↵Dan Klein178-0/+19941
pystone modue
2015-08-26Merge branch 'master' into dan_statelessDan Klein255-6/+40040
2015-08-26add libHanoh Haim2-0/+0
2015-08-26Rearranged files and external libraries in two different locations, one for ↵Dan Klein253-6/+40040
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
2015-08-26added dpkt package, initial stateless client implementationDan Klein102-11147/+140
2015-08-24Merge branch 'master' into dan_statelessDan Klein124-22721/+770
2015-08-24fix compile issues with external libarriesimarom3-1/+1
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 Klein2-13/+19
2015-08-23Merge branch 'master' into dan_latestDan Klein1-0/+2
2015-08-23changed .gitignore files from idea editor filesDan Klein1-13/+17
2015-08-23Added dkpt package, created basic shell for packetGen usageDan Klein102-4/+11209
2015-08-20added args to the consoleimarom2-2/+2
2015-08-18draftimarom1-0/+2
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-07-05another minorv1.74Hanoh Haim17-0/+0
2015-06-24first versionHanoh Haim488-0/+40193