summaryrefslogtreecommitdiffstats
path: root/src/rpc-server/commands/trex_rpc_cmd_stream.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Supporting more flows in stateless flow stats, according to NIC type, and run...Ido Barnea1-1/+1
2017-01-24fix STL-85 GUI issueHanoh Haim1-2/+2
2016-12-19changes from code reviewYaroslav Brustinov1-17/+12
2016-11-24self code reviewimarom1-1/+2
2016-11-22RX features - added timestamp to RX packetsimarom1-1/+2
2016-09-30refactor limit splitHanoh Haim1-2/+2
2016-09-29Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engineHanoh Haim1-1/+14
2016-09-27fix regression issues with step/init valuesimarom1-5/+6
2016-09-25merge issues with rand limitimarom1-2/+10
2016-09-25split multicore - all tests passimarom1-7/+14
2016-09-25Splitter - padding for non circular VMsimarom1-0/+45
2016-09-25client var support split nowimarom1-10/+0
2016-09-13add python testHanoh Haim1-33/+49
2016-09-13add min/max to repeatable random instHanoh Haim1-0/+25
2016-09-12added minimum values for validate commandimarom1-1/+7
2016-08-18core_mask backward compatability (for GUI)imarom1-1/+1
2016-08-15core mask - first phaseimarom1-4/+9
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-2/+6
2016-05-09fix cache splitterHanoh Haim1-1/+0
2016-05-08add cache to CPHanoh Haim1-0/+2
2016-05-08add cache capability to stateless node objectHanoh Haim1-0/+1
2016-03-31RX stats two stage API (stop and remove RX filters)imarom1-0/+21
2016-03-29fix GUI issue with zero mulHanoh Haim1-1/+5
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-2/+2
2016-03-07CRITICAL fix for packets less than 60 bytesimarom1-1/+1
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