summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Collapse)AuthorFilesLines
2016-02-03integration with scapyimarom6-11/+82
2016-02-03scapy with random packet sizeHanoh Haim1-2/+3
2016-02-03tuple gen in pythonHanoh Haim1-8/+53
2016-02-03remove old testsHanoh Haim1-837/+0
2016-02-03more scapy testsHanoh Haim3-200/+227
2016-02-03Merge branch 'master' into scapy2Hanoh Haim1-1/+1
2016-02-03sanity check for var does not existsHanoh Haim1-3/+19
2016-02-03add fixup offsetHanoh Haim1-2/+4
2016-02-03scapy builder typoYaroslav Brustinov1-1/+1
2016-02-02scapy builder typoYaroslav Brustinov1-1/+1
2016-02-02typoYaroslav Brustinov1-1/+1
2016-02-02Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-1/+1
2016-02-02Fix Dan's packet builder payload_gen reference to packet, HLTAPI updated for ↵Yaroslav Brustinov3-204/+231
Scapy builder, Scapy builder style corrections
2016-02-02fix for Issue trex-176imarom1-1/+1
2016-02-02add valn packet ad offsetHanoh Haim1-2/+6
2016-02-01some scapy cleanupsHanoh Haim1-189/+2
2016-02-01first scapy versionHanoh Haim3-1/+1676
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom2-17/+26
2016-02-01HTLAPI updateYaroslav Brustinov2-82/+155
2016-02-01simulator support (API and profiles)imarom2-69/+198
2016-01-31add driver for Ubuntu 14.04.3, remove seconds from regression start time at ↵Yaroslav Brustinov3-122/+133
HTML report, HLTAPI improvements
2016-01-28HLTAPI updates, aggregated results tests count printYaroslav Brustinov2-183/+392
2016-01-28added API: release, remove_streamimarom3-31/+118
2016-01-27API: example for bi-directional flowsimarom4-103/+185
2016-01-26packet is now base64 encodedimarom4-10/+14
2016-01-26API simplification and exampleimarom6-100/+260
2016-01-26API cleaning upimarom3-246/+418
2016-01-24stateless sim was brokenimarom1-1/+2
2016-01-24added support for L1 B/W checkimarom2-17/+20
both start/update now enforce this and it can be bypassed by providing 'force'
2016-01-24fixed issue trex-172: Console -m 100% is L2 and no L1imarom6-584/+85
http://trex-tgn.cisco.com/youtrack/issue/trex-172
2016-01-24added exampleimarom6-23/+25
2016-01-21phase 4imarom6-342/+325
2016-01-21draft #3imarom8-182/+379
2016-01-21draft #2imarom4-471/+651
2016-01-21highly draft - just backing upimarom6-1041/+1322
2016-01-21async publish nowimarom5-53/+85
2016-01-21draft of test API for statelessimarom4-108/+140
2016-01-18regression:Yaroslav Brustinov1-2/+5
corrections of benchmarks move packet builder tests to functional folder add CPU utilization boundries for more tests print Skipping message fix relative drop counting API: convert hostname to IP at init of client side (trex_client.py) various: move python path determination to external common file add functional tests running bash script add sudo check to t-rex-64
2016-01-14always on top for TUI now works no most platformsimarom1-14/+38
(using GTK+ if available)
2016-01-13fixed the permission on the console directory (now creates with 777)imarom1-1/+8
2016-01-13-a is not mandatory anymore for every port's commandsimarom3-4/+11
the default is all ports
2016-01-13cntrl+c in middle of line can abort the line instead of exitingimarom1-3/+17
2016-01-13TUI now writes to a string buffer and then to screenimarom4-9/+18
(should be faster, like double buffering and switch)
2016-01-13added 'total' line to statsimarom3-20/+74
2016-01-13update pkt builder vmYaroslav Brustinov1-11/+9
2016-01-12perfectionist's job is never done - fixed the console prompt redraw whenimarom2-4/+20
an async event occurs so it looks nice
2016-01-12some modifactions to the TUIimarom5-50/+82
few things were fixed
2016-01-11small problem in the stl simulationimarom2-7/+9
2016-01-10random packet size - uses expected packet sizeimarom1-1/+2
instead of the value as is
2016-01-08minor updatesDan Klein2-9/+19