summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-22stateful scheduler cleanupHanoh Haim23-566/+293
2016-12-22Small fix to previous commitIdo Barnea1-2/+2
2016-12-22Allow up to 10 hops TTL reduction in X710 and 82599 statefulIdo Barnea3-72/+73
2016-12-22UDP NAT --learn mode 1,3 support - doc + regression testsIdo Barnea6-16/+30
2016-12-22Support for UDP with --learn_mode 1 and 3 (TCP ACK) using IP_IDIdo Barnea6-126/+183
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 capabilityimarom3-47/+63
2016-12-21minor error checks refinementsimarom4-30/+25
2016-12-21improve Stateful schedulerHanoh Haim71-235/+2875
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-20https://trex-tgn.cisco.com/youtrack/issue/trex-313imarom2-19/+41
2016-12-20scapy_server fix Python3 issueYaroslav Brustinov1-1/+1
2016-12-20trex-312 ARP resolution does not work from console at virtual NICsimarom8-61/+132
2016-12-20STL profile bench.py: add 'imix' option to tunable 'size'Yaroslav Brustinov1-5/+12
2016-12-20add scapy_daemon_server to pkgYaroslav Brustinov1-0/+1
2016-12-20scapy launcherYaroslav Brustinov3-15/+281
2016-12-20Check OS version for Mellanox NICs; More detailed args error prints; 40G and ...Yaroslav Brustinov3-67/+90
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
2016-12-19Fix minor bugs in VM instructions.Vyacheslav Ogai1-43/+44
2016-12-19Update field engine defs. Generation vm instrucions from updated model.Vyacheslav Ogai3-112/+125
2016-12-19Add instrucitons meta. Delete split_by_field field engine global parameter.Vyacheslav Ogai3-21/+88
2016-12-19Added initial implementation of Field Engine support.Vyacheslav Ogai4-6/+255
2016-12-19PYZMQ memory leakage:imarom6-66/+54
2016-12-19changes from code reviewYaroslav Brustinov10-105/+114
2016-12-191) limit number of streams per port to 20kYaroslav Brustinov5-13/+43
2016-12-19STL API: fix split batch to chunks - don't stop at chunk with error, return a...Yaroslav Brustinov1-8/+2
2016-12-19add min_ipg to push_pcapsYaroslav Brustinov13-96/+184
2016-12-19build: check for OFED, save different config per hostnameYaroslav Brustinov1-4/+42
2016-12-19verify L2/L3 configuration cannot be done under trafficimarom4-12/+27
2016-12-18Some doc fixes for FAQ and per stream statisticsIdo Barnea2-2/+17
2016-12-18Small fix to client config docIdo Barnea1-2/+19
2016-12-18Fix trex-310 get_active_pgids() does not workIdo Barnea1-0/+2
2016-12-18trex-234 - when allocating too many PG IDs an error get stuckimarom1-5/+14
2016-12-18fixed comparison chart to present real values and not minsitraviv1-1/+2
2016-12-17sync the compare chart- results are not correctHanoh Haim1-0/+7
2016-12-16revert of 1602ab2067f1752b0c72c2cd1335d210260b3b04Yaroslav Brustinov2-26/+41
2016-12-16regression: add --restart-daemon flag, without it trex_daemon_server will not...Yaroslav Brustinov2-20/+18
2016-12-16master_daemon: taskset to 0Yaroslav Brustinov1-0/+5
2016-12-15issue: trex-295Yaroslav Brustinov2-41/+26