Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-19 | fix new compiler warning issue in stateless | Hanoh Haim | 2 | -0/+5 | |
2015-10-19 | fix flow_var_name -> name | Hanoh Haim | 1 | -1/+1 | |
2015-10-19 | Merge branch 'rpc' -> add support for interactive mode | Hanoh Haim | 26 | -354/+1321 | |
2015-10-18 | another small fix for trex-130 | Hanoh Haim | 4 | -176/+117 | |
2015-10-18 | fix trex-130 issue | Hanoh Haim | 1 | -33/+31 | |
2015-10-15 | Merge from tuple_gen_phase2 | Hanoh Haim | 7 | -176/+249 | |
2015-10-11 | DP cores now inject a single packet as a dummy to see stats | imarom | 17 | -56/+316 | |
2015-10-11 | some DP base files | imarom | 6 | -12/+104 | |
2015-10-09 | minor change | root | 1 | -14/+14 | |
2015-10-09 | code update after review | root | 3 | -186/+216 | |
2015-10-08 | first integration with DPDK layer | imarom | 6 | -51/+198 | |
2015-10-08 | fixed some bugs in the async server | imarom | 7 | -46/+129 | |
also added affinity to the stateless main object | |||||
2015-10-08 | some file renaming | imarom | 11 | -17/+17 | |
2015-10-07 | added some dir structure to the stateless | imarom | 8 | -0/+0 | |
2015-10-07 | added async publisher to the RPC server | imarom | 13 | -266/+502 | |
2015-10-01 | fix a build error | root | 1 | -2/+2 | |
2015-10-01 | minor change | root | 2 | -7/+7 | |
2015-10-01 | Code change according to code review comments after Tuple Generator phase 2 ↵ | wenxian li | 5 | -55/+98 | |
commit. | |||||
2015-09-29 | just a checkpoint on async server | imarom | 4 | -15/+146 | |
2015-09-24 | some improvements to the console | imarom | 3 | -19/+39 | |
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 | |