Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-21 | some minor fixes | imarom | 1 | -1/+1 | |
2015-09-21 | Merge branch 'master' into rpc | imarom | 8 | -717/+1240 | |
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py | |||||
2015-09-21 | checkpoint - added stats and some python code | imarom | 5 | -18/+95 | |
2015-09-20 | Merge branch 'master' of ↵ | Hanoh Haim | 22 | -234/+1352 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen | |||||
2015-09-20 | fix tuple generator servers count sanity check | Hanoh Haim | 2 | -0/+33 | |
2015-09-20 | Merge from latest Wenxian | Hanoh Haim | 1 | -17/+18 | |
2015-09-17 | Merge branch 'master' of ↵v1.76 | Hanoh Haim | 19 | -226/+988 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-09-17 | fix some pcap load issues | Hanoh Haim | 2 | -8/+11 | |
2015-09-17 | Merge branch 'master' into rpc | imarom | 1 | -0/+353 | |
2015-09-17 | moved 'owning states' to port granularity instead of machine | imarom | 9 | -111/+174 | |
2015-09-17 | added more tests | imarom | 4 | -14/+86 | |
2015-09-16 | enabled all warnings for the mock RPC server target | imarom | 5 | -4/+66 | |
2015-09-16 | added many tests to the RPC server | imarom | 14 | -200/+564 | |
also, few tweaks for handling RPC server errors | |||||
2015-09-10 | Merge branch 'master' of ↵ | Hanoh Haim | 19 | -67/+923 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py | |||||
2015-09-10 | WIP | Hanoh Haim | 1 | -2/+3 | |
2015-09-10 | minor | Wenxian Li | 1 | -5/+0 | |
2015-09-10 | fix some errors found by valgrind | Wenxian Li | 1 | -17/+22 | |
2015-09-10 | fix errors found in valgrind | Wenxian Li | 1 | -0/+1 | |
2015-09-10 | WIP | Hanoh Haim | 1 | -0/+352 | |
2015-09-09 | added ownership to RPC server | imarom | 10 | -61/+262 | |
2015-09-09 | Merge branch 'master' of https://github.com/wofanli/trex-core into wen | Hanoh Haim | 1 | -4/+4 | |
2015-09-08 | fix some errors after pull request | Wenxian Li | 1 | -4/+4 | |
2015-09-08 | Merge remote-tracking branch | Wenxian Li | 37 | -646/+2733 | |
Conflicts: linux/b linux/ws_main.py linux_dpdk/ws_main.py src/bp_sim.h | |||||
2015-09-08 | tuple generator phase 3.1, support random, support per template ↵ | Wenxian Li | 7 | -707/+1193 | |
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com> | |||||
2015-09-08 | Merge branch 'master' of https://github.com/wofanli/trex-core into wen | Hanoh Haim | 7 | -707/+1193 | |
2015-09-07 | added VM support to the streams and RPC parser | imarom | 8 | -1/+414 | |
2015-09-06 | added more commands to RPC server | imarom | 9 | -24/+288 | |
2015-09-06 | trex stateless changed to singleton. | imarom | 11 | -46/+179 | |
added some more commands (remove all, get list of streams) | |||||
2015-09-03 | added pretty printer for the mock server on C++ | imarom | 5 | -2/+48 | |
2015-09-03 | Merge branch 'master' into rpc | imarom | 6 | -14/+59 | |
2015-09-03 | changed Is field name to isg | imarom | 1 | -1/+1 | |
2015-09-02 | error in case of invalid pcap file | Hanoh Haim | 1 | -1/+9 | |
2015-09-02 | - fix valgrind gtest simulation errors | Hanoh Haim | 6 | -13/+50 | |
- remove 32bit sim images for faster dev | |||||
2015-09-02 | fix plugin return value | imarom | 1 | -8/+13 | |
2015-09-01 | fix for building on csi-trex-05 (ubunutu) | imarom | 1 | -1/+0 | |
2015-09-01 | draft | imarom | 6 | -13/+63 | |
2015-09-01 | draft | imarom | 4 | -35/+42 | |
2015-08-31 | ...draft... | imarom | 10 | -99/+238 | |
2015-08-31 | SOOO DRAFT.... | imarom | 9 | -125/+581 | |
2015-08-30 | Merge branch 'master' into rpc | imarom | 134 | -14603/+0 | |
Conflicts: linux/ws_main.py linux_dpdk/ws_main.py | |||||
2015-08-30 | draft | imarom | 5 | -1/+143 | |
2015-08-24 | fix compile issues with external libarries | imarom | 8 | -603/+0 | |
2015-08-24 | syntatic sugar for adding cmds | imarom | 2 | -54/+21 | |
2015-08-24 | Changes location of console and fixed dependencies | Dan Klein | 3 | -644/+0 | |
2015-08-24 | moved files to be on a single directory | imarom | 16 | -0/+0 | |
2015-08-24 | parsing enhancment | imarom | 10 | -92/+308 | |
2015-08-24 | Initial push to external_lib migration | Dan Klein | 123 | -13356/+0 | |
2015-08-23 | rpc integration | Hanoh Haim | 143 | -15/+15658 | |
2015-08-20 | added args to the console | imarom | 2 | -4/+36 | |
2015-08-20 | forgot something on Python | imarom | 1 | -15/+16 | |