Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | 21 | -3031/+0 | ||
binary, do not build by default; | |||||
2016-03-07 | changed rx stats to flow stats everywhere | 1 | -11/+11 | ||
2016-03-06 | functional tests - not fast enough - now 9 seconds... | 1 | -22/+29 | ||
2016-03-06 | 1. blazing fast regression | 1 | -10/+2 | ||
2. API checks for Python version | |||||
2016-03-04 | return 4 tests | 2 | -15/+14 | ||
2016-03-04 | yet another patch for regression | 1 | -11/+12 | ||
2016-03-04 | patch the regression for now | 1 | -3/+3 | ||
2016-03-04 | ignore python3 cache, generated code files | 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 ↵ | 1 | -0/+1 | ||
functions, add mac profile | |||||
2016-02-28 | hltapi: remove default for l3_protocol and l4_protocol, add several profiles | 1 | -0/+8 | ||
2016-02-25 | v1.93 | 1 | -2/+3 | ||
2016-02-25 | hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵ | 2 | -1/+4 | ||
half of variable size, add 2 Wentong's profiles | |||||
2016-02-25 | port attributes - promiscuous and etc. | 1 | -6/+6 | ||
2016-02-24 | hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵ | 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 | 1 | -3/+6 | ||
2016-02-24 | add seed per stream | 1 | -3/+3 | ||
2016-02-24 | Merge GARP example | 1 | -15/+19 | ||
2016-02-24 | add g arp example | 1 | -1/+1 | ||
2016-02-23 | hltapi: add line rate and bps support | 1 | -15/+19 | ||
2016-02-23 | Merge mask instruction add_value field | 2 | -47/+52 | ||
2016-02-23 | add to mask instruction add_value field | 1 | -2/+3 | ||
2016-02-23 | Merge remote-tracking branch 'origin/master' | 1 | -2/+4 | ||
2016-02-23 | hltapi: optimization to utilize similar variables for several fields, fix ↵ | 2 | -47/+52 | ||
incorrect size from l3_length, add profiles | |||||
2016-02-23 | Merge ipv4 checksum issue | 2 | -41/+139 | ||
2016-02-23 | fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵ | 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; ↵ | 1 | -27/+106 | ||
assert positive values in python; hlt fix vlan vm + test for it; | |||||
2016-02-20 | hlt updates: split by cores, direction | 1 | -13/+27 | ||
2016-02-20 | regression: allow more queue full on VM (can get spikes) | 1 | -3/+8 | ||
2016-02-18 | Merge new mask instruction | 1 | -2/+7 | ||
2016-02-18 | Merge remote-tracking branch 'origin/master' | 1 | -0/+2 | ||
2016-02-18 | fix mpls example to use write_mask instruction | 1 | -2/+2 | ||
2016-02-18 | hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builder | 2 | -21/+184 | ||
2016-02-18 | add python profile for new write_mask command | 1 | -3/+8 | ||
2016-02-18 | added tests for PCAP profiles | 1 | -0/+2 | ||
2016-02-16 | fix hlt yaml golden | 2 | -1/+9 | ||
2016-02-16 | add test for step | 1 | -2/+2 | ||
2016-02-16 | step instruction support | 1 | -2/+2 | ||
2016-02-16 | mask hlt test | 1 | -1/+1 | ||
2016-02-16 | Merge action counter | 1 | -12/+23 | ||
2016-02-16 | add action counter | 1 | -2/+3 | ||
2016-02-16 | ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵ | 1 | -12/+23 | ||
hltapi - add ipv6, vlan. | |||||
2016-02-15 | another cleanup in mac tests | 1 | -2/+0 | ||
2016-02-15 | add default mac tests | 1 | -9/+6 | ||
2016-02-15 | add scapy layer for default mac | 1 | -0/+26 | ||
2016-02-15 | add support for dp mac replace mode-golden were changed | 1 | -15/+17 | ||
2016-02-14 | fix ipv6 test | 1 | -1/+1 | ||
2016-02-14 | Fix scapy ipv6 header | 2 | -2/+2 | ||
2016-02-14 | test add teredo example, fix scapy ipv6 header | 2 | -3/+19 | ||
2016-02-14 | regression: disable latency check on NAT | 2 | -2/+2 | ||
2016-02-14 | fix vxlan test | 1 | -4/+3 | ||