Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-22 | Added CP to RX messages | 1 | -0/+1 | ||
2016-02-29 | stdint.h on Fedora dist. requires explicit defines for | 1 | -0/+2 | ||
format macros and limit macros - updated the WAF makefiles | |||||
2016-02-25 | port attributes - promiscuous and etc. | 1 | -24/+0 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -2/+4 | ||
added full clone (with CP VM) to stream | |||||
2016-02-15 | many bugs uncovered by the PCAP injection: | 1 | -0/+2 | ||
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-01-27 | move api under scripts | 1 | -3/+4 | ||
2016-01-27 | ZMQ stubbed on simulation | 1 | -14/+9 | ||
2016-01-26 | packet is now base64 encoded | 1 | -1/+2 | ||
2016-01-07 | more options to the stateless simulation | 1 | -0/+1 | ||
2016-01-04 | simulation end to end | 1 | -2/+5 | ||
2015-12-23 | some debug files to help build fast | 1 | -0/+2 | ||
2015-12-23 | support for VM split - 1st phase | 1 | -0/+1 | ||
2015-12-01 | Added ICMP latency packet modes | 1 | -0/+1 | ||
2015-11-19 | full async DP stop support | 1 | -1/+1 | ||
2015-11-19 | Merge branch 'master' of ↵ | 1 | -0/+1 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/stateless/cp/trex_streams_compiler.h src/stateless/dp/trex_stateless_dp_core.cpp src/stateless/dp/trex_stateless_dp_core.h src/stateless/messaging/trex_stateless_messaging.cpp src/stateless/messaging/trex_stateless_messaging.h | |||||
2015-11-11 | add first stl test and cleanup valgrind | 1 | -5/+14 | ||
2015-11-08 | fixed all warnings | 1 | -3/+5 | ||
now compiles with -Wall -Werror | |||||
2015-10-28 | moved all stream compiling phase to a new file | 1 | -5/+11 | ||
trex_streams_compiler.cpp | |||||
2015-10-27 | working cont. stream on 1 core | 1 | -13/+26 | ||
2015-10-26 | RPC control plane now integarted with DPDK | 1 | -1/+1 | ||
2015-10-11 | DP cores now inject a single packet as a dummy to see stats | 1 | -6/+11 | ||
2015-10-07 | added some dir structure to the stateless | 1 | -2/+2 | ||
2015-10-07 | added async publisher to the RPC server | 1 | -0/+1 | ||
2015-09-29 | just a checkpoint on async server | 1 | -0/+1 | ||
2015-09-20 | Merge branch 'master' of ↵ | 1 | -1/+4 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen | |||||
2015-09-17 | Merge branch 'master' into rpc | 1 | -0/+2 | ||
2015-09-16 | enabled all warnings for the mock RPC server target | 1 | -1/+2 | ||
2015-09-10 | Merge branch 'master' of ↵ | 1 | -0/+1 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py | |||||
2015-09-10 | WIP | 1 | -1/+3 | ||
2015-09-08 | Merge branch 'master' of https://github.com/wofanli/trex-core into wen | 1 | -1/+1 | ||
2015-09-08 | Resoved some merge errors | 1 | -0/+1 | ||
2015-09-08 | Merge remote-tracking branch | 2 | -217/+117 | ||
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 ↵ | 1 | -1/+1 | ||
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com> | |||||
2015-09-07 | added VM support to the streams and RPC parser | 1 | -1/+2 | ||
2015-09-02 | - fix valgrind gtest simulation errors | 1 | -2/+2 | ||
- remove 32bit sim images for faster dev | |||||
2015-09-02 | make the mock server run on scripts path | 1 | -3/+8 | ||
2015-09-02 | enable the mock - build is now on a Fedora machine | 1 | -1/+1 | ||
2015-09-02 | disable mock | 1 | -1/+1 | ||
2015-09-01 | fix for building on csi-trex-05 (ubunutu) | 1 | -1/+1 | ||
2015-08-31 | SOOO DRAFT.... | 1 | -2/+12 | ||
2015-08-30 | Merge branch 'master' into rpc | 1 | -4/+4 | ||
Conflicts: linux/ws_main.py linux_dpdk/ws_main.py | |||||
2015-08-26 | Rearranged files and external libraries in two different locations, one for ↵ | 1 | -6/+6 | ||
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs) | |||||
2015-08-25 | comment out itay's rpc module | 1 | -1/+1 | ||
2015-08-24 | fix compile issues with external libarries | 1 | -8/+8 | ||
2015-08-24 | syntatic sugar for adding cmds | 1 | -0/+1 | ||
2015-08-24 | moved files to be on a single directory | 1 | -4/+4 | ||
2015-08-24 | parsing enhancment | 1 | -2/+3 | ||
2015-08-23 | remove mock for now | 1 | -2/+2 | ||
2015-08-19 | mock server | 1 | -11/+14 | ||
2015-08-19 | draft | 1 | -13/+54 | ||