Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-06 | Merge branch 'master' into dan_stateless | 26 | -505/+1125 | ||
2015-10-06 | removed any T-Rex string in doc | 8 | -64/+35 | ||
2015-10-06 | Removed any "T-Rex" string out of the code and documentation, using GREP! | 5 | -93/+93 | ||
2015-10-06 | Commiting last night progress | 2 | -126/+292 | ||
2015-10-04 | Updated packet export doc | 3 | -30/+53 | ||
2015-10-04 | Updated implementation for packet_builder module | 1 | -28/+79 | ||
2015-10-04 | Updated sshpass file to avoid creation of daemon processes | 1 | -1/+3 | ||
2015-10-04 | Updated and added documentation files for packet builder module | 7 | -23/+356 | ||
2015-10-04 | Replaced "outer_packages" with "external_packages" to avoid naming collision | 2 | -2/+1 | ||
2015-09-29 | Added dedicated import for enum module in order to overcome doc building ↵ | 2 | -1/+31 | ||
import error | |||||
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 | some minor fixes | 2 | -6/+7 | ||
2015-09-21 | Merge branch 'master' into rpc | 105 | -15/+11001 | ||
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 | 3 | -56/+407 | ||
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 | Merge branch 'master' of ↵ | 99 | -13/+10808 | ||
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 | 4 | -3/+54 | ||
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-17 | Merge branch 'master' of ↵v1.76 | 1 | -1/+1 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-09-17 | fix some pcap load issues | 4 | -0/+46 | ||
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 | 2 | -0/+23 | ||
2015-09-16 | added many tests to the RPC server | 1 | -1/+1 | ||
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 ↵ | 1 | -3/+3 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py | |||||
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 | 295 | -6242/+24359 | ||
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 | ||
2015-09-08 | tuple generator phase 3.1, support random, support per template ↵ | 2 | -0/+64 | ||
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 | 4 | -0/+163 | ||
2015-09-06 | add pcap file with wrong headers | 2 | -0/+23 | ||
2015-09-06 | trex stateless changed to singleton. | 1 | -3/+3 | ||
added some more commands (remove all, get list of streams) | |||||
2015-09-01 | draft | 2 | -2/+2 | ||
2015-09-01 | added some colors | 1 | -2/+31 | ||
2015-08-30 | another stateless progress | 1 | -2/+59 | ||
2015-08-27 | progress in packet builder module | 6 | -21/+160 | ||
2015-08-27 | reverting to dpkt v1.8.6 instead of 1.8.6.2 to avoid importing error of ↵ | 178 | -0/+19941 | ||
pystone modue | |||||
2015-08-26 | Merge branch 'master' into dan_stateless | 255 | -6/+40040 | ||
2015-08-26 | add lib | 2 | -0/+0 | ||