Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-23 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 7 | -65/+116 | |
2016-02-23 | hltapi: add line rate and bps support | Yaroslav Brustinov | 3 | -38/+51 | |
2016-02-23 | sync streams and some other bugs | imarom | 7 | -65/+116 | |
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 | 4 | -187/+305 | |
incorrect size from l3_length, add profiles | |||||
2016-02-23 | Merge ipv4 checksum issue | Hanoh Haim | 11 | -253/+498 | |
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-23 | conflicts | imarom | 1 | -1/+4 | |
2016-02-23 | some mods to the rate | imarom | 2 | -6/+59 | |
2016-02-23 | rate is now backward compatiable to API | imarom | 1 | -64/+47 | |
2016-02-23 | rate per stream | imarom | 3 | -41/+96 | |
2016-02-23 | deepcopy for stream per port history | imarom | 1 | -8/+8 | |
2016-02-21 | hlt: support ipv4 step number or ip | Yaroslav Brustinov | 1 | -14/+24 | |
2016-02-21 | typo in step and min/max_value; support old-type classes in validate_type; ↵ | Yaroslav Brustinov | 4 | -89/+180 | |
assert positive values in python; hlt fix vlan vm + test for it; | |||||
2016-02-21 | regression: fix args | Yaroslav Brustinov | 1 | -2/+1 | |
2016-02-20 | regression: fix args | Yaroslav Brustinov | 1 | -1/+2 | |
2016-02-20 | hlt updates: split by cores, direction | Yaroslav Brustinov | 3 | -136/+181 | |
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 | 3 | -2/+55 | |
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 | 3 | -567/+761 | |
2016-02-18 | add python profile for new write_mask command | Hanoh Haim | 3 | -3/+56 | |
2016-02-18 | added tests for PCAP profiles | imarom | 1 | -0/+2 | |
2016-02-17 | stl_pcap.py example - how to transmit a pcap | imarom | 5 | -23/+165 | |
2016-02-17 | timeout connection error message was broken | imarom | 1 | -4/+6 | |
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 | 2 | -5/+8 | |
2016-02-16 | help was broken in the simulator | imarom | 4 | -13/+6 | |
also some more bugs | |||||
2016-02-16 | mask hlt test | Hanoh Haim | 1 | -1/+1 | |
2016-02-16 | Merge action counter | Hanoh Haim | 3 | -228/+422 | |
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 | 3 | -228/+422 | |
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 | 3 | -3/+83 | |
2016-02-15 | Add support for mac replacement | Hanoh Haim | 1 | -15/+17 | |
2016-02-15 | add support for dp mac replace mode-golden were changed | Hanoh Haim | 1 | -15/+17 | |
2016-02-15 | streams command was broken | imarom | 3 | -40/+27 | |
2016-02-15 | many bugs uncovered by the PCAP injection: | imarom | 6 | -32/+100 | |
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-02-14 | minor fix | Hanoh Haim | 1 | -1/+5 | |
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 | 2 | -2/+12 | |