Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-29 | just a checkpoint on async server | imarom | 5 | -15/+147 | |
2015-09-24 | some improvements to the console | imarom | 5 | -28/+192 | |
2015-09-21 | added trex-console to the pkg | imarom | 1 | -1/+2 | |
2015-09-21 | some minor fixes | imarom | 3 | -7/+8 | |
2015-09-21 | Merge branch 'master' into rpc | imarom | 116 | -735/+12244 | |
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py | |||||
2015-09-21 | more refinments on the console | imarom | 3 | -1/+86 | |
2015-09-21 | some python console modifications | imarom | 3 | -135/+301 | |
2015-09-21 | checkpoint - added stats and some python code | imarom | 8 | -74/+502 | |
2015-09-20 | v1.77v1.77 | Hanoh Haim | 1 | -1/+1 | |
2015-09-20 | Merge branch 'master' of ↵ | Hanoh Haim | 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 | Hanoh Haim | 6 | -3/+87 | |
2015-09-20 | Pushed Stateless progress (along with Packet Builder module) | Dan Klein | 93 | -12/+10738 | |
2015-09-20 | Merge from latest Wenxian | Hanoh Haim | 1 | -17/+18 | |
2015-09-17 | Merge branch 'master' of ↵v1.76 | Hanoh Haim | 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 | Hanoh Haim | 7 | -9/+58 | |
2015-09-17 | Major progress in the packet builder module. | Dan Klein | 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 | imarom | 4 | -0/+378 | |
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 | 6 | -5/+68 | |
2015-09-16 | added many tests to the RPC server | imarom | 15 | -201/+565 | |
also, few tweaks for handling RPC server errors | |||||
2015-09-10 | Major progress in Packet building module and VM instruction sets. | Dan Klein | 5 | -76/+1635 | |
added dot1q into dpkt lib First abstractino of HLTAPI layer | |||||
2015-09-10 | Merge branch 'master' of ↵ | Hanoh Haim | 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 | 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 | 2 | -1/+355 | |
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 | 2 | -8/+8 | |
2015-09-08 | fix some errors after pull request | Wenxian Li | 2 | -8/+8 | |
2015-09-08 | minor change | Wenxian Li | 1 | -1/+1 | |
2015-09-08 | Resoved some merge errors | Wenxian Li | 2 | -1/+190 | |
2015-09-08 | Merge remote-tracking branch | Wenxian Li | 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 | Wenxian Li | 4 | -8/+107 | |
2015-09-08 | tuple generator phase 3.1, support random, support per template ↵ | Wenxian Li | 11 | -709/+1259 | |
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 | 13 | -709/+1358 | |
2015-09-07 | added VM support to the streams and RPC parser | imarom | 9 | -2/+416 | |
2015-09-06 | added more commands to RPC server | imarom | 9 | -24/+288 | |
2015-09-06 | add pcap file with wrong headers | Hanoh Haim | 2 | -0/+23 | |
2015-09-06 | trex stateless changed to singleton. | imarom | 12 | -49/+182 | |
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 | 8 | -18/+62 | |
2015-09-03 | changed Is field name to isg | imarom | 1 | -1/+1 | |
2015-09-03 | added RPATH support - this allows the mock server to be run from scripts | imarom | 1 | -3/+8 | |
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 | 8 | -17/+53 | |
- remove 32bit sim images for faster dev | |||||
2015-09-02 | Merge branch 'rpc' | imarom | 1 | -8/+13 | |
2015-09-02 | fix plugin return value | imarom | 1 | -8/+13 | |
2015-09-02 | make the mock server run on scripts path | imarom | 1 | -3/+8 | |