Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-25 | port attributes - promiscuous and etc. | 4 | -1/+138 | ||
2016-02-24 | hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵ | 1 | -28/+65 | ||
profiles; add consistent_random argument for same random sequence each time | |||||
2016-02-24 | add seed per stream | 1 | -0/+5 | ||
2016-02-24 | Merge GARP example | 8 | -98/+185 | ||
2016-02-24 | VM bug youtrack: trex-187 | 1 | -10/+24 | ||
and rx stats | |||||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -3/+16 | ||
added full clone (with CP VM) to stream | |||||
2016-02-23 | Merge remote-tracking branch 'origin/master' | 7 | -65/+116 | ||
2016-02-23 | hltapi: add line rate and bps support | 2 | -23/+32 | ||
2016-02-23 | sync streams and some other bugs | 7 | -65/+116 | ||
2016-02-23 | Merge mask instruction add_value field | 1 | -132/+229 | ||
2016-02-23 | add to mask instruction add_value field | 1 | -4/+9 | ||
2016-02-23 | hltapi: optimization to utilize similar variables for several fields, fix ↵ | 1 | -132/+229 | ||
incorrect size from l3_length, add profiles | |||||
2016-02-23 | conflicts | 1 | -1/+4 | ||
2016-02-23 | some mods to the rate | 2 | -6/+59 | ||
2016-02-23 | rate is now backward compatiable to API | 1 | -64/+47 | ||
2016-02-23 | rate per stream | 3 | -41/+96 | ||
2016-02-23 | deepcopy for stream per port history | 1 | -8/+8 | ||
2016-02-21 | hlt: support ipv4 step number or ip | 1 | -14/+24 | ||
2016-02-21 | typo in step and min/max_value; support old-type classes in validate_type; ↵ | 3 | -62/+74 | ||
assert positive values in python; hlt fix vlan vm + test for it; | |||||
2016-02-20 | hlt updates: split by cores, direction | 2 | -123/+154 | ||
2016-02-18 | Merge new mask instruction | 2 | -0/+48 | ||
2016-02-18 | hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builder | 1 | -546/+577 | ||
2016-02-18 | add python profile for new write_mask command | 2 | -0/+48 | ||
2016-02-17 | stl_pcap.py example - how to transmit a pcap | 5 | -23/+165 | ||
2016-02-17 | timeout connection error message was broken | 1 | -4/+6 | ||
2016-02-16 | step instruction support | 1 | -3/+6 | ||
2016-02-16 | help was broken in the simulator | 4 | -13/+6 | ||
also some more bugs | |||||
2016-02-16 | ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵ | 2 | -216/+399 | ||
hltapi - add ipv6, vlan. | |||||
2016-02-15 | add scapy layer for default mac | 2 | -3/+57 | ||
2016-02-15 | streams command was broken | 3 | -40/+27 | ||
2016-02-15 | many bugs uncovered by the PCAP injection: | 6 | -32/+100 | ||
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-02-14 | minor fix | 1 | -1/+5 | ||
2016-02-11 | Merge remote-tracking branch 'origin/master' | 1 | -1/+11 | ||
2016-02-11 | run_functional_tests not requires unit_tests/functional_tests, can be set to ↵ | 1 | -20/+16 | ||
custom test, path from scripts or from regression. added hlt profile test. | |||||
2016-02-11 | Integrate python split_by_field | 3 | -10/+38 | ||
2016-02-11 | support split by var | 1 | -1/+11 | ||
2016-02-11 | YAML support for simulator | 3 | -10/+38 | ||
2016-02-11 | fixed 'streams' command that was broken because of my big commit | 4 | -22/+56 | ||
2016-02-11 | Integrate more tests | 4 | -9/+89 | ||
and examples | |||||
2016-02-11 | support relative path from profile - inspect stack for that | 1 | -3/+31 | ||
2016-02-11 | push support | 4 | -9/+89 | ||
2016-02-11 | hltapi did not commit | 1 | -7/+2 | ||
2016-02-11 | validate_type for easier type checks, hltapi move to trex_stl_lib | 5 | -12/+33 | ||
2016-02-11 | simulator bug and some YAMLs legacy field | 1 | -3/+3 | ||
2016-02-10 | fixed two bugs: | 2 | -3/+9 | ||
1. deque race between two threads in the stats 2. max stream ID + 1 for port | |||||
2016-02-10 | Merge functional tests | 4 | -105/+311 | ||
2016-02-10 | update hltapi + functional regression + remove old packet_builder tests | 4 | -105/+311 | ||
2016-02-10 | Merge another test | 1 | -1/+1 | ||
2016-02-10 | multi burst example | 1 | -1/+1 | ||
2016-02-10 | back to 'count' - as the DOC states | 1 | -1/+1 | ||