Age | Commit message (Expand) | Author | Files | Lines |
2016-05-18 | Regression tests working. Still missing python API to parse latency json |  Ido Barnea | 1 | -2/+6 |
2016-05-09 | fix cache splitter |  Hanoh Haim | 1 | -1/+0 |
2016-05-08 | add cache to CP |  Hanoh Haim | 1 | -0/+2 |
2016-05-08 | add cache capability to stateless node object |  Hanoh Haim | 1 | -0/+1 |
2016-03-31 | RX stats two stage API (stop and remove RX filters) |  imarom | 1 | -0/+21 |
2016-03-29 | fix GUI issue with zero mul |  Hanoh Haim | 1 | -1/+5 |
2016-03-07 | changed rx stats to flow stats everywhere |  Ido Barnea | 1 | -2/+2 |
2016-03-07 | CRITICAL fix for packets less than 60 bytes |  imarom | 1 | -1/+1 |
2016-02-24 | Merge random_seed per stream |  Hanoh Haim | 1 | -5/+10 |
2016-02-24 | add seed per stream |  Hanoh Haim | 1 | -1/+1 |
2016-02-24 | RX - for not supported interfaces gives an error in JSON |  imarom | 1 | -5/+10 |
2016-02-24 | Merge GARP example |  Hanoh Haim | 1 | -10/+3 |
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. |  Ido Barnea | 1 | -3/+3 |
2016-02-23 | sync streams and some other bugs |  imarom | 1 | -7/+0 |
2016-02-23 | add to mask instruction add_value field |  Hanoh Haim | 1 | -0/+2 |
2016-02-23 | conflicts |  imarom | 1 | -1/+1 |
2016-02-23 | some mods to the rate |  imarom | 1 | -18/+22 |
2016-02-23 | rate is now backward compatiable to API |  imarom | 1 | -4/+5 |
2016-02-23 | rate per stream |  imarom | 1 | -16/+29 |
2016-02-18 | add python profile for new write_mask command |  Hanoh Haim | 1 | -1/+22 |
2016-02-16 | step instruction support |  Hanoh Haim | 1 | -4/+7 |
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 |
2016-02-16 | cleanup |  Hanoh Haim | 1 | -1/+0 |
2016-02-16 | add action counter |  Hanoh Haim | 1 | -1/+9 |
2016-02-15 | add scapy layer for default mac |  Hanoh Haim | 1 | -0/+2 |
2016-02-10 | back to 'count' - as the DOC states |  imarom | 1 | -1/+1 |
2016-02-01 | simulator support (API and profiles) |  imarom | 1 | -6/+6 |
2016-01-26 | 1. fixed failing regression test |  imarom | 1 | -11/+13 |
2016-01-26 | packet is now base64 encoded |  imarom | 1 | -4/+6 |
2016-01-24 | added support for L1 B/W check |  imarom | 1 | -5/+8 |
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 |  imarom | 1 | -7/+9 |
2015-12-29 | trim packet size command works |  Hanoh Haim | 1 | -2/+15 |
2015-12-23 | connected control plane to split |  imarom | 1 | -3/+17 |
2015-12-23 | support for VM split - 1st phase |  imarom | 1 | -2/+1 |
2015-12-16 | add tuple gen command and yaml example |  Hanoh Haim | 1 | -1/+27 |
2015-12-15 | Merging lastest 'master' to side branch 'vm' |  imarom | 1 | -1/+1 |
2015-12-15 | VM: connected control plane to DP |  imarom | 1 | -41/+3 |
2015-12-15 | moved all return code values to RC types (better for batch rc) |  imarom | 1 | -1/+1 |
2015-12-07 | added 'dry' option to start command |  imarom | 1 | -0/+1 |
2015-12-06 | various fixes (each one is a minor one) |  imarom | 1 | -100/+83 |
2015-12-01 | 1. fixed ZMQ message limitation |  imarom | 1 | -8/+8 |
2015-11-29 | support for update +/- request |  imarom | 1 | -36/+12 |
2015-11-26 | Hanoch's review - changed update model to differential |  imarom | 1 | -21/+23 |
2015-11-26 | added support for 'update' |  imarom | 1 | -10/+39 |
2015-11-25 | support for "total" flag for start |  imarom | 1 | -9/+5 |
2015-11-23 | add stream graph + support for console to use any of the following |  imarom | 1 | -2/+22 |
2015-11-16 | basic compiler checks |  imarom | 1 | -1/+5 |
2015-11-15 | added duration to the RPC server (and all the way to the DP) |  imarom | 1 | -3/+4 |
2015-11-12 | refactor stream object |  Hanoh Haim | 1 | -4/+10 |