summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/console
AgeCommit message (Expand)AuthorFilesLines
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-2/+4
2015-12-16Merge from masterHanoh Haim1-3/+2
2015-12-16cleaned the code a little, added load_packet_from_pcap into packet builder fu...Dan Klein1-3/+2
2015-12-15Merging lastest 'master' to side branch 'vm'imarom2-6/+24
2015-12-15VM: connected control plane to DPimarom1-0/+5
2015-12-15moved all return code values to RC types (better for batch rc)imarom1-2/+3
2015-12-14bugs fixesimarom2-5/+25
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom2-17/+102
2015-12-10added a "--tui" feature to the consoleimarom1-17/+23
2015-12-10removed session id - not necessaryimarom2-2/+2
2015-12-09read only supportimarom2-30/+84
2015-12-08some modifications to the tablesimarom2-9/+29
2015-12-08dynamic commands on TUIimarom1-14/+52
2015-12-08a minor fix to the TUI (pause/resume all ports)imarom1-8/+32
2015-12-08text based TUI (does not use ncurses)imarom3-961/+312
2015-12-07Merge branch 'dan_stateless' into a test branchimarom3-286/+21
2015-12-07added 'dry' option to start commandimarom1-1/+8
2015-12-07Re-designed the statistic building model based on agreed diagram.Dan Klein1-1/+1
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-29support for update +/- requestimarom1-31/+58
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 Klein3-196/+12
2015-11-26added support for 'update'imarom1-4/+12
2015-11-25fixed a bug with default start command in the consoleimarom2-1/+23
2015-11-25added events logimarom1-0/+6
2015-11-25support for "total" flag for startimarom1-2/+10
2015-11-25removed some garbage printsimarom1-2/+0
2015-11-25added history command support - you can show the history or execute a previou...imarom2-2/+60
2015-11-24added support for percentage on startimarom1-7/+11
2015-11-24Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom2-0/+22
2015-11-24minor console fixHanoh Haim1-2/+2
2015-11-23add stream graph + support for console to use any of the followingimarom1-13/+51
2015-11-23add pause/resume into the consoleHanoh Haim2-0/+22
2015-11-22TUI back onlineimarom2-15/+6
2015-11-19History feature is DONEDan Klein1-10/+42
2015-11-16created general trex console classDan Klein1-0/+18
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-2/+5
2015-11-15few fixes to ZMQ client (timeout values)imarom1-0/+1
2015-11-15clean shell / clientimarom2-114/+45
2015-11-13Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools...imarom1-4/+4
2015-11-13few modsimarom2-20/+9
2015-11-12modifying stateless client to a simpler lightweight moduleimarom2-5/+5
2015-11-12DRAFT - only for internal purposeimarom1-38/+58
2015-11-12refactor stream objectHanoh Haim1-4/+4
2015-11-11lightweight consoleimarom4-942/+1194
2015-11-10Major progress in parsing, not stable yetDan Klein2-118/+469