Age | Commit message (Expand) | Author | Files | Lines |
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 |
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-15 | many bugs uncovered by the PCAP injection: |  imarom | 4 | -12/+231 |
2016-02-10 | back to 'count' - as the DOC states |  imarom | 1 | -1/+1 |
2016-02-08 | stream ID allocation |  imarom | 1 | -3/+3 |
2016-02-01 | simulator support (API and profiles) |  imarom | 2 | -9/+9 |
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 | 2 | -7/+10 |
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 |  imarom | 1 | -7/+9 |
2016-01-21 | async publish now |  imarom | 4 | -0/+21 |
2016-01-05 | Merge branch 'random_pkt' |  Hanoh Haim | 2 | -2/+17 |
2016-01-04 | simulation end to end |  imarom | 8 | -12/+141 |
2015-12-29 | trim packet size command works |  Hanoh Haim | 2 | -2/+17 |
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 | 2 | -1/+28 |
2015-12-15 | Merging lastest 'master' to side branch 'vm' |  imarom | 4 | -3/+16 |
2015-12-15 | VM: connected control plane to DP |  imarom | 4 | -43/+29 |
2015-12-15 | moved all return code values to RC types (better for batch rc) |  imarom | 2 | -1/+13 |
2015-12-14 | bugs fixes |  imarom | 2 | -2/+3 |
2015-12-10 | removed session id - not necessary |  imarom | 2 | -3/+2 |
2015-12-09 | read only support |  imarom | 5 | -50/+55 |
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 | 3 | -100/+87 |
2015-12-01 | 1. fixed ZMQ message limitation |  imarom | 4 | -32/+46 |
2015-11-29 | support for update +/- request |  imarom | 2 | -37/+13 |
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-24 | added support for percentage on start |  imarom | 1 | -2/+24 |
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 | Merge branch 'rpc_intg1' |  imarom | 2 | -4/+5 |
2015-11-15 | added duration to the RPC server (and all the way to the DP) |  imarom | 2 | -4/+5 |
2015-11-12 | fix version.h issue |  Hanoh Haim | 1 | -2/+2 |
2015-11-12 | refactor stream object |  Hanoh Haim | 1 | -4/+10 |
2015-11-11 | lightweight console |  imarom | 1 | -1/+1 |
2015-11-10 | added "update" command |  imarom | 2 | -1/+2 |
2015-11-09 | moved logic to the port class |  imarom | 4 | -49/+150 |
2015-11-09 | DPDK target is now built with -Wall -Werror |  imarom | 1 | -4/+4 |
2015-11-05 | bug fixes in status window |  imarom | 3 | -4/+53 |
2015-11-01 | added support for a new RPC command : sync_user |  imarom | 3 | -0/+43 |
2015-11-01 | added support for 'mul' field in start_traffic RPC command |  imarom | 2 | -2/+3 |
2015-10-28 | moved all stream compiling phase to a new file |  imarom | 1 | -1/+1 |
2015-10-27 | working cont. stream on 1 core |  imarom | 1 | -1/+1 |