summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-01-02add warning about lack of read permissions for user "nobody" to run scapy ser...Yaroslav Brustinov2-28/+69
2017-01-02Creating config script: by default dump config to screen, note on -o flag to ...Yaroslav Brustinov1-7/+7
2017-01-01Regression stl performance: send to GA in case of failure tooYaroslav Brustinov1-13/+8
2017-01-01regression: update trex11 stateless bench based on 12 last regression reportsYaroslav Brustinov1-12/+12
2017-01-01regression: update stl performance benchmark based on 100 last regression rep...Yaroslav Brustinov3-13/+13
2017-01-01minorYaroslav Brustinov1-2/+2
2017-01-01Max number of ports: 16Yaroslav Brustinov1-9/+9
2016-12-31regression: avoid queue full at trex11Yaroslav Brustinov2-10/+12
2016-12-31regression:Yaroslav Brustinov2-2/+51
2016-12-31regression: tune kiwi02 performanceYaroslav Brustinov1-3/+3
2016-12-26add tw appendix for many active of flowsHanoh Haim4-6/+127
2016-12-26Regression: update stateful benchmark at kiwi02Yaroslav Brustinov1-3/+3
2016-12-26add --active-flows option to scale the active flowsHanoh Haim1-0/+21
2016-12-25Regression: verify connectivity to trex_daemon_serverYaroslav Brustinov1-14/+22
2016-12-25regression breakageimarom1-0/+2
2016-12-25Regression: handle exceptions during mapping to skip other testsYaroslav Brustinov1-10/+14
2016-12-25Update STL API version to 3.0Yaroslav Brustinov1-1/+1
2016-12-25add a way to change tw configurationHanoh Haim1-0/+27
2016-12-25bug: ICMP ping did not ping the correct addressimarom1-1/+1
2016-12-25refactor layer config on prot attributesimarom8-83/+84
2016-12-25Regression: adapt IMIX stateful benchmark to removal of mbuf optimizationYaroslav Brustinov5-14/+14
2016-12-24add a http short avg pkt size profileHanoh Haim3-0/+47
2016-12-23Regression stateful: division by zero due to rounding of small numbers, only ...Yaroslav Brustinov1-8/+7
2016-12-22Fix IP based creation of config in case of interactive tooYaroslav Brustinov1-2/+2
2016-12-22Config creation script (IP based): wrong IP in case of 10+ interfacesYaroslav Brustinov1-2/+2
2016-12-22Less strict check on end of warmup state in Stateful API (96% of expected)Yaroslav Brustinov2-6/+18
2016-12-22Revert "stateful repeat flows is no accurate - filter tests for now until it ...Hanoh Haim4-33/+32
2016-12-22stateful scheduler cleanupHanoh Haim15-0/+28
2016-12-22UDP NAT --learn mode 1,3 support - doc + regression testsIdo Barnea4-5/+18
2016-12-22stateful repeat flows is no accurate - filter tests for now until it will be ...Hanoh Haim4-32/+33
2016-12-21master_daemon: failure if directory in package is not in format v1.11Yaroslav Brustinov1-6/+11
2016-12-21RX services - general API to allow addition of new featuresimarom8-267/+376
2016-12-21Add affinity for scapy_daemon_server to master thread from config fileYaroslav Brustinov2-8/+12
2016-12-21watchdog disable for time capabilityimarom1-7/+1
2016-12-21minor error checks refinementsimarom4-30/+25
2016-12-21improve Stateful schedulerHanoh Haim54-0/+45
2016-12-20Fix the way root user is being determined in Python; Running scapy_daemon_ser...Yaroslav Brustinov5-16/+15
2016-12-20trex-190 - Shutting down server and restarting with different config - consol...imarom1-3/+3
2016-12-20scapy_server fix Python3 issueYaroslav Brustinov1-1/+1
2016-12-20STL profile bench.py: add 'imix' option to tunable 'size'Yaroslav Brustinov1-5/+12
2016-12-20scapy launcherYaroslav Brustinov3-15/+281
2016-12-20Check OS version for Mellanox NICs; More detailed args error prints; 40G and ...Yaroslav Brustinov2-17/+23
2016-12-19Merge branch 'payload_gen_total_size_ether_chksum' of git://github.com/kisel/...Hanoh Haim2-5/+7
2016-12-19Add check for cache_size parameter input.Vyacheslav Ogai1-0/+2
2016-12-19Added a workaround for Ether.fieldsVyacheslav Ogai1-13/+27
2016-12-19Add field engine instructions templates metadata.Vyacheslav Ogai2-2/+18
2016-12-19Added autocompletion support for offset parameter.Vyacheslav Ogai1-7/+15
2016-12-19Update _existed_flow_var_names. Now it returns all Flow var names.Vyacheslav Ogai2-2/+9
2016-12-19Add more VM insructions.Vyacheslav Ogai1-27/+115
2016-12-19Support autocompletion for VM instruction parameters.Vyacheslav Ogai2-28/+76