Age | Commit message (Expand) | Author | Files | Lines |
2015-12-07 | removed duplications |  imarom | 1 | -31/+0 |
2015-12-07 | Merge branch 'dan_stateless' into a test branch |  imarom | 2 | -48/+234 |
2015-12-07 | added 'dry' option to start command |  imarom | 1 | -27/+79 |
2015-12-07 | some validate info |  imarom | 1 | -24/+42 |
2015-12-07 | clear command now works as well.. |  Dan Klein | 1 | -3/+7 |
2015-12-07 | Re-designed the statistic building model based on agreed diagram. |  Dan Klein | 2 | -54/+93 |
2015-12-06 | python API:fix no latency specified in tests |  Yaroslav Brustinov | 1 | -13/+17 |
2015-12-06 | ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !) |  imarom | 2 | -29/+84 |
2015-12-06 | various fixes (each one is a minor one) |  imarom | 1 | -29/+83 |
2015-12-01 | 1. fixed ZMQ message limitation |  imarom | 1 | -13/+64 |
2015-11-29 | support for update +/- request |  imarom | 1 | -15/+4 |
2015-11-29 | Supports all desired stats option, plus clearing option |  Dan Klein | 2 | -10/+41 |
2015-11-26 | when connection is lost - identify this on the console |  imarom | 2 | -14/+45 |
2015-11-26 | Merge branch 'master' into dan_stateless |  Dan Klein | 2 | -13/+155 |
2015-11-26 | Initial implementation of stats prompting |  Dan Klein | 2 | -37/+119 |
2015-11-26 | added support for 'update' |  imarom | 1 | -7/+81 |
2015-11-25 | fixed a bug with default start command in the console |  imarom | 1 | -2/+28 |
2015-11-25 | added events log |  imarom | 2 | -10/+36 |
2015-11-25 | support for "total" flag for start |  imarom | 1 | -0/+5 |
2015-11-24 | added support for percentage on start |  imarom | 1 | -3/+14 |
2015-11-23 | add pause/resume into the console |  Hanoh Haim | 1 | -0/+118 |
2015-11-22 | TUI back online |  imarom | 1 | -0/+18 |
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 | 2 | -32/+30 |
2015-11-19 | History feature is DONE |  Dan Klein | 1 | -29/+26 |
2015-11-17 | minor bug in wait cmd |  imarom | 1 | -1/+1 |
2015-11-16 | created general trex console class |  Dan Klein | 2 | -3/+4 |
2015-11-15 | added duration to the RPC server (and all the way to the DP) |  imarom | 1 | -7/+8 |
2015-11-15 | few fixes to ZMQ client (timeout values) |  imarom | 1 | -2/+2 |
2015-11-15 | clean shell / client |  imarom | 1 | -23/+223 |
2015-11-13 | Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools... |  imarom | 1 | -1/+2 |
2015-11-13 | few mods |  imarom | 1 | -14/+33 |
2015-11-12 | modifying stateless client to a simpler lightweight module |  imarom | 1 | -267/+139 |
2015-11-12 | DRAFT - only for internal purpose |  imarom | 1 | -349/+455 |
2015-11-12 | refactor stream object |  Hanoh Haim | 1 | -1/+2 |
2015-11-11 | lightweight console |  imarom | 1 | -12/+90 |
2015-11-10 | Major progress in parsing, not stable yet |  Dan Klein | 1 | -12/+19 |
2015-11-09 | Merge branch 'rpc_intg1' |  Hanoh Haim | 3 | -215/+842 |
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 | 2 | -4/+16 |
2015-11-07 | Extended line parsing options, didn't apply all changes on console YET |  Dan Klein | 1 | -4/+47 |
2015-11-05 | bug fixes in status window |  imarom | 2 | -4/+16 |
2015-11-03 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 |  Dan Klein | 1 | -11/+29 |
2015-11-03 | updated sync_client |  Dan Klein | 1 | -3/+15 |
2015-11-03 | fields for specific ports on the status screen |  imarom | 1 | -11/+29 |
2015-11-03 | first commit for advnaced options |  Dan Klein | 2 | -3/+7 |
2015-11-02 | few bug fixes for last commit |  imarom | 1 | -9/+21 |
2015-11-02 | status is back online + ZMQ async stats |  imarom | 2 | -6/+189 |
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 | 1 | -0/+10 |