Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-04 | ignore python3 cache, generated code files | Yaroslav Brustinov | 1 | -6/+27 | |
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-29 | hltapi: fix decrement exceeding maximal add_value range, add several useful ↵ | Yaroslav Brustinov | 1 | -0/+1 | |
functions, add mac profile | |||||
2016-02-28 | hltapi: remove default for l3_protocol and l4_protocol, add several profiles | Yaroslav Brustinov | 1 | -0/+8 | |
2016-02-25 | v1.93 | Hanoh Haim | 1 | -2/+3 | |
2016-02-25 | hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵ | Yaroslav Brustinov | 2 | -1/+4 | |
half of variable size, add 2 Wentong's profiles | |||||
2016-02-25 | port attributes - promiscuous and etc. | imarom | 1 | -6/+6 | |
2016-02-24 | hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵ | Yaroslav Brustinov | 2 | -16/+18 | |
profiles; add consistent_random argument for same random sequence each time | |||||
2016-02-24 | regression: hltapi yaml update for add_value of mask variable | Yaroslav Brustinov | 1 | -3/+6 | |
2016-02-24 | add seed per stream | Hanoh Haim | 1 | -3/+3 | |
2016-02-24 | Merge GARP example | Hanoh Haim | 1 | -15/+19 | |
2016-02-24 | add g arp example | Hanoh Haim | 1 | -1/+1 | |
2016-02-23 | hltapi: add line rate and bps support | Yaroslav Brustinov | 1 | -15/+19 | |
2016-02-23 | Merge mask instruction add_value field | Hanoh Haim | 2 | -47/+52 | |
2016-02-23 | add to mask instruction add_value field | Hanoh Haim | 1 | -2/+3 | |
2016-02-23 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 1 | -2/+4 | |
2016-02-23 | hltapi: optimization to utilize similar variables for several fields, fix ↵ | Yaroslav Brustinov | 2 | -47/+52 | |
incorrect size from l3_length, add profiles | |||||
2016-02-23 | Merge ipv4 checksum issue | Hanoh Haim | 2 | -41/+139 | |
2016-02-23 | fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵ | Hanoh Haim | 1 | -2/+4 | |
ip-header (fd.io issue - Miro) | |||||
2016-02-21 | typo in step and min/max_value; support old-type classes in validate_type; ↵ | Yaroslav Brustinov | 1 | -27/+106 | |
assert positive values in python; hlt fix vlan vm + test for it; | |||||
2016-02-20 | hlt updates: split by cores, direction | Yaroslav Brustinov | 1 | -13/+27 | |
2016-02-20 | regression: allow more queue full on VM (can get spikes) | Yaroslav Brustinov | 1 | -3/+8 | |
2016-02-18 | Merge new mask instruction | Hanoh Haim | 1 | -2/+7 | |
2016-02-18 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 1 | -0/+2 | |
2016-02-18 | fix mpls example to use write_mask instruction | Hanoh Haim | 1 | -2/+2 | |
2016-02-18 | hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builder | Yaroslav Brustinov | 2 | -21/+184 | |
2016-02-18 | add python profile for new write_mask command | Hanoh Haim | 1 | -3/+8 | |
2016-02-18 | added tests for PCAP profiles | imarom | 1 | -0/+2 | |
2016-02-16 | fix hlt yaml golden | Hanoh Haim | 2 | -1/+9 | |
2016-02-16 | add test for step | Hanoh Haim | 1 | -2/+2 | |
2016-02-16 | step instruction support | Hanoh Haim | 1 | -2/+2 | |
2016-02-16 | mask hlt test | Hanoh Haim | 1 | -1/+1 | |
2016-02-16 | Merge action counter | Hanoh Haim | 1 | -12/+23 | |
2016-02-16 | add action counter | Hanoh Haim | 1 | -2/+3 | |
2016-02-16 | ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵ | Yaroslav Brustinov | 1 | -12/+23 | |
hltapi - add ipv6, vlan. | |||||
2016-02-15 | another cleanup in mac tests | Hanoh Haim | 1 | -2/+0 | |
2016-02-15 | add default mac tests | Hanoh Haim | 1 | -9/+6 | |
2016-02-15 | add scapy layer for default mac | Hanoh Haim | 1 | -0/+26 | |
2016-02-15 | add support for dp mac replace mode-golden were changed | Hanoh Haim | 1 | -15/+17 | |
2016-02-14 | fix ipv6 test | Hanoh Haim | 1 | -1/+1 | |
2016-02-14 | Fix scapy ipv6 header | Hanoh Haim | 2 | -2/+2 | |
2016-02-14 | test add teredo example, fix scapy ipv6 header | Hanoh Haim | 2 | -3/+19 | |
2016-02-14 | regression: disable latency check on NAT | Yaroslav Brustinov | 2 | -2/+2 | |
2016-02-14 | fix vxlan test | Hanoh Haim | 1 | -4/+3 | |
2016-02-14 | add vxlan example | Hanoh Haim | 1 | -3/+4 | |
2016-02-11 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 1 | -2/+5 | |
2016-02-11 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-11 | test client split | Hanoh Haim | 1 | -2/+5 | |
2016-02-11 | run_functional_tests not requires unit_tests/functional_tests, can be set to ↵ | Yaroslav Brustinov | 3 | -64/+63 | |
custom test, path from scripts or from regression. added hlt profile test. | |||||
2016-02-11 | minor | Hanoh Haim | 1 | -1/+1 | |
2016-02-11 | support split by var | Hanoh Haim | 1 | -2/+2 | |