summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2015-10-07updated stats handling implementationDan Klein1-12/+26
2015-10-07Incorporating batch commands in stateless clientDan Klein2-10/+40
2015-10-06progress in stateless client, added trex_statsDan Klein3-228/+116
2015-10-06Merge branch 'master' into dan_statelessDan Klein26-505/+1125
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 sshpass file to avoid creation of daemon processesDan Klein1-1/+3
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-10-01Updated control plain documentation with typos and T-Rex changed to TRex.Dan Klein14-163/+164
2015-09-29Added dedicated import for enum module in order to overcome doc building ↵Dan Klein2-1/+31
import error
2015-09-24some improvements to the consoleimarom2-9/+153
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 fixesimarom2-6/+7
2015-09-21Merge branch 'master' into rpcimarom105-15/+11001
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py
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 ↵Dan Klein1-9/+92
vairous objects.
2015-09-20minor updated to client API library, adding the CRxStats classDan Klein2-4/+43
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-20temporary interactive stateless shellDan Klein1-0/+128
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