summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-04add access to scapy.all from eval, tests to IPOptions, TCPOptionsAnton Kiselev2-1/+23
2016-11-04scapy_service: support total_bytes for BYTES payload generatorAnton Kiselev3-16/+60
2016-11-04scapy_service: support {vtype: BYTES, generate: ascii/bytes/template/template...Anton Kiselev3-2/+130
2016-11-04add protocol definition json for scapy serverAnton Kiselev4-9/+254
2016-10-31root signoff by ciscoHanoh Haim1-0/+8
2016-10-31Merge branch 'signoff' of git://github.com/wofanli/trex-core into wofanli-sig...Hanoh Haim1-0/+33
2016-10-31regression functional gtests fix importsYaroslav Brustinov1-0/+2
2016-10-31regression: fix gtests in functional can't run on b94Yaroslav Brustinov1-1/+1
2016-10-30syntax sugar on GA + fill ActionNumber with dummy valueYaroslav Brustinov2-6/+7
2016-10-30regression STL: first configure router, then start TRex for IP resolve to work.Yaroslav Brustinov3-10/+28
2016-10-30add gtests as functional testYaroslav Brustinov1-0/+44
2016-10-30add ifdef guard to .h fileYaroslav Brustinov7-19/+34
2016-10-30Increased number of ARP retries at start to 10Ido Barnea1-1/+1
2016-10-30for now shutdown stateful GAimarom2-10/+12
2016-10-30added action name to differ between same tests on different timesitraviv1-4/+5
2016-10-30signoff by wenxianliwenxian li1-0/+33
2016-10-30performance integration with GAimarom2-15/+37
2016-10-30Added goldenMin and GoldenMax metrics for Google Analytics regression testing...itraviv1-3/+7
2016-10-30Added inet_pton.cppIdo Barnea4-41/+177
2016-10-30Updated Google Analytics Manager for regressionitraviv1-84/+18
2016-10-28rebase merge typoYaroslav Brustinov1-2/+0
2016-10-28move port_attr from driver class to physical port class + small fixes accordi...Yaroslav Brustinov13-197/+263
2016-10-28console: rearrange lines at "stats --ps"Yaroslav Brustinov4-11/+30
2016-10-28console "stats --ps" move link status to another lineYaroslav Brustinov2-5/+7
2016-10-28stl port attr event: show exactly what was changedYaroslav Brustinov1-12/+23
2016-10-28typoYaroslav Brustinov1-1/+2
2016-10-28disable fc change if not supportedYaroslav Brustinov1-0/+3
2016-10-28Add method name to "Method not registered" errorYaroslav Brustinov1-1/+3
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov22-211/+492
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov20-137/+600
2016-10-27Fix to functional testsIdo Barnea2-7/+7
2016-10-27Putting back MAC config in IPv6 regression testsIdo Barnea6-15/+36
2016-10-27signoff add commitsYaroslav Brustinov1-0/+4
2016-10-27fix scapy_service ARP issue and add more layers in the serviceHanoh Haim5-78/+18
2016-10-27performance - more tolerant valuesimarom2-5/+5
2016-10-27regression: fix for python3 client testYaroslav Brustinov1-3/+1
2016-10-26typoYaroslav Brustinov1-4/+7
2016-10-26regression: stateless rx_check allow 0.1% errorsYaroslav Brustinov1-1/+1
2016-10-26fixed performance issue (moved STRECH case to low priority cases)imarom5-36/+72
2016-10-26regression: fix client pkg test to configure the dut interfacesYaroslav Brustinov2-0/+7
2016-10-26Changed trex25 config to be IP basedIdo Barnea1-8/+8
2016-10-26changed simple_cfg.yaml to be IP basedIdo Barnea1-7/+8
2016-10-25Added support for router IP based config in regression, and changed TRex Dan ...Ido Barnea3-43/+63
2016-10-25Remove useless print in server stateless modeIdo Barnea1-1/+1
2016-10-25Merge from masterHanoh Haim3-1/+383
2016-10-25Merge branch 'scapy_service_for_gui' of git://github.com/kisel/trex-core into...Hanoh Haim5-91/+685
2016-10-25performance test did disconnect after end of testsimarom1-1/+0
2016-10-25added performance test (starting with trex09)imarom3-1/+384
2016-10-24signoffAnton Kiselev1-0/+1
2016-10-21preserve abstract model structure, calculate values and show structure changesAnton Kiselev3-6/+87