Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-05 | trex_daemon_server: check ZMQ port matches between the server and TRex ↵ | Yaroslav Brustinov | 1 | -6/+4 | |
platform config file. Change-Id: I1a6d6dc45513e4ba5f7c50f11f4730c8996c7731 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-02 | fixed missing .so files due to ignored by .gitignore + fixed path | Yaroslav Brustinov | 1 | -41/+15 | |
Change-Id: If014548f3d007f9eda6d54332ac04952ea91f751 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-02 | replace yaml.load with yaml.safe_load in several places | Yaroslav Brustinov | 1 | -1/+1 | |
Change-Id: I4ba8291acbb56ed3be58ad9bdfa1492892695458 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-03-24 | return client_utils | Yaroslav Brustinov | 4 | -0/+448 | |
2016-03-24 | gather stateful client to stf folder, create trex_client package | Yaroslav Brustinov | 5 | -543/+0 | |
2016-02-11 | validate_type for easier type checks, hltapi move to trex_stl_lib | Yaroslav Brustinov | 1 | -8/+0 | |
2016-02-10 | update hltapi + functional regression + remove old packet_builder tests | Yaroslav Brustinov | 1 | -2/+4 | |
2016-02-08 | huge refactor - again | imarom | 2 | -393/+0 | |
2016-02-08 | first refactor | imarom | 6 | -2248/+1 | |
2016-02-05 | HLTAPI update + HLT packet builder functional tests (no simulation) | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-03 | integration issue | imarom | 1 | -3/+2 | |
2016-02-03 | integration with scapy | imarom | 3 | -5/+75 | |
2016-02-03 | scapy with random packet size | Hanoh Haim | 1 | -2/+3 | |
2016-02-03 | tuple gen in python | Hanoh Haim | 1 | -8/+53 | |
2016-02-03 | remove old tests | Hanoh Haim | 1 | -837/+0 | |
2016-02-03 | more scapy tests | Hanoh Haim | 2 | -102/+120 | |
2016-02-03 | sanity check for var does not exists | Hanoh Haim | 1 | -3/+19 | |
2016-02-03 | add fixup offset | Hanoh Haim | 1 | -2/+4 | |
2016-02-03 | scapy builder typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-02 | scapy builder typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-02 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-02 | Fix Dan's packet builder payload_gen reference to packet, HLTAPI updated for ↵ | Yaroslav Brustinov | 2 | -106/+124 | |
Scapy builder, Scapy builder style corrections | |||||
2016-02-02 | add valn packet ad offset | Hanoh Haim | 1 | -2/+6 | |
2016-02-01 | some scapy cleanups | Hanoh Haim | 1 | -189/+2 | |
2016-02-01 | first scapy version | Hanoh Haim | 3 | -1/+1676 | |
2016-01-28 | HLTAPI updates, aggregated results tests count print | Yaroslav Brustinov | 1 | -1/+6 | |
2016-01-27 | API: example for bi-directional flows | imarom | 1 | -11/+34 | |
2016-01-26 | packet is now base64 encoded | imarom | 2 | -6/+11 | |
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 | imarom | 1 | -2/+2 | |
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2016-01-21 | phase 4 | imarom | 1 | -2/+3 | |
2016-01-21 | draft #3 | imarom | 1 | -3/+0 | |
2016-01-21 | draft #2 | imarom | 1 | -7/+29 | |
2016-01-21 | highly draft - just backing up | imarom | 1 | -2/+2 | |
2016-01-21 | async publish now | imarom | 1 | -3/+4 | |
2016-01-21 | draft of test API for stateless | imarom | 1 | -16/+6 | |
2016-01-13 | -a is not mandatory anymore for every port's commands | imarom | 1 | -4/+9 | |
the default is all ports | |||||
2016-01-13 | TUI now writes to a string buffer and then to screen | imarom | 1 | -1/+1 | |
(should be faster, like double buffering and switch) | |||||
2016-01-13 | added 'total' line to stats | imarom | 1 | -3/+3 | |
2016-01-13 | update pkt builder vm | Yaroslav Brustinov | 1 | -11/+9 | |
2016-01-11 | small problem in the stl simulation | imarom | 1 | -3/+6 | |
2016-01-08 | Merge branch 'dan_stateless' | Dan Klein | 3 | -3/+59 | |
Added the support for "streams" command Missing: 1. "--full" output 2. sync with server after crash 3. merging output for identical port streams | |||||
2016-01-07 | Working version of streams view in TRex console. | Dan Klein | 3 | -3/+59 | |
TODO: sync when console crashes isn't integrated yet | |||||
2016-01-05 | move regression to trex-core | Yaroslav Brustinov | 2 | -2/+6 | |
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11 | |||||
2015-12-27 | provide a CEL 5.9 a way to run trex-console | imarom | 1 | -2/+39 | |
2015-12-24 | some TUI tweaks | imarom | 1 | -1/+4 | |
2015-12-23 | connected control plane to split | imarom | 1 | -1/+2 | |
2015-12-16 | cleaned the code a little, added load_packet_from_pcap into packet builder ↵ | Dan Klein | 1 | -0/+24 | |
functionality. | |||||
2015-12-15 | moved all return code values to RC types (better for batch rc) | imarom | 1 | -27/+21 | |
also few fixes | |||||
2015-12-14 | TUI v2.0 - now no flickering, state machine for lost of connectivity | imarom | 2 | -8/+23 | |
and TUI can be started in xterm using tui -x | |||||
2015-12-10 | removed session id - not necessary | imarom | 1 | -1/+1 | |