Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-25 | cp works now. no DP, no RPC integration | 3 | -45/+14 | ||
2015-10-25 | first version | 5 | -86/+161 | ||
2015-10-20 | Merge remote-tracking branch 'origin/master' | 1 | -54/+58 | ||
2015-10-20 | merge tuple_gen loader fix | 1 | -54/+58 | ||
2015-10-20 | minor | 1 | -1/+1 | ||
2015-10-20 | clean up the code | 1 | -29/+23 | ||
2015-10-20 | minor change | 1 | -13/+5 | ||
2015-10-20 | trex-131 | 2 | -88/+85 | ||
2015-10-20 | Merge branch 'master' into master-demo + | 32 | -742/+1726 | ||
working demo of loading a YAML, and attaching it to server | |||||
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 | ||