Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-23 | some mods to the rate | 13 | -195/+318 | ||
2016-02-23 | rate is now backward compatiable to API | 2 | -68/+52 | ||
2016-02-23 | rate per stream | 10 | -165/+401 | ||
2016-02-23 | deepcopy for stream per port history | 1 | -8/+8 | ||
2016-02-21 | Merge branch 'master' of ↵ | 5 | -107/+208 | ||
csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2016-02-21 | return 10G instead of 40G on x710 cards | 4 | -10/+47 | ||
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; ↵ | 5 | -97/+188 | ||
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 | 3 | -136/+181 | ||
2016-02-20 | regression: allow more queue full on VM (can get spikes) | 1 | -3/+8 | ||
2016-02-20 | include run_functional_tests and run_regression into package | 1 | -0/+2 | ||
2016-02-18 | v1.92 | 1 | -1/+1 | ||
2016-02-18 | Merge remote-tracking branch 'origin/master' | 26 | -9/+877 | ||
2016-02-18 | imix default profile | 1 | -0/+17 | ||
2016-02-18 | Merge new mask instruction | 26 | -9/+877 | ||
2016-02-18 | Merge remote-tracking branch 'origin/master' | 5 | -4/+15 | ||
2016-02-18 | fix mpls example to use write_mask instruction | 3 | -3/+3 | ||
2016-02-18 | hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builder | 5 | -567/+761 | ||
2016-02-18 | add python profile for new write_mask command | 11 | -4/+185 | ||
2016-02-18 | add write_mask vm instruction | 13 | -5/+692 | ||
2016-02-18 | added tests for PCAP profiles | 5 | -4/+15 | ||
2016-02-18 | profiles for PCAPs | 3 | -0/+74 | ||
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 | Merge step instruction support | 2 | -118/+135 | ||
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 | 11 | -85/+500 | ||
2016-02-16 | server might crash if uint64_t value was actually negative | 1 | -1/+1 | ||
2016-02-16 | added support for default fields at the JSON RPC server | 2 | -117/+134 | ||
2016-02-16 | add sanity check for flow_var instruction | 1 | -0/+31 | ||
2016-02-16 | help was broken in the simulator | 5 | -26/+13 | ||
also some more bugs | |||||
2016-02-16 | fix stl profiles to support new mac-addr override | 3 | -20/+7 | ||
2016-02-16 | cleanup | 1 | -1/+0 | ||
2016-02-16 | mask hlt test | 1 | -1/+1 | ||
2016-02-16 | Merge action counter | 5 | -229/+423 | ||
2016-02-16 | add action counter | 6 | -7/+83 | ||
2016-02-16 | ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵ | 5 | -229/+423 | ||
hltapi - add ipv6, vlan. | |||||
2016-02-15 | another cleanup in mac tests | 1 | -2/+0 | ||
2016-02-15 | add default mac tests | 4 | -9/+6 | ||
2016-02-15 | add scapy layer for default mac | 9 | -6/+154 | ||
2016-02-15 | add error in case of valgrind error | 1 | -1/+1 | ||
2016-02-15 | Add support for mac replacement | 140 | -34/+247 | ||
2016-02-15 | add support for dp mac replace mode-golden were changed | 140 | -34/+247 | ||
2016-02-15 | streams command was broken | 3 | -40/+27 | ||
2016-02-15 | many bugs uncovered by the PCAP injection: | 12 | -45/+335 | ||
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-02-14 | minor fix | 1 | -1/+5 | ||
2016-02-14 | fix ipv6 test | 1 | -1/+1 | ||