Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-14 | big edian support | 3 | -10/+206 | ||
2015-12-13 | Merge branch 'get_logs_and_version' | 2 | -6/+11 | ||
2015-12-13 | python API: determine TRex version in more robust way | 2 | -6/+11 | ||
2015-12-13 | test inc8 | 1 | -0/+78 | ||
2015-12-13 | add commands | 3 | -16/+281 | ||
2015-12-13 | Merge branch 'master' into get_logs_and_version | 159 | -4586/+46589 | ||
2015-12-13 | compile a program | 3 | -47/+427 | ||
2015-12-13 | minor | 2 | -2/+22 | ||
2015-12-13 | add git sha to version | 3 | -1/+22 | ||
2015-12-10 | 1.82 | 1 | -1/+2 | ||
2015-12-10 | add dns without delay | 1 | -0/+23 | ||
2015-12-10 | added a "--tui" feature to the console | 2 | -28/+56 | ||
it opens in read only mode and runs the TUI | |||||
2015-12-10 | removed session id - not necessary | 9 | -32/+23 | ||
2015-12-09 | read only support | 15 | -697/+967 | ||
2015-12-08 | some modifications to the tables | 4 | -22/+91 | ||
added clear stats as well | |||||
2015-12-08 | dynamic commands on TUI | 2 | -14/+75 | ||
2015-12-08 | a minor fix to the TUI (pause/resume all ports) | 2 | -10/+34 | ||
2015-12-08 | text based TUI (does not use ncurses) | 4 | -962/+319 | ||
2015-12-08 | Fix to documentation of python function generate_run_cmd | 1 | -4/+5 | ||
2015-12-08 | add traffic profiles | 3 | -1/+109 | ||
2015-12-07 | removed duplications | 1 | -31/+0 | ||
2015-12-07 | Merge branch 'dan_stateless' into a test branch | 14 | -90/+1634 | ||
Conflicts: scripts/automation/trex_control_plane/client/trex_async_client.py scripts/automation/trex_control_plane/client/trex_stateless_client.py scripts/automation/trex_control_plane/client_utils/parsing_opts.py scripts/automation/trex_control_plane/console/trex_console.py | |||||
2015-12-07 | added 'dry' option to start command | 6 | -30/+147 | ||
this enables showing a profile map before starting | |||||
2015-12-07 | fixed for Ubunutu compiler (more strict) | 1 | -1/+3 | ||
2015-12-07 | some validate info | 2 | -24/+53 | ||
2015-12-07 | fix compiler error 4.8.4 | 1 | -1/+1 | ||
2015-12-07 | clear command now works as well.. | 1 | -3/+7 | ||
2015-12-07 | Re-designed the statistic building model based on agreed diagram. | 4 | -177/+233 | ||
WORKING: all polling stats | |||||
2015-12-07 | Make ICMP filter for 40G work | 4 | -13/+32 | ||
2015-12-06 | Merge branch 'fix_no_latency_python_API' | 1 | -13/+17 | ||
2015-12-06 | python API:fix no latency specified in tests | 1 | -13/+17 | ||
2015-12-06 | another minor change of sample config file | 1 | -4/+4 | ||
2015-12-06 | Merge from master | 15 | -435/+639 | ||
2015-12-06 | add simple configuration file | 2 | -3/+13 | ||
2015-12-06 | ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !) | 4 | -31/+87 | ||
fixed and more hardening | |||||
2015-12-06 | moved gtest to new compile API | 4 | -125/+95 | ||
2015-12-06 | burst bug - | 6 | -117/+213 | ||
generate compiler object per core send message per core instead of duplicating it | |||||
2015-12-06 | various fixes (each one is a minor one) | 10 | -174/+256 | ||
2015-12-03 | v1.80 | 1 | -1/+1 | ||
2015-12-01 | vm compiler v0 | 4 | -3/+592 | ||
2015-12-01 | Added ICMP latency packet modes | 11 | -1473/+1887 | ||
2015-12-01 | 1. fixed ZMQ message limitation | 12 | -56/+30941 | ||
2. added some scale yamls for IMIX (300 streams, 1000 streams) 3. return objects are always complex objects (not strings) - for backward compatability 4. some minor adjustments to ZMQ socket timeouts | |||||
2015-11-30 | another vm test | 7 | -1/+108 | ||
2015-11-30 | vm mode works - first test | 9 | -31/+229 | ||
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 | 6 | -123/+252 | ||
2015-11-29 | Supports all desired stats option, plus clearing option | 4 | -32/+180 | ||
2015-11-28 | Merge branch 'fix_second_daemon_try_without_tty' | 1 | -0/+1 | ||
2015-11-28 | restore comment | 1 | -0/+1 | ||