Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | Ido Barnea | 27 | -278/+1706 | |
added full clone (with CP VM) to stream | |||||
2016-02-24 | virtual NICs does not add 4 bytes of CRC | imarom | 7 | -16/+66 | |
2016-02-23 | sync streams and some other bugs | imarom | 2 | -8/+1 | |
2016-02-23 | Merge ipv4 checksum issue | Hanoh Haim | 19 | -241/+533 | |
2016-02-23 | fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵ | Hanoh Haim | 4 | -6/+36 | |
ip-header (fd.io issue - Miro) | |||||
2016-02-23 | global srand messed up stuff | imarom | 3 | -7/+10 | |
moved to local rand_r | |||||
2016-02-23 | conflicts | imarom | 1 | -1/+1 | |
2016-02-23 | some mods to the rate | imarom | 11 | -189/+259 | |
2016-02-23 | rate is now backward compatiable to API | imarom | 1 | -4/+5 | |
2016-02-23 | rate per stream | imarom | 7 | -124/+305 | |
2016-02-21 | Merge branch 'master' of ↵ | Ido Barnea | 1 | -8/+8 | |
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 | Ido Barnea | 4 | -10/+47 | |
2016-02-21 | typo in step and min/max_value; support old-type classes in validate_type; ↵ | Yaroslav Brustinov | 1 | -8/+8 | |
assert positive values in python; hlt fix vlan vm + test for it; | |||||
2016-02-18 | add python profile for new write_mask command | Hanoh Haim | 2 | -1/+24 | |
2016-02-18 | add write_mask vm instruction | Hanoh Haim | 3 | -5/+617 | |
2016-02-16 | Merge step instruction support | Hanoh Haim | 2 | -118/+135 | |
2016-02-16 | step instruction support | Hanoh Haim | 4 | -80/+452 | |
2016-02-16 | server might crash if uint64_t value was actually negative | imarom | 1 | -1/+1 | |
2016-02-16 | added support for default fields at the JSON RPC server | imarom | 2 | -117/+134 | |
2016-02-16 | add sanity check for flow_var instruction | Hanoh Haim | 1 | -0/+31 | |
2016-02-16 | help was broken in the simulator | imarom | 1 | -13/+7 | |
also some more bugs | |||||
2016-02-16 | cleanup | Hanoh Haim | 1 | -1/+0 | |
2016-02-16 | add action counter | Hanoh Haim | 3 | -5/+27 | |
2016-02-15 | add scapy layer for default mac | Hanoh Haim | 3 | -3/+5 | |
2016-02-15 | Add support for mac replacement | Hanoh Haim | 12 | -19/+225 | |
2016-02-15 | add support for dp mac replace mode-golden were changed | Hanoh Haim | 12 | -19/+225 | |
2016-02-15 | many bugs uncovered by the PCAP injection: | imarom | 4 | -12/+231 | |
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-02-10 | back to 'count' - as the DOC states | imarom | 1 | -1/+1 | |
2016-02-09 | moved yaml files again .... | imarom | 1 | -6/+6 | |
2016-02-09 | YAML profiles fixup | imarom | 1 | -6/+6 | |
2016-02-08 | stream ID allocation | imarom | 5 | -3/+33 | |
2016-02-04 | fix simulation trim instruction | Hanoh Haim | 1 | -1/+2 | |
2016-02-01 | Merge from origin | Hanoh Haim | 9 | -18/+143 | |
2016-02-01 | fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174 | imarom | 9 | -18/+143 | |
2016-02-01 | Merge from origin | Hanoh Haim | 4 | -18/+22 | |
2016-02-01 | Merge branch 'trex-173' of git://github.com/wofanli/trex-core into ↵ | Hanoh Haim | 1 | -6/+4 | |
wofanli-trex-173 | |||||
2016-02-01 | trex-173, remove support for one-app-server in global configuration. | wenxian li | 1 | -6/+4 | |
2016-02-01 | simulator support (API and profiles) | imarom | 4 | -18/+22 | |
2016-02-01 | fix vm bug with packet size bigger than 128 and field<33 | Hanoh Haim | 2 | -6/+6 | |
2016-01-27 | ZMQ stubbed on simulation | imarom | 2 | -23/+81 | |
2016-01-26 | 1. fixed failing regression test | imarom | 2 | -12/+14 | |
2. enabled STL nose tests 3. fixed packet size padding to 60 | |||||
2016-01-26 | packet is now base64 encoded | imarom | 3 | -4/+138 | |
2016-01-25 | Fix of printf in latency debug | Ido Barnea | 1 | -1/+1 | |
2016-01-24 | added support for L1 B/W check | imarom | 4 | -19/+45 | |
both start/update now enforce this and it can be bypassed by providing 'force' | |||||
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 | imarom | 6 | -48/+84 | |
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2016-01-24 | Merge from origin | Hanoh Haim | 10 | -42/+127 | |
2016-01-24 | 82599 report input errors on drop queue- remove the MPC in this case | Hanoh Haim | 1 | -3/+7 | |
2016-01-21 | async publish now | imarom | 10 | -42/+127 | |
2016-01-19 | Fix issue of --learn-mode ignored if --learn-verify was set before it in ↵ | Ido Barnea | 1 | -3/+4 | |
command line | |||||
2016-01-19 | In latency check, do not send responses for requests that were actually dropped | Ido Barnea | 1 | -3/+5 | |