Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-07 | changed rx stats to flow stats everywhere | 4 | -8/+9 | ||
2016-03-04 | ignore python3 cache, generated code files | 23 | -136/+77 | ||
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-03-01 | Merge --pkt support to stl-sim | 1 | -0/+29 | ||
2016-03-01 | add --pkt to stl-sim | 2 | -3/+9 | ||
2016-02-29 | hltapi: fix decrement exceeding maximal add_value range, add several useful ↵ | 1 | -0/+29 | ||
functions, add mac profile | |||||
2016-02-28 | hltapi: remove default for l3_protocol and l4_protocol, add several profiles | 14 | -4/+244 | ||
2016-02-25 | v1.93 | 1 | -4/+4 | ||
2016-02-25 | hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵ | 3 | -2/+95 | ||
half of variable size, add 2 Wentong's profiles | |||||
2016-02-25 | accident - fixed problems from previous commit | 1 | -4/+2 | ||
2016-02-25 | port attributes - promiscuous and etc. | 1 | -2/+4 | ||
2016-02-24 | hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵ | 9 | -4/+97 | ||
profiles; add consistent_random argument for same random sequence each time | |||||
2016-02-24 | add seed per stream | 2 | -0/+2 | ||
2016-02-24 | Merge GARP example | 6 | -7/+29 | ||
2016-02-24 | add g arp example | 1 | -0/+39 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -0/+19 | ||
added full clone (with CP VM) to stream | |||||
2016-02-23 | Merge remote-tracking branch 'origin/master' | 1 | -5/+5 | ||
2016-02-23 | hltapi: add line rate and bps support | 4 | -2/+5 | ||
2016-02-23 | sync streams and some other bugs | 1 | -5/+5 | ||
2016-02-23 | Merge mask instruction add_value field | 6 | -0/+230 | ||
2016-02-23 | add to mask instruction add_value field | 1 | -0/+35 | ||
2016-02-23 | Merge remote-tracking branch 'origin/master' | 2 | -0/+86 | ||
2016-02-23 | hltapi: optimization to utilize similar variables for several fields, fix ↵ | 6 | -0/+230 | ||
incorrect size from l3_length, add profiles | |||||
2016-02-23 | fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵ | 2 | -0/+86 | ||
ip-header (fd.io issue - Miro) | |||||
2016-02-18 | Merge remote-tracking branch 'origin/master' | 6 | -1/+174 | ||
2016-02-18 | imix default profile | 1 | -0/+17 | ||
2016-02-18 | Merge new mask instruction | 6 | -1/+174 | ||
2016-02-18 | fix mpls example to use write_mask instruction | 1 | -1/+1 | ||
2016-02-18 | add python profile for new write_mask command | 3 | -0/+105 | ||
2016-02-18 | add write_mask vm instruction | 2 | -0/+68 | ||
2016-02-18 | added tests for PCAP profiles | 2 | -4/+13 | ||
2016-02-18 | profiles for PCAPs | 3 | -0/+74 | ||
2016-02-16 | step instruction support | 4 | -0/+40 | ||
2016-02-16 | fix stl profiles to support new mac-addr override | 3 | -20/+7 | ||
2016-02-16 | add action counter | 1 | -0/+53 | ||
2016-02-15 | add scapy layer for default mac | 3 | -0/+66 | ||
2016-02-14 | remove mcast mac-addr from example | 1 | -0/+35 | ||
2016-02-14 | add vxlan example | 1 | -0/+48 | ||
2016-02-11 | Merge remote-tracking branch 'origin/master' | 1 | -0/+50 | ||
2016-02-11 | Merge remote-tracking branch 'origin/master' | 1 | -0/+48 | ||
2016-02-11 | test client split | 1 | -0/+50 | ||
2016-02-11 | run_functional_tests not requires unit_tests/functional_tests, can be set to ↵ | 1 | -0/+33 | ||
custom test, path from scripts or from regression. added hlt profile test. | |||||
2016-02-11 | Integrate python split_by_field | 3 | -0/+0 | ||
2016-02-11 | support split by var | 1 | -0/+48 | ||
2016-02-11 | YAML support for simulator | 3 | -0/+0 | ||
2016-02-11 | fixed 'streams' command that was broken because of my big commit | 1 | -2/+2 | ||
2016-02-11 | support relative path from profile - inspect stack for that | 1 | -0/+19 | ||
2016-02-11 | test add udp_1pkt_simple | 2 | -2/+24 | ||
2016-02-11 | test minor fix | 1 | -1/+1 | ||
2016-02-11 | test 3 pkts pcap file example | 1 | -0/+40 | ||
2016-02-11 | add simple pcap file example | 1 | -0/+17 | ||