summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-09-09Merge branch 'master' of https://github.com/wofanli/trex-core into wenHanoh Haim2-8/+8
2015-09-08fix some errors after pull requestWenxian Li2-8/+8
2015-09-08minor changeWenxian Li1-1/+1
2015-09-08Resoved some merge errorsWenxian Li2-1/+190
2015-09-08Merge remote-tracking branchWenxian Li438-6760/+34916
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 Li11-709/+1259
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 Haim13-709/+1358
2015-09-07added VM support to the streams and RPC parserimarom9-2/+416
2015-09-06added more commands to RPC serverimarom9-24/+288
2015-09-06add pcap file with wrong headersHanoh Haim2-0/+23
2015-09-06trex stateless changed to singleton.imarom12-49/+182
added some more commands (remove all, get list of streams)
2015-09-03added pretty printer for the mock server on C++imarom5-2/+48
2015-09-03Merge branch 'master' into rpcimarom8-18/+62
2015-09-03changed Is field name to isgimarom1-1/+1
2015-09-03added RPATH support - this allows the mock server to be run from scriptsimarom1-3/+8
2015-09-02error in case of invalid pcap fileHanoh Haim1-1/+9
2015-09-02- fix valgrind gtest simulation errorsHanoh Haim8-17/+53
- remove 32bit sim images for faster dev
2015-09-02Merge branch 'rpc'imarom1-8/+13
2015-09-02fix plugin return valueimarom1-8/+13
2015-09-02make the mock server run on scripts pathimarom1-3/+8
2015-09-02enable the mock - build is now on a Fedora machineimarom1-1/+1
2015-09-02disable mockimarom1-1/+1
2015-09-01fix for building on csi-trex-05 (ubunutu)imarom2-2/+1
2015-09-01draftimarom7-15/+63
2015-09-01draftimarom6-37/+44
2015-09-01added some colorsimarom1-2/+31
2015-08-31...draft...imarom10-99/+238
2015-08-31SOOO DRAFT....imarom11-127/+594
2015-08-30another stateless progressDan Klein1-2/+59
2015-08-30Merge branch 'master' into rpcimarom388-6443/+10534
Conflicts: linux/ws_main.py linux_dpdk/ws_main.py
2015-08-30draftimarom5-1/+143
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/+8813
pystone modue
2015-08-26Merge branch 'master' into dan_statelessDan Klein366-20/+17
2015-08-26Merge branch 'lib_fix'Hanoh Haim366-20/+17
2015-08-26add libHanoh Haim2-0/+0
2015-08-26 remove old pythonHanoh Haim250-40037/+0
2015-08-26Rearranged files and external libraries in two different locations, one for ↵Dan Klein364-20/+40054
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
2015-08-26added dpkt package, initial stateless client implementationDan Klein102-19/+140
2015-08-25Merge branch 'master' into dan_statelessDan Klein1-1/+1
2015-08-25Fixed compilation by commenting Itay's rpc-server buildDan Klein1-1/+1
2015-08-25comment out itay's rpc moduleDan Klein1-1/+1
2015-08-24Merge branch 'master' into dan_statelessDan Klein389-6432/+10521
2015-08-24fix compile issues with external libarriesimarom121-16/+19
2015-08-24syntatic sugar for adding cmdsimarom4-54/+23
2015-08-24Changes location of console and fixed dependenciesDan Klein761-122343/+6208
2015-08-24moved files to be on a single directoryimarom18-6/+6
2015-08-24parsing enhancmentimarom12-94/+312
2015-08-24Fixed dependencies of Control Plane to use external_lib sourcesDan Klein737-235/+122170