Age | Commit message (Expand) | Author | Files | Lines |
2016-05-23 | replace t-rex to TRex |  Yaroslav Brustinov | 1 | -1/+1 |
2016-02-08 | first refactor |  imarom | 5 | -1376/+0 |
2016-02-05 | HLTAPI update + HLT packet builder functional tests (no simulation) |  Yaroslav Brustinov | 1 | -1/+1 |
2016-02-03 | integration issue |  imarom | 1 | -0/+1 |
2016-02-03 | integration with scapy |  imarom | 1 | -2/+4 |
2016-02-02 | fix for Issue trex-176 |  imarom | 1 | -1/+1 |
2016-02-01 | simulator support (API and profiles) |  imarom | 1 | -1/+9 |
2016-01-31 | add driver for Ubuntu 14.04.3, remove seconds from regression start time at H... |  Yaroslav Brustinov | 1 | -2/+3 |
2016-01-27 | API: example for bi-directional flows |  imarom | 1 | -81/+116 |
2016-01-26 | API simplification and example |  imarom | 3 | -1/+217 |
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 |  imarom | 2 | -29/+45 |
2016-01-24 | added example |  imarom | 2 | -2/+4 |
2016-01-21 | phase 4 |  imarom | 1 | -4/+41 |
2016-01-21 | draft #3 |  imarom | 2 | -1/+9 |
2016-01-21 | draft #2 |  imarom | 1 | -3/+9 |
2016-01-21 | highly draft - just backing up |  imarom | 1 | -0/+1 |
2016-01-21 | async publish now |  imarom | 1 | -4/+14 |
2016-01-21 | draft of test API for stateless |  imarom | 1 | -6/+12 |
2016-01-13 | TUI now writes to a string buffer and then to screen |  imarom | 1 | -4/+4 |
2016-01-13 | added 'total' line to stats |  imarom | 1 | -9/+53 |
2016-01-12 | some modifactions to the TUI |  imarom | 2 | -34/+77 |
2016-01-08 | minor updates |  Dan Klein | 1 | -0/+6 |
2016-01-08 | Merge branch 'dan_stateless' |  Dan Klein | 2 | -13/+67 |
2016-01-07 | Working version of streams view in TRex console. |  Dan Klein | 2 | -36/+43 |
2016-01-05 | Merge branch 'random_pkt' |  Hanoh Haim | 1 | -8/+5 |
2016-01-05 | move regression to trex-core |  Yaroslav Brustinov | 1 | -1/+1 |
2016-01-04 | Merge branch 'master' into dan_stateless |  Dan Klein | 3 | -19/+148 |
2016-01-04 | updated stats |  Dan Klein | 1 | -2/+46 |
2015-12-29 | trim packet size command works |  Hanoh Haim | 1 | -8/+5 |
2015-12-24 | some TUI tweaks |  imarom | 2 | -19/+56 |
2015-12-24 | CPU util beautification |  imarom | 2 | -9/+92 |
2015-12-23 | connected control plane to split |  imarom | 1 | -4/+13 |
2015-12-16 | cleaned the code a little, added load_packet_from_pcap into packet builder fu... |  Dan Klein | 1 | -2/+0 |
2015-12-15 | moved all return code values to RC types (better for batch rc) |  imarom | 1 | -2/+4 |
2015-12-14 | TUI v2.0 - now no flickering, state machine for lost of connectivity |  imarom | 1 | -0/+6 |
2015-12-09 | read only support |  imarom | 3 | -7/+136 |
2015-12-08 | some modifications to the tables |  imarom | 1 | -10/+37 |
2015-12-07 | Merge branch 'dan_stateless' into a test branch |  imarom | 1 | -34/+241 |
2015-12-07 | added 'dry' option to start command |  imarom | 1 | -0/+33 |
2015-12-07 | some validate info |  imarom | 1 | -0/+11 |
2015-12-07 | Re-designed the statistic building model based on agreed diagram. |  Dan Klein | 1 | -122/+139 |
2015-12-06 | various fixes (each one is a minor one) |  imarom | 1 | -1/+2 |
2015-12-01 | 1. fixed ZMQ message limitation |  imarom | 1 | -2/+14 |
2015-11-29 | Supports all desired stats option, plus clearing option |  Dan Klein | 1 | -22/+132 |
2015-11-26 | Initial implementation of stats prompting |  Dan Klein | 1 | -0/+80 |
2015-10-29 | Awesome working start/stop traffic console |  Dan Klein | 1 | -0/+5 |
2015-10-29 | fixed console issues after testsing them |  Dan Klein | 1 | -1/+1 |
2015-10-29 | Console redesign using trex_stateless_client module |  Dan Klein | 1 | -2/+25 |
2015-10-29 | Added module for text formatting, such that coloring, bold, underline. |  Dan Klein | 1 | -0/+72 |
2015-10-28 | updated more HLTAPI functionality and fixed found bugs. |  Dan Klein | 1 | -1/+2 |