summaryrefslogtreecommitdiffstats
path: root/scripts/stl/hlt/hlt_david3.py
AgeCommit message (Collapse)AuthorFilesLines
2016-03-16FIX: direction for profileimarom1-1/+1
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov1-4/+1
add option to export Profile (and thus stream too) to Python code add for each profile in functional tests generating it to Python code and comparing to same pcap result add loading Prifile via add_streams() fix IMIX rates in HLTAPI used with line % and bps Scapy packet builder: fixes to load of pcap/yaml - use MAC from pcap (with flag), remove FCS (with flag), support for VM with offsets by name
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov1-0/+4
profiles; add consistent_random argument for same random sequence each time
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov1-1/+1
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix ↵Yaroslav Brustinov1-0/+47
incorrect size from l3_length, add profiles