summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-02-25port attributes - promiscuous and etc.imarom11-360/+126
2016-02-24Merge random_seed per streamHanoh Haim5-6/+36
2016-02-24add seed per streamHanoh Haim6-10/+44
2016-02-24RX - for not supported interfaces gives an error in JSONimarom4-5/+31
2016-02-24crash on non 40G (no rx support)imarom1-1/+5
2016-02-24Merge GARP exampleHanoh Haim31-307/+1781
2016-02-24VM bug youtrack: trex-187imarom4-6/+9
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea27-278/+1706
2016-02-24virtual NICs does not add 4 bytes of CRCimarom7-16/+66
2016-02-23sync streams and some other bugsimarom2-8/+1
2016-02-23add to mask instruction add_value fieldHanoh Haim3-2/+12
2016-02-23Merge ipv4 checksum issueHanoh Haim19-241/+533
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ip...Hanoh Haim4-6/+36
2016-02-23global srand messed up stuffimarom3-7/+10
2016-02-23conflictsimarom1-1/+1
2016-02-23some mods to the rateimarom11-189/+259
2016-02-23rate is now backward compatiable to APIimarom1-4/+5
2016-02-23rate per streamimarom7-124/+305
2016-02-21Merge branch 'master' of csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/re...Ido Barnea1-8/+8
2016-02-21return 10G instead of 40G on x710 cardsIdo Barnea4-10/+47
2016-02-21typo in step and min/max_value; support old-type classes in validate_type; as...Yaroslav Brustinov1-8/+8
2016-02-18add python profile for new write_mask commandHanoh Haim2-1/+24
2016-02-18add write_mask vm instructionHanoh Haim3-5/+617
2016-02-16Merge step instruction supportHanoh Haim2-118/+135
2016-02-16step instruction supportHanoh Haim4-80/+452
2016-02-16server might crash if uint64_t value was actually negativeimarom1-1/+1
2016-02-16added support for default fields at the JSON RPC serverimarom2-117/+134
2016-02-16add sanity check for flow_var instructionHanoh Haim1-0/+31
2016-02-16help was broken in the simulatorimarom1-13/+7
2016-02-16cleanupHanoh Haim1-1/+0
2016-02-16add action counterHanoh Haim3-5/+27
2016-02-15add scapy layer for default macHanoh Haim3-3/+5
2016-02-15Add support for mac replacementHanoh Haim12-19/+225
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim12-19/+225
2016-02-15many bugs uncovered by the PCAP injection:imarom4-12/+231
2016-02-10back to 'count' - as the DOC statesimarom1-1/+1
2016-02-09moved yaml files again ....imarom1-6/+6
2016-02-09YAML profiles fixupimarom1-6/+6
2016-02-08stream ID allocationimarom5-3/+33
2016-02-04fix simulation trim instructionHanoh Haim1-1/+2
2016-02-01Merge from originHanoh Haim9-18/+143
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom9-18/+143
2016-02-01Merge from originHanoh Haim4-18/+22
2016-02-01Merge branch 'trex-173' of git://github.com/wofanli/trex-core into wofanli-tr...Hanoh Haim1-6/+4
2016-02-01trex-173, remove support for one-app-server in global configuration.wenxian li1-6/+4
2016-02-01simulator support (API and profiles)imarom4-18/+22
2016-02-01fix vm bug with packet size bigger than 128 and field<33Hanoh Haim2-6/+6
2016-01-27ZMQ stubbed on simulationimarom2-23/+81
2016-01-261. fixed failing regression testimarom2-12/+14
2016-01-26packet is now base64 encodedimarom3-4/+138