Age | Commit message (Expand) | Author | Files | Lines |
2016-02-08 | first refactor |  imarom | 1 | -7/+9 |
2016-01-28 | added API: release, remove_stream |  imarom | 1 | -1/+7 |
2016-01-27 | API: example for bi-directional flows |  imarom | 1 | -6/+21 |
2016-01-26 | API simplification and example |  imarom | 1 | -2/+3 |
2016-01-26 | API cleaning up |  imarom | 1 | -4/+5 |
2016-01-24 | added example |  imarom | 1 | -14/+11 |
2016-01-21 | phase 4 |  imarom | 1 | -24/+52 |
2016-01-21 | draft #3 |  imarom | 1 | -17/+33 |
2016-01-21 | draft #2 |  imarom | 1 | -9/+9 |
2016-01-21 | highly draft - just backing up |  imarom | 1 | -10/+38 |
2016-01-21 | async publish now |  imarom | 1 | -35/+14 |
2016-01-21 | draft of test API for stateless |  imarom | 1 | -4/+6 |
2016-01-14 | always on top for TUI now works no most platforms |  imarom | 1 | -14/+38 |
2016-01-13 | fixed the permission on the console directory (now creates with 777) |  imarom | 1 | -1/+8 |
2016-01-13 | -a is not mandatory anymore for every port's commands |  imarom | 1 | -0/+1 |
2016-01-13 | cntrl+c in middle of line can abort the line instead of exiting |  imarom | 1 | -3/+17 |
2016-01-13 | TUI now writes to a string buffer and then to screen |  imarom | 1 | -1/+1 |
2016-01-13 | added 'total' line to stats |  imarom | 1 | -8/+18 |
2016-01-12 | perfectionist's job is never done - fixed the console prompt redraw when |  imarom | 1 | -0/+5 |
2016-01-12 | some modifactions to the TUI |  imarom | 1 | -1/+1 |
2016-01-07 | Working version of streams view in TRex console. |  Dan Klein | 1 | -0/+9 |
2015-12-16 | add tuple gen command and yaml example |  Hanoh Haim | 1 | -2/+4 |
2015-12-15 | Merging lastest 'master' to side branch 'vm' |  imarom | 1 | -5/+20 |
2015-12-15 | VM: connected control plane to DP |  imarom | 1 | -0/+5 |
2015-12-14 | bugs fixes |  imarom | 1 | -5/+23 |
2015-12-14 | TUI v2.0 - now no flickering, state machine for lost of connectivity |  imarom | 1 | -1/+14 |
2015-12-10 | added a "--tui" feature to the console |  imarom | 1 | -17/+23 |
2015-12-10 | removed session id - not necessary |  imarom | 1 | -1/+2 |
2015-12-09 | read only support |  imarom | 1 | -16/+62 |
2015-12-08 | some modifications to the tables |  imarom | 1 | -3/+6 |
2015-12-08 | text based TUI (does not use ncurses) |  imarom | 1 | -3/+3 |
2015-12-07 | Merge branch 'dan_stateless' into a test branch |  imarom | 1 | -1/+18 |
2015-12-06 | ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !) |  imarom | 1 | -0/+1 |
2015-12-06 | various fixes (each one is a minor one) |  imarom | 1 | -35/+30 |
2015-12-01 | 1. fixed ZMQ message limitation |  imarom | 1 | -1/+1 |
2015-11-29 | Supports all desired stats option, plus clearing option |  Dan Klein | 1 | -0/+7 |
2015-11-26 | when connection is lost - identify this on the console |  imarom | 1 | -0/+33 |
2015-11-26 | Merge branch 'master' into dan_stateless |  Dan Klein | 1 | -8/+95 |
2015-11-26 | Initial implementation of stats prompting |  Dan Klein | 1 | -1/+10 |
2015-11-26 | added support for 'update' |  imarom | 1 | -4/+12 |
2015-11-25 | fixed a bug with default start command in the console |  imarom | 1 | -0/+22 |
2015-11-25 | added events log |  imarom | 1 | -0/+6 |
2015-11-25 | removed some garbage prints |  imarom | 1 | -2/+0 |
2015-11-25 | added history command support - you can show the history or execute a previou... |  imarom | 1 | -2/+55 |
2015-11-24 | minor console fix |  Hanoh Haim | 1 | -2/+2 |
2015-11-23 | add pause/resume into the console |  Hanoh Haim | 1 | -0/+10 |
2015-11-22 | TUI back online |  imarom | 1 | -3/+2 |
2015-11-19 | History feature is DONE |  Dan Klein | 1 | -10/+42 |
2015-11-16 | created general trex console class |  Dan Klein | 1 | -0/+18 |
2015-11-15 | few fixes to ZMQ client (timeout values) |  imarom | 1 | -0/+1 |