summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-23add to mask instruction add_value fieldHanoh Haim7-8/+59
2016-02-23Merge ipv4 checksum issueHanoh Haim31-494/+1033
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵Hanoh Haim9-8/+126
ip-header (fd.io issue - Miro)
2016-02-23global srand messed up stuffimarom3-7/+10
moved to local rand_r
2016-02-23conflictsimarom2-2/+5
2016-02-23some mods to the rateimarom13-195/+318
2016-02-23rate is now backward compatiable to APIimarom2-68/+52
2016-02-23rate per streamimarom10-165/+401
2016-02-23deepcopy for stream per port historyimarom1-8/+8
2016-02-21Merge branch 'master' of ↵Ido Barnea5-107/+208
csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2016-02-21return 10G instead of 40G on x710 cardsIdo Barnea4-10/+47
2016-02-21hlt: support ipv4 step number or ipYaroslav Brustinov1-14/+24
2016-02-21typo in step and min/max_value; support old-type classes in validate_type; ↵Yaroslav Brustinov5-97/+188
assert positive values in python; hlt fix vlan vm + test for it;
2016-02-21regression: fix argsYaroslav Brustinov1-2/+1
2016-02-20regression: fix argsYaroslav Brustinov1-1/+2
2016-02-20hlt updates: split by cores, directionYaroslav Brustinov3-136/+181
2016-02-20regression: allow more queue full on VM (can get spikes)Yaroslav Brustinov1-3/+8
2016-02-20include run_functional_tests and run_regression into packageYaroslav Brustinov1-0/+2
2016-02-18v1.92Hanoh Haim1-1/+1
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov26-9/+877
2016-02-18imix default profileYaroslav Brustinov1-0/+17
2016-02-18Merge new mask instructionHanoh Haim26-9/+877
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov5-4/+15
2016-02-18fix mpls example to use write_mask instructionHanoh Haim3-3/+3
2016-02-18hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builderYaroslav Brustinov5-567/+761
2016-02-18add python profile for new write_mask commandHanoh Haim11-4/+185
2016-02-18add write_mask vm instructionHanoh Haim13-5/+692
2016-02-18added tests for PCAP profilesimarom5-4/+15
2016-02-18profiles for PCAPsimarom3-0/+74
2016-02-17stl_pcap.py example - how to transmit a pcapimarom5-23/+165
2016-02-17timeout connection error message was brokenimarom1-4/+6
2016-02-16Merge step instruction supportHanoh Haim2-118/+135
2016-02-16fix hlt yaml goldenHanoh Haim2-1/+9
2016-02-16add test for stepHanoh Haim1-2/+2
2016-02-16step instruction supportHanoh Haim11-85/+500
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 simulatorimarom5-26/+13
also some more bugs
2016-02-16fix stl profiles to support new mac-addr overrideHanoh Haim3-20/+7
2016-02-16cleanupHanoh Haim1-1/+0
2016-02-16mask hlt testHanoh Haim1-1/+1
2016-02-16Merge action counterHanoh Haim5-229/+423
2016-02-16add action counterHanoh Haim6-7/+83
2016-02-16ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵Yaroslav Brustinov5-229/+423
hltapi - add ipv6, vlan.
2016-02-15another cleanup in mac testsHanoh Haim1-2/+0
2016-02-15add default mac testsHanoh Haim4-9/+6
2016-02-15add scapy layer for default macHanoh Haim9-6/+154
2016-02-15add error in case of valgrind errorHanoh Haim1-1/+1
2016-02-15Add support for mac replacementHanoh Haim140-34/+247