Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-19 | fix new compiler warning issue in stateless | 2 | -0/+5 | ||
2015-10-19 | fix flow_var_name -> name | 1 | -1/+1 | ||
2015-10-19 | Merge branch 'rpc' -> add support for interactive mode | 26 | -354/+1321 | ||
2015-10-18 | another small fix for trex-130 | 4 | -176/+117 | ||
2015-10-18 | fix trex-130 issue | 1 | -33/+31 | ||
2015-10-15 | Merge from tuple_gen_phase2 | 7 | -176/+249 | ||
2015-10-11 | DP cores now inject a single packet as a dummy to see stats | 17 | -56/+316 | ||
2015-10-11 | some DP base files | 6 | -12/+104 | ||
2015-10-09 | minor change | 1 | -14/+14 | ||
2015-10-09 | code update after review | 3 | -186/+216 | ||
2015-10-08 | first integration with DPDK layer | 6 | -51/+198 | ||
2015-10-08 | fixed some bugs in the async server | 7 | -46/+129 | ||
also added affinity to the stateless main object | |||||
2015-10-08 | some file renaming | 11 | -17/+17 | ||
2015-10-07 | added some dir structure to the stateless | 8 | -0/+0 | ||
2015-10-07 | added async publisher to the RPC server | 13 | -266/+502 | ||
2015-10-01 | fix a build error | 1 | -2/+2 | ||
2015-10-01 | minor change | 2 | -7/+7 | ||
2015-10-01 | Code change according to code review comments after Tuple Generator phase 2 ↵ | 5 | -55/+98 | ||
commit. | |||||
2015-09-29 | just a checkpoint on async server | 4 | -15/+146 | ||
2015-09-24 | some improvements to the console | 3 | -19/+39 | ||
2015-09-21 | some minor fixes | 1 | -1/+1 | ||
2015-09-21 | Merge branch 'master' into rpc | 8 | -717/+1240 | ||
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py | |||||
2015-09-21 | checkpoint - added stats and some python code | 5 | -18/+95 | ||
2015-09-20 | Merge branch 'master' of ↵ | 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 | 2 | -0/+33 | ||
2015-09-20 | Merge from latest Wenxian | 1 | -17/+18 | ||
2015-09-17 | Merge branch 'master' of ↵v1.76 | 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 | 2 | -8/+11 | ||
2015-09-17 | Merge branch 'master' into rpc | 1 | -0/+353 | ||
2015-09-17 | moved 'owning states' to port granularity instead of machine | 9 | -111/+174 | ||
2015-09-17 | added more tests | 4 | -14/+86 | ||
2015-09-16 | enabled all warnings for the mock RPC server target | 5 | -4/+66 | ||
2015-09-16 | added many tests to the RPC server | 14 | -200/+564 | ||
also, few tweaks for handling RPC server errors | |||||
2015-09-10 | Merge branch 'master' of ↵ | 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 | 1 | -2/+3 | ||
2015-09-10 | minor | 1 | -5/+0 | ||
2015-09-10 | fix some errors found by valgrind | 1 | -17/+22 | ||
2015-09-10 | fix errors found in valgrind | 1 | -0/+1 | ||
2015-09-10 | WIP | 1 | -0/+352 | ||
2015-09-09 | added ownership to RPC server | 10 | -61/+262 | ||
2015-09-09 | Merge branch 'master' of https://github.com/wofanli/trex-core into wen | 1 | -4/+4 | ||
2015-09-08 | fix some errors after pull request | 1 | -4/+4 | ||
2015-09-08 | Merge remote-tracking branch | 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 ↵ | 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 | 7 | -707/+1193 | ||
2015-09-07 | added VM support to the streams and RPC parser | 8 | -1/+414 | ||
2015-09-06 | added more commands to RPC server | 9 | -24/+288 | ||
2015-09-06 | trex stateless changed to singleton. | 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++ | 5 | -2/+48 | ||
2015-09-03 | Merge branch 'master' into rpc | 6 | -14/+59 | ||