Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-01 | Updated control plain documentation with typos and T-Rex changed to TRex. | 14 | -163/+164 | ||
2015-09-29 | just a checkpoint on async server | 5 | -15/+147 | ||
2015-09-29 | Merge branch 'master' into dan_latest | 2 | -1/+31 | ||
2015-09-29 | Added dedicated import for enum module in order to overcome doc building ↵ | 2 | -1/+31 | ||
import error | |||||
2015-09-29 | Merge branch 'dan_latest' (initial fix for doc building bug) | 1 | -0/+1 | ||
2015-09-27 | updated .gitignore file to ignore control-plane build files | 1 | -0/+1 | ||
2015-09-24 | some improvements to the console | 5 | -28/+192 | ||
2015-09-24 | Basically finished (minor touches remaining) all VM instructions implementation | 1 | -42/+64 | ||
2015-09-24 | cosmetics... | 1 | -26/+22 | ||
2015-09-24 | Cosmetics over packet builder module | 1 | -0/+1 | ||
2015-09-24 | Finished implementing the ranging VM of IP Eth and custom fields | 1 | -15/+55 | ||
2015-09-24 | Progress in ip_range methods | 1 | -5/+72 | ||
2015-09-23 | Finished writing infra layer of all VM instructions | 1 | -16/+45 | ||
2015-09-22 | updated packet builder and stateless client modules | 2 | -42/+117 | ||
2015-09-21 | added trex-console to the pkg | 1 | -1/+2 | ||
2015-09-21 | some minor fixes | 3 | -7/+8 | ||
2015-09-21 | Merge branch 'master' into rpc | 116 | -735/+12244 | ||
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py | |||||
2015-09-21 | more refinments on the console | 3 | -1/+86 | ||
2015-09-21 | some python console modifications | 3 | -135/+301 | ||
2015-09-21 | checkpoint - added stats and some python code | 8 | -74/+502 | ||
2015-09-21 | Updated implementation of add_stream method, created subclasses to reflect ↵ | 1 | -9/+92 | ||
vairous objects. | |||||
2015-09-20 | minor updated to client API library, adding the CRxStats class | 2 | -4/+43 | ||
2015-09-20 | v1.77v1.77 | 1 | -1/+1 | ||
2015-09-20 | Merge branch 'master' of ↵ | 123 | -249/+12165 | ||
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 | 6 | -3/+87 | ||
2015-09-20 | temporary interactive stateless shell | 1 | -0/+128 | ||
2015-09-20 | Pushed Stateless progress (along with Packet Builder module) | 93 | -12/+10738 | ||
2015-09-20 | Merge from latest Wenxian | 1 | -17/+18 | ||
2015-09-17 | Merge branch 'master' of ↵v1.76 | 21 | -228/+991 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-09-17 | fix some pcap load issues | 7 | -9/+58 | ||
2015-09-17 | Major progress in the packet builder module. | 1 | -11/+99 | ||
Now able to create packets, dump them to JSON of pcap and more features added | |||||
2015-09-17 | Merge branch 'master' into rpc | 4 | -0/+378 | ||
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 | 6 | -5/+68 | ||
2015-09-16 | added many tests to the RPC server | 15 | -201/+565 | ||
also, few tweaks for handling RPC server errors | |||||
2015-09-10 | Major progress in Packet building module and VM instruction sets. | 5 | -76/+1635 | ||
added dot1q into dpkt lib First abstractino of HLTAPI layer | |||||
2015-09-10 | Merge branch 'master' of ↵ | 21 | -70/+927 | ||
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 | 2 | -1/+355 | ||
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 | 2 | -8/+8 | ||
2015-09-08 | fix some errors after pull request | 2 | -8/+8 | ||
2015-09-08 | minor change | 1 | -1/+1 | ||
2015-09-08 | Resoved some merge errors | 2 | -1/+190 | ||
2015-09-08 | Merge remote-tracking branch | 438 | -6760/+34916 | ||
Conflicts: linux/b linux/ws_main.py linux_dpdk/ws_main.py src/bp_sim.h | |||||
2015-09-08 | Add more yaml example for per template tuple generator | 4 | -8/+107 | ||