Age | Commit message (Expand) | Author | Files | Lines |
2015-11-25 | added events log |  imarom | 3 | -10/+42 |
2015-11-25 | support for "total" flag for start |  imarom | 2 | -2/+15 |
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 | 2 | -2/+60 |
2015-11-24 | added support for percentage on start |  imarom | 2 | -10/+25 |
2015-11-24 | Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re... |  imarom | 3 | -0/+140 |
2015-11-24 | minor console fix |  Hanoh Haim | 1 | -2/+2 |
2015-11-23 | add stream graph + support for console to use any of the following |  imarom | 1 | -13/+51 |
2015-11-23 | add pause/resume into the console |  Hanoh Haim | 3 | -0/+140 |
2015-11-22 | TUI back online |  imarom | 3 | -15/+24 |
2015-11-19 | full async DP stop support |  imarom | 2 | -14/+43 |
2015-11-19 | Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re... |  imarom | 3 | -42/+90 |
2015-11-19 | History feature is DONE |  Dan Klein | 2 | -39/+68 |
2015-11-17 | minor bug in wait cmd |  imarom | 1 | -1/+1 |
2015-11-16 | created general trex console class |  Dan Klein | 3 | -3/+22 |
2015-11-15 | added duration to the RPC server (and all the way to the DP) |  imarom | 2 | -9/+13 |
2015-11-15 | few fixes to ZMQ client (timeout values) |  imarom | 3 | -29/+32 |
2015-11-15 | clean shell / client |  imarom | 3 | -137/+268 |
2015-11-13 | Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools... |  imarom | 2 | -5/+6 |
2015-11-13 | few mods |  imarom | 3 | -34/+42 |
2015-11-12 | modifying stateless client to a simpler lightweight module |  imarom | 3 | -272/+144 |
2015-11-12 | DRAFT - only for internal purpose |  imarom | 3 | -658/+515 |
2015-11-12 | refactor stream object |  Hanoh Haim | 2 | -5/+6 |
2015-11-11 | lightweight console |  imarom | 5 | -954/+1284 |
2015-11-10 | Major progress in parsing, not stable yet |  Dan Klein | 3 | -130/+488 |
2015-11-09 | Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools... |  imarom | 2 | -3/+120 |
2015-11-09 | moved logic to the port class |  imarom | 1 | -0/+3 |
2015-11-09 | Merge branch 'rpc_intg1' |  Hanoh Haim | 11 | -650/+1839 |
2015-11-08 | code review notes: |  imarom | 1 | -2/+2 |
2015-11-07 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 |  Dan Klein | 4 | -45/+98 |
2015-11-07 | Extended line parsing options, didn't apply all changes on console YET |  Dan Klein | 4 | -93/+222 |
2015-11-05 | Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools... |  imarom | 1 | -1/+46 |
2015-11-05 | bug fixes in status window |  imarom | 4 | -45/+98 |
2015-11-05 | added custom line parsing class and methods |  Dan Klein | 1 | -1/+46 |
2015-11-04 | new format for the status per port |  imarom | 1 | -12/+33 |
2015-11-04 | some fields were missing from the ZMQ publisher |  imarom | 2 | -8/+15 |
2015-11-03 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 |  Dan Klein | 2 | -37/+47 |
2015-11-03 | updated sync_client |  Dan Klein | 1 | -3/+15 |
2015-11-03 | fields for specific ports on the status screen |  imarom | 2 | -37/+47 |
2015-11-03 | first commit for advnaced options |  Dan Klein | 6 | -8/+18 |
2015-11-03 | Added parsing file for console advanced options |  Dan Klein | 1 | -0/+1 |
2015-11-02 | few bug fixes for last commit |  imarom | 3 | -11/+34 |
2015-11-02 | status is back online + ZMQ async stats |  imarom | 4 | -155/+335 |
2015-11-01 | added support for a new RPC command : sync_user |  imarom | 1 | -2/+2 |
2015-11-01 | added support for 'mul' field in start_traffic RPC command |  imarom | 1 | -2/+3 |
2015-10-29 | Fixed verbose mode |  Dan Klein | 2 | -54/+79 |
2015-10-29 | Awesome working start/stop traffic console |  Dan Klein | 3 | -69/+105 |
2015-10-29 | fixed console issues after testsing them |  Dan Klein | 2 | -23/+48 |
2015-10-29 | Console redesign using trex_stateless_client module |  Dan Klein | 3 | -63/+227 |
2015-10-29 | Added module for text formatting, such that coloring, bold, underline. |  Dan Klein | 1 | -0/+72 |