summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client/trex_stateless_client.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-08first refactorimarom1-2035/+0
2016-02-04add udp_pkt.py exampleHanoh Haim1-3/+9
2016-02-03integration with scapyimarom1-2/+1
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom1-13/+22
2016-02-01HTLAPI updateYaroslav Brustinov1-0/+4
2016-01-31add driver for Ubuntu 14.04.3, remove seconds from regression start time at H...Yaroslav Brustinov1-1/+1
2016-01-28added API: release, remove_streamimarom1-19/+84
2016-01-27API: example for bi-directional flowsimarom1-5/+14
2016-01-26packet is now base64 encodedimarom1-3/+2
2016-01-26API simplification and exampleimarom1-55/+22
2016-01-26API cleaning upimarom1-242/+412
2016-01-24added support for L1 B/W checkimarom1-10/+11
2016-01-24fixed issue trex-172: Console -m 100% is L2 and no L1imarom1-17/+24
2016-01-24added exampleimarom1-4/+7
2016-01-21phase 4imarom1-238/+166
2016-01-21draft #3imarom1-131/+278
2016-01-21draft #2imarom1-452/+604
2016-01-21highly draft - just backing upimarom1-502/+754
2016-01-21async publish nowimarom1-3/+8
2016-01-21draft of test API for statelessimarom1-82/+116
2016-01-13-a is not mandatory anymore for every port's commandsimarom1-0/+1
2016-01-12perfectionist's job is never done - fixed the console prompt redraw whenimarom1-4/+15
2016-01-08minor updatesDan Klein1-9/+13
2016-01-07Working version of streams view in TRex console.Dan Klein1-5/+36
2015-12-16minorHanoh Haim1-1/+1
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-1/+10
2015-12-15moved all return code values to RC types (better for batch rc)imarom1-40/+22
2015-12-14bugs fixesimarom1-8/+29
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom1-6/+18
2015-12-10added a "--tui" feature to the consoleimarom1-11/+33
2015-12-10removed session id - not necessaryimarom1-6/+11
2015-12-09read only supportimarom1-529/+115
2015-12-08some modifications to the tablesimarom1-3/+25
2015-12-08dynamic commands on TUIimarom1-0/+23
2015-12-08a minor fix to the TUI (pause/resume all ports)imarom1-2/+2
2015-12-08text based TUI (does not use ncurses)imarom1-1/+7
2015-12-07removed duplicationsimarom1-31/+0
2015-12-07Merge branch 'dan_stateless' into a test branchimarom1-27/+210
2015-12-07added 'dry' option to start commandimarom1-27/+79
2015-12-07some validate infoimarom1-24/+42
2015-12-07clear command now works as well..Dan Klein1-3/+7
2015-12-07Re-designed the statistic building model based on agreed diagram.Dan Klein1-50/+89
2015-12-06ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !)imarom1-15/+16
2015-12-06various fixes (each one is a minor one)imarom1-29/+83
2015-12-011. fixed ZMQ message limitationimarom1-13/+64
2015-11-29support for update +/- requestimarom1-15/+4
2015-11-29Supports all desired stats option, plus clearing optionDan Klein1-10/+38
2015-11-26when connection is lost - identify this on the consoleimarom1-13/+35
2015-11-26Merge branch 'master' into dan_statelessDan Klein1-3/+154
2015-11-26Initial implementation of stats promptingDan Klein1-13/+95