summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/console/trex_console.py
AgeCommit message (Expand)AuthorFilesLines
2015-12-10removed session id - not necessaryimarom1-1/+2
2015-12-09read only supportimarom1-16/+62
2015-12-08some modifications to the tablesimarom1-3/+6
2015-12-08text based TUI (does not use ncurses)imarom1-3/+3
2015-12-07Merge branch 'dan_stateless' into a test branchimarom1-1/+18
2015-12-06ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !)imarom1-0/+1
2015-12-06various fixes (each one is a minor one)imarom1-35/+30
2015-12-011. fixed ZMQ message limitationimarom1-1/+1
2015-11-29Supports all desired stats option, plus clearing optionDan Klein1-0/+7
2015-11-26when connection is lost - identify this on the consoleimarom1-0/+33
2015-11-26Merge branch 'master' into dan_statelessDan Klein1-8/+95
2015-11-26Initial implementation of stats promptingDan Klein1-1/+10
2015-11-26added support for 'update'imarom1-4/+12
2015-11-25fixed a bug with default start command in the consoleimarom1-0/+22
2015-11-25added events logimarom1-0/+6
2015-11-25removed some garbage printsimarom1-2/+0
2015-11-25added history command support - you can show the history or execute a previou...imarom1-2/+55
2015-11-24minor console fixHanoh Haim1-2/+2
2015-11-23add pause/resume into the consoleHanoh Haim1-0/+10
2015-11-22TUI back onlineimarom1-3/+2
2015-11-19History feature is DONEDan Klein1-10/+42
2015-11-16created general trex console classDan Klein1-0/+18
2015-11-15few fixes to ZMQ client (timeout values)imarom1-0/+1
2015-11-15clean shell / clientimarom1-110/+40
2015-11-13Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools...imarom1-4/+4
2015-11-13few modsimarom1-18/+7
2015-11-12modifying stateless client to a simpler lightweight moduleimarom1-3/+3
2015-11-12DRAFT - only for internal purposeimarom1-38/+58
2015-11-12refactor stream objectHanoh Haim1-4/+4
2015-11-11lightweight consoleimarom1-917/+194
2015-11-10Major progress in parsing, not stable yetDan Klein1-101/+394
2015-11-09moved logic to the port classimarom1-0/+3
2015-11-07Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1Dan Klein1-0/+1
2015-11-07Extended line parsing options, didn't apply all changes on console YETDan Klein1-39/+72
2015-11-05bug fixes in status windowimarom1-0/+1
2015-11-04some fields were missing from the ZMQ publisherimarom1-1/+3
2015-11-03first commit for advnaced optionsDan Klein1-4/+3
2015-11-02few bug fixes for last commitimarom1-0/+4
2015-11-02status is back online + ZMQ async statsimarom1-4/+7
2015-11-01added support for a new RPC command : sync_userimarom1-2/+2
2015-10-29Fixed verbose modeDan Klein1-54/+69
2015-10-29Awesome working start/stop traffic consoleDan Klein1-67/+95
2015-10-29fixed console issues after testsing themDan Klein1-22/+47
2015-10-29Console redesign using trex_stateless_client moduleDan Klein1-61/+173
2015-10-28console progress, still SHAKY!Dan Klein1-106/+132
2015-10-28updated more HLTAPI functionality and fixed found bugs.Dan Klein1-2/+2
2015-10-25HLTAPI progress...Dan Klein1-1/+2
2015-10-22minor updatesDan Klein1-5/+7
2015-10-21Added support for path autocomletion for console methods :)Dan Klein1-2/+22
2015-10-20+ Added traffic options at stl directoryDan Klein1-3/+25