summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Expand)AuthorFilesLines
2017-03-30check for service mode ports should be from among the acquired portsimarom1-6/+11
2017-03-14scapy_server: skip uninitialized/unsupported field_desc._offsetAnton Kiselev2-6/+55
2017-03-14STL map() reset at startYaroslav Brustinov1-1/+1
2017-03-14STL map() using flow stats: ignores network noise + avoid sending exponential...Yaroslav Brustinov1-30/+39
2017-03-13stl console: add "readonly" flag to connectYaroslav Brustinov2-2/+10
2017-03-09typo in STL API help + update trex21 tests configYaroslav Brustinov1-1/+1
2017-03-09trex-370. Added --no-hw-flow-stat command line optionIdo Barnea1-0/+10
2017-03-08fix for https://trex-tgn.cisco.com/youtrack/issue/trex-369imarom2-29/+133
2017-03-08Regression: fix Python3 list of ports, update trex21 benchmark, other minor c...Yaroslav Brustinov1-1/+0
2017-03-07scapy_service: typoYaroslav Brustinov1-1/+1
2017-03-07scapy_server: fix layer offset calculation(pkt.offset -> pkt._offset)Anton Kiselev1-3/+3
2017-03-07scapy_server: add build_pkt_details test with offset & length verificationAnton Kiselev1-2/+28
2017-03-07scapy_server: fix template testsAnton Kiselev3-63/+50
2017-03-07small fixes to TRexDataAnalysis and GAObjclassitraviv1-297/+307
2017-03-06internal captures are not captured (RX core server feature)imarom1-3/+9
2017-03-05Update scapy server json file for Repeatable randomYaroslav Brustinov1-1/+1
2017-03-05fix STLVmFlowVarRepetableRandom typo instructionHanoh Haim2-7/+22
2017-03-05STL TUI: reduce the requirement for number of lines as we use 2 columns now i...Yaroslav Brustinov1-1/+1
2017-03-05STL console: sort streams in numerical orderYaroslav Brustinov1-3/+4
2017-03-02t-rex-64: catch exit with trap to restore tty settingsYaroslav Brustinov3-5/+6
2017-03-01STF publisher: ensure latest results are sent by CPP + get latest dump via Py...Yaroslav Brustinov4-9/+33
2017-02-26added 'pkt' console command to help with debugging single packets transmitimarom3-1/+133
2017-02-22fix for https://trex-tgn.cisco.com/youtrack/issue/trex-358imarom1-4/+3
2017-02-21fix streams showimarom1-1/+7
2017-02-20STF daemon: add message error if server is already running by current user.Yaroslav Brustinov1-3/+4
2017-02-20TUI should skip any non-ascii charsimarom1-1/+1
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea1-0/+25
2017-02-16TX feature - draftimarom2-5/+1
2017-02-15update sock.py script: adapt to Python2/3, use Scapy lib instead of removed d...Yaroslav Brustinov2-492/+243
2017-02-08STL example of using IPv6 in automationYaroslav Brustinov1-0/+30
2017-02-07STL API: change STLError representationYaroslav Brustinov1-8/+11
2017-02-06STL API: ping_ip returns data + formatted string and statusYaroslav Brustinov4-10/+62
2017-02-06examples for functional testsimarom1-0/+1
2017-02-06added another functional test - PINGimarom2-4/+47
2017-02-06added example for functional tests using start_capture/stop_capture APIsimarom4-14/+196
2017-02-06STL API scan6: If error at any port, raise error. If no error, return data pe...Yaroslav Brustinov2-9/+33
2017-02-05test breakage on csi-trex-06imarom1-1/+1
2017-02-05trex_daemon_server: check ZMQ port matches between the server and TRex platfo...Yaroslav Brustinov3-11/+34
2017-02-02fixed missing .so files due to ignored by .gitignore + fixed pathYaroslav Brustinov4-53/+44
2017-02-02zmq os independentYaroslav Brustinov1-6/+6
2017-02-02remove code inserted by incorrect merge resolveYaroslav Brustinov1-2/+0
2017-02-02console scan6: ipv6 column width adaptive to length of addressesYaroslav Brustinov1-1/+6
2017-02-02ipv6 scan & pingYaroslav Brustinov12-54/+444
2017-02-02replace yaml.load with yaml.safe_load in several placesYaroslav Brustinov3-8/+8
2017-02-01added tests for captureimarom5-71/+173
2017-01-31identation fiximarom1-3/+3
2017-01-29documenation errorsimarom1-14/+18
2017-01-29Merge branch 'master' into captureimarom2-2/+9
2017-01-29code review - cont.imarom4-186/+191
2017-01-29Python HLTAPI bug in TOS calculationYaroslav Brustinov1-1/+1