Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-18 | CPU util. measurements fix (more accurate and steady) | 1 | -21/+59 | ||
see #trex-246 | |||||
2016-08-17 | add another ko | 1 | -0/+0 | ||
2016-08-16 | regression failure due to previous commit | 1 | -8/+5 | ||
2016-08-16 | simulator breakage fix | 3 | -4/+5 | ||
2016-08-16 | personal code review tweaks | 2 | -33/+48 | ||
2016-08-15 | TUI screen buffer | 6 | -81/+218 | ||
2016-08-15 | core mask - first phase | 4 | -23/+84 | ||
2016-08-11 | IPv6 Latency/flow stats on x710 - supporting all packet types | 1 | -1/+1 | ||
2016-08-08 | Fix to stateless latency test | 1 | -2/+2 | ||
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 ↵ | 1 | -2/+3 | ||
packets with extension header. | |||||
2016-08-08 | master_daemon: run the Stateless RPC proxy without superuser privileges | 1 | -1/+1 | ||
2016-08-07 | regression: compare pcaps in functional tests robust to order of packets ↵ | 1 | -4/+23 | ||
with same timestamp | |||||
2016-08-07 | generated code on PCAP should be fixed to support default MACs | 1 | -8/+8 | ||
2016-08-07 | random tests are now provided with seed | 9 | -36/+58 | ||
2016-08-06 | typo in master_daemon | 1 | -1/+1 | ||
2016-08-04 | Added IPv6 router config to stateless tests | 1 | -1/+2 | ||
2016-08-04 | remove 10G setups from ipv6 latency tests | 1 | -5/+11 | ||
2016-08-04 | fix for failing test | 1 | -2/+1 | ||
2016-08-03 | master_daemon: create working directory if it was deleted | 1 | -3/+8 | ||
2016-08-03 | stf daemon: add support for zipped zmq | 2 | -6/+42 | ||
2016-08-03 | add -m bpsl1 | 1 | -4/+13 | ||
2016-08-03 | fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226 | 1 | -0/+27 | ||
commit #trex-226 | |||||
2016-08-03 | IPv6 latency tests and --rx-check tests | 3 | -4/+21 | ||
2016-08-03 | Merge remote-tracking branch 'origin/master' | 6 | -35/+58 | ||
2016-08-03 | set default stateful duration 1 hour, forbid duration in stateless | 3 | -5/+59 | ||
add "add_profile"stateless Python API command fix trex_perf.py | |||||
2016-08-03 | async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232 | 6 | -35/+58 | ||
2016-08-02 | stf daemon another python3 fix | 1 | -1/+1 | ||
2016-08-01 | Python3 support for Stateful daemon | 87 | -102/+129 | ||
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files | |||||
2016-07-27 | support for graceful shutdown | 3 | -6/+52 | ||
2016-07-26 | regression: aggregate_results script exit with fail/success status of build. | 1 | -0/+5 | ||
2016-07-26 | some more TUI fixes | 6 | -25/+69 | ||
2016-07-25 | TRex console - add support for L1 BPS | 1 | -48/+44 | ||
https://trex-tgn.cisco.com/youtrack/issue/trex-230 | |||||
2016-07-25 | Add Ubuntu 16.04.1 LTS ko | 4 | -2/+194 | ||
Regression: Remove skip of test_static_routing_imix Add trex15 setup details | |||||
2016-07-25 | TUI - stdout close/reopen issues | 1 | -6/+2 | ||
2016-07-25 | TUI tweaks | 4 | -110/+144 | ||
2016-07-21 | faster TUI: no flickers and more... | 2 | -32/+135 | ||
1. made stdout full buffered (no in-middle print) 2. added TAB for filenames auto-complete | |||||
2016-07-15 | remove IMIX for now due to an issue in trex09 | 1 | -0/+2 | ||
2016-07-15 | Merge rwhitworth fix | 1 | -1/+1 | ||
2016-07-13 | better error handling for trex-cfg | 1 | -8/+14 | ||
2016-07-12 | NAT seq num randomization regression tests | 6 | -0/+13 | ||
2016-07-12 | NAT seq num randomization working version - Missing some functionality | 3 | -0/+0 | ||
2016-07-08 | fix multicast being counted as ierror | 5 | -52/+35 | ||
2016-07-06 | increase server<->client API version from 1.2 to 1.3 | 3 | -10/+17 | ||
various fixes | |||||
2016-07-06 | TUI: crash when history is empty | 1 | -1/+1 | ||
2016-07-06 | TUI mode (--tui) locked on legend | 3 | -17/+53 | ||
2016-07-06 | TUI - added left, right, end , del keys | 1 | -36/+105 | ||
also history is updated when leaving TUI | |||||
2016-07-06 | regression: fix to wantFunction override | 1 | -4/+1 | ||
2016-07-05 | various fixes | 6 | -20/+22 | ||
2016-07-05 | TUI phase 500 ! | 3 | -65/+89 | ||
2016-07-05 | TUI with console - awesome ! | 2 | -59/+117 | ||