summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-22interactive creation of config, finish returning DPDK interfaces to Linux com...Yaroslav Brustinov3-84/+200
2016-08-21Check if interfaces are in use at binding/unbinding/starting TRex.Yaroslav Brustinov3-29/+125
2016-08-21scapy_service:itraviv3-4/+84
2016-08-21link to stateless in stateful mimickingimarom1-1/+4
2016-08-21CORE MASK docimarom4-1/+192
2016-08-21Merge remote-tracking branch 'origin/master'itraviv8-35/+134
2016-08-21fixed compile warningsitraviv1-16/+12
2016-08-19dpdk_setup_ports: better error if no MAC determinedYaroslav Brustinov1-4/+4
2016-08-19dpdk_setup_ports fix example commandsYaroslav Brustinov1-2/+2
2016-08-19update multiplier in stl benchmark, shorten title in NIC's tableYaroslav Brustinov2-2/+3
2016-08-19release notes add issue242 noteYaroslav Brustinov1-0/+1
2016-08-19script for creating trex_cfg.yaml infoYaroslav Brustinov2-3/+53
2016-08-19add --ignore-numa argument to config creationYaroslav Brustinov1-40/+45
2016-08-19disable scapy_server testYaroslav Brustinov1-0/+0
2016-08-18revert mmain_dpdk.h commited by mistake codeYaroslav Brustinov4-15/+736
2016-08-18TRex argument --dump-interfaces <list of PCI> (by default will take interface...Yaroslav Brustinov9-127/+457
2016-08-18RL updateHanoh Haim1-0/+3
2016-08-18v2.08 versionHanoh Haim7-29/+25
2016-08-18v2.08Hanoh Haim1-0/+19
2016-08-18update supported OSHanoh Haim1-11/+2
2016-08-18finished section of scapy_server usageitraviv1-1/+28
2016-08-18add FAQ questionsHanoh Haim1-0/+39
2016-08-18rpc server asciidoc:itraviv2-1/+42
2016-08-18fixed path issue to resolve path for VXLAN and MPLSitraviv1-1/+2
2016-08-18fixed issues with path to include VXLAN and MPLSitraviv1-15/+15
2016-08-18Merge branch 'scapy_server'itraviv7-58/+931
2016-08-18core_mask backward compatability (for GUI)imarom5-5/+10
2016-08-18scapy_server_test:itraviv4-27/+81
2016-08-18previous commit was missing a file changeimarom2-10/+13
2016-08-18CPU util. measurements fix (more accurate and steady)imarom6-37/+92
2016-08-17add another koHanoh Haim2-0/+2
2016-08-17Merge remote-tracking branch 'origin/master'itraviv7-70/+450
2016-08-17added description for supported methods, added error description tableitraviv2-274/+313
2016-08-17added Image for the trex_scapy_rpc_server.asciidocitraviv1-0/+0
2016-08-16regression failure due to previous commitimarom1-8/+5
2016-08-16simulator breakage fiximarom4-4/+6
2016-08-16personal code review tweaksimarom4-36/+52
2016-08-15fixed an issue in exception handlingitraviv1-8/+7
2016-08-15scapy_server_test:itraviv3-142/+204
2016-08-15TUI screen bufferimarom8-86/+235
2016-08-15core mask - first phaseimarom20-95/+401
2016-08-14FAQ correctionsIdo Barnea1-149/+176
2016-08-14Exit if x710 firmware version is too oldIdo Barnea3-0/+58
2016-08-111)removed unnecessary files from repositoryitraviv4-641/+2
2016-08-11Removing not about X710 IPv6 flow statistics not supportedIdo Barnea1-6/+2
2016-08-11IPv6 Latency/flow stats on x710 - supporting all packet typesIdo Barnea4-22/+47
2016-08-10***this is an example for a JSON-RPC (over ZMQ) client.***itraviv1-0/+45
2016-08-10move 'main' function to bottom of fileitraviv1-19/+14
2016-08-101)added feature: running the entire test via RPC (over ZMQ) on a "remote" sca...itraviv1-4/+23
2016-08-101) fixed "main function": mechanism for running this script as a stand-alone ...itraviv1-17/+29