Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-14 | some cleanup for API doc | 1 | -30/+30 | ||
2016-03-11 | regression: add error print | 1 | -0/+2 | ||
2016-03-10 | regression: stl added 1 more map try + sleep | 2 | -1/+6 | ||
2016-03-09 | regression: exchange --copy flag to --pkg argument, to run server with given ↵ | 4 | -31/+35 | ||
package unzipped to /tmp/trex-scripts dir | |||||
2016-03-09 | regression:fix | 1 | -2/+6 | ||
2016-03-09 | regression: fix | 1 | -9/+9 | ||
2016-03-09 | fix | 1 | -0/+2 | ||
2016-03-09 | fix | 1 | -0/+0 | ||
2016-03-09 | regression: stl updates | 26 | -0/+3101 | ||
2016-03-09 | regression: stl updates | 5 | -31/+61 | ||
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | 30 | -3321/+298 | ||
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-25 | regression: aggregate results: remove timeout | 1 | -1/+1 | ||
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: add flag to copy TRex to temp dir and run from there | 1 | -2/+14 | ||
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 | 3 | -55/+76 | ||
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 ↵ | 3 | -55/+76 | ||
incorrect size from l3_length, add profiles | |||||
2016-02-23 | Merge ipv4 checksum issue | 3 | -42/+140 | ||
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-21 | regression: fix args | 1 | -2/+1 | ||
2016-02-20 | regression: fix args | 1 | -1/+2 | ||
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 | ||