summaryrefslogtreecommitdiffstats
path: root/scripts/stl
AgeCommit message (Expand)AuthorFilesLines
2016-04-10fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.Ximarom4-5/+5
2016-04-10some refinements and few refactorsimarom1-1/+1
2016-04-10added tests for multi coreimarom4-0/+101
2016-03-31STL tests (API)imarom4-7/+16
2016-03-30add ga to apiHanoh Haim1-0/+24
2016-03-24remove debug write from profileYaroslav Brustinov1-1/+0
2016-03-23Python 3 - another drop (package fixups)imarom3-7/+7
2016-03-16tunables show on the consoleimarom2-8/+11
2016-03-16FIX: direction for profileimarom64-81/+74
2016-03-14some cleanup for API docHanoh Haim22-22/+22
2016-03-13bdir simpleHanoh Haim1-0/+35
2016-03-10RX stats - major refactorimarom1-2/+6
2016-03-07interleave example - monor fixHanoh Haim1-3/+2
2016-03-07interleave exampleHanoh Haim1-0/+49
2016-03-07minorHanoh Haim1-1/+1
2016-03-07Merge scapy remove crypto. for ADS serverHanoh Haim4-7/+7
2016-03-07scapy library remove crypto and ans1Hanoh Haim2-0/+72
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea1-3/+2
2016-03-07changed rx stats to flow stats everywhereIdo Barnea4-8/+9
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov23-136/+77
2016-03-01Merge --pkt support to stl-simHanoh Haim1-0/+29
2016-03-01add --pkt to stl-simHanoh Haim2-3/+9
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful f...Yaroslav Brustinov1-0/+29
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov14-4/+244
2016-02-25v1.93Hanoh Haim1-4/+4
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ...Yaroslav Brustinov3-2/+95
2016-02-25accident - fixed problems from previous commitimarom1-4/+2
2016-02-25port attributes - promiscuous and etc.imarom1-2/+4
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more pro...Yaroslav Brustinov9-4/+97
2016-02-24add seed per streamHanoh Haim2-0/+2
2016-02-24Merge GARP exampleHanoh Haim6-7/+29
2016-02-24add g arp exampleHanoh Haim1-0/+39
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-0/+19
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-5/+5
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov4-2/+5
2016-02-23sync streams and some other bugsimarom1-5/+5
2016-02-23Merge mask instruction add_value fieldHanoh Haim6-0/+230
2016-02-23add to mask instruction add_value fieldHanoh Haim1-0/+35
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-0/+86
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix inc...Yaroslav Brustinov6-0/+230
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ip...Hanoh Haim2-0/+86
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov6-1/+174
2016-02-18imix default profileYaroslav Brustinov1-0/+17
2016-02-18Merge new mask instructionHanoh Haim6-1/+174
2016-02-18fix mpls example to use write_mask instructionHanoh Haim1-1/+1
2016-02-18add python profile for new write_mask commandHanoh Haim3-0/+105
2016-02-18add write_mask vm instructionHanoh Haim2-0/+68
2016-02-18added tests for PCAP profilesimarom2-4/+13
2016-02-18profiles for PCAPsimarom3-0/+74
2016-02-16step instruction supportHanoh Haim4-0/+40
6 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908