Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-30 | made all t-rex-64-... variants, sym link to t-rex-64 | 3 | -27/+3 | ||
2015-11-29 | Merge branch 'master' of ↵ | 2 | -11/+7 | ||
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-29 | support for update +/- request | 2 | -46/+62 | ||
2015-11-29 | Supports all desired stats option, plus clearing option | 4 | -32/+180 | ||
2015-11-28 | restore comment | 1 | -0/+1 | ||
2015-11-28 | fix second try of running daemon: second daemonize_parser() ruins input args | 2 | -11/+6 | ||
2015-11-26 | when connection is lost - identify this on the console | 3 | -14/+78 | ||
2015-11-26 | Merge branch 'master' into dan_stateless | 10 | -97/+383 | ||
# Conflicts (solved): # scripts/automation/trex_control_plane/client_utils/parsing_opts.py | |||||
2015-11-26 | Initial implementation of stats prompting | 14 | -44/+1347 | ||
2015-11-26 | added support for 'update' | 2 | -11/+93 | ||
2015-11-25 | fixed a bug with default start command in the console | 3 | -3/+51 | ||
also added clear events and more types of events | |||||
2015-11-25 | added events log | 3 | -10/+42 | ||
2015-11-25 | support for "total" flag for start | 2 | -2/+15 | ||
also fixed a bug in mpps (trex console) | |||||
2015-11-25 | removed some garbage prints | 1 | -2/+0 | ||
2015-11-25 | added history command support - you can show the history or execute a ↵ | 2 | -2/+60 | ||
previous command | |||||
2015-11-24 | Pulling latest | 6 | -57/+57 | ||
2015-11-24 | added support for percentage on start | 2 | -10/+25 | ||
also added info about the correct interface driver and speed from DPDK layer | |||||
2015-11-24 | fix the pcap CRC- for statless pcap file should no include CRC | 6 | -57/+57 | ||
2015-11-24 | Merge branch 'master' of ↵ | 7 | -0/+176 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-24 | minor console fix | 1 | -2/+2 | ||
2015-11-23 | add stream graph + support for console to use any of the following | 1 | -13/+51 | ||
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet | |||||
2015-11-23 | add stl/burst file | 1 | -0/+36 | ||
2015-11-23 | add pause/resume into the console | 3 | -0/+140 | ||
2015-11-22 | dp support for pause/resume only continues is supported | 1 | -0/+0 | ||
2015-11-22 | Merge from master | 3 | -15/+24 | ||
2015-11-22 | fix stop on duration per port | 2 | -0/+0 | ||
2015-11-22 | TUI back online | 3 | -15/+24 | ||
2015-11-21 | add back to back test of DP | 3 | -0/+0 | ||
2015-11-21 | Merge branch 'new_kernels_support' | 1 | -0/+0 | ||
2015-11-19 | full async DP stop support | 4 | -14/+43 | ||
2015-11-19 | Merge branch 'master' of ↵ | 4 | -42/+90 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | Merge branch 'master' of ↵ | 5 | -0/+49 | ||
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-19 | another small test | 1 | -0/+0 | ||
2015-11-19 | merge Dan console fixes | 3 | -42/+90 | ||
2015-11-19 | another stream program tests | 1 | -0/+0 | ||
2015-11-19 | another stream program tests | 1 | -0/+0 | ||
2015-11-19 | add a test for stream program | 1 | -0/+0 | ||
2015-11-19 | History feature is DONE | 2 | -39/+68 | ||
Fixed bugs Cleaned code, more like PEP8 | |||||
2015-11-18 | add support for a program of streams. refactor the dp code | 2 | -0/+49 | ||
2015-11-17 | minor bug in wait cmd | 1 | -1/+1 | ||
2015-11-16 | created general trex console class | 3 | -3/+22 | ||
added dynamic server async support fixed bugs | |||||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 2 | -9/+13 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-15 | few fixes to ZMQ client (timeout values) | 3 | -29/+32 | ||
2015-11-15 | added Kernel support Fedora18 with kernel 3.11.10-100.fc18.x86_64 | 1 | -0/+0 | ||
2015-11-15 | clean shell / client | 3 | -137/+268 | ||
added script for run | |||||
2015-11-13 | Merge branch 'rpc_intg1' of ↵ | 9 | -5/+8 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-11-13 | few mods | 3 | -34/+42 | ||
few fixes TUI is not working yet... need to fix more stuff a checkpoint for now | |||||
2015-11-12 | modifying stateless client to a simpler lightweight module | 3 | -272/+144 | ||
2015-11-12 | DRAFT - only for internal purpose | 3 | -658/+515 | ||
2015-11-12 | refactor stream object | 2 | -5/+6 | ||