summaryrefslogtreecommitdiffstats
path: root/src/rpc-server/commands/trex_rpc_cmd_stream.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-24Merge random_seed per streamHanoh Haim1-5/+10
2016-02-24add seed per streamHanoh Haim1-1/+1
2016-02-24RX - for not supported interfaces gives an error in JSONimarom1-5/+10
2016-02-24Merge GARP exampleHanoh Haim1-10/+3
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-3/+3
2016-02-23sync streams and some other bugsimarom1-7/+0
2016-02-23add to mask instruction add_value fieldHanoh Haim1-0/+2
2016-02-23conflictsimarom1-1/+1
2016-02-23some mods to the rateimarom1-18/+22
2016-02-23rate is now backward compatiable to APIimarom1-4/+5
2016-02-23rate per streamimarom1-16/+29
2016-02-18add python profile for new write_mask commandHanoh Haim1-1/+22
2016-02-16step instruction supportHanoh Haim1-4/+7
2016-02-16add sanity check for flow_var instructionHanoh Haim1-0/+31
2016-02-16help was broken in the simulatorimarom1-13/+7
2016-02-16cleanupHanoh Haim1-1/+0
2016-02-16add action counterHanoh Haim1-1/+9
2016-02-15add scapy layer for default macHanoh Haim1-0/+2
2016-02-10back to 'count' - as the DOC statesimarom1-1/+1
2016-02-01simulator support (API and profiles)imarom1-6/+6
2016-01-261. fixed failing regression testimarom1-11/+13
2016-01-26packet is now base64 encodedimarom1-4/+6
2016-01-24added support for L1 B/W checkimarom1-5/+8
2016-01-24fixed issue trex-172: Console -m 100% is L2 and no L1imarom1-7/+9
2015-12-29trim packet size command worksHanoh Haim1-2/+15
2015-12-23connected control plane to splitimarom1-3/+17
2015-12-23support for VM split - 1st phaseimarom1-2/+1
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-1/+27
2015-12-15Merging lastest 'master' to side branch 'vm'imarom1-1/+1
2015-12-15VM: connected control plane to DPimarom1-41/+3
2015-12-15moved all return code values to RC types (better for batch rc)imarom1-1/+1
2015-12-07added 'dry' option to start commandimarom1-0/+1
2015-12-06various fixes (each one is a minor one)imarom1-100/+83
2015-12-011. fixed ZMQ message limitationimarom1-8/+8
2015-11-29support for update +/- requestimarom1-36/+12
2015-11-26Hanoch's review - changed update model to differentialimarom1-21/+23
2015-11-26added support for 'update'imarom1-10/+39
2015-11-25support for "total" flag for startimarom1-9/+5
2015-11-23add stream graph + support for console to use any of the followingimarom1-2/+22
2015-11-16basic compiler checksimarom1-1/+5
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-3/+4
2015-11-12refactor stream objectHanoh Haim1-4/+10
2015-11-09moved logic to the port classimarom1-33/+127
2015-11-09DPDK target is now built with -Wall -Werrorimarom1-4/+4
2015-11-05bug fixes in status windowimarom1-3/+48
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom1-1/+2
2015-10-28moved all stream compiling phase to a new fileimarom1-1/+1
2015-10-27working cont. stream on 1 coreimarom1-1/+1
2015-10-26RPC control plane now integarted with DPDKimarom1-22/+22
2015-10-20Merge branch 'master' into master-demo +Dan Klein1-5/+6