summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-11-11add support for multi-burstHanoh Haim8-103/+464
2015-11-11fix duration for stl testsHanoh Haim5-13/+24
2015-11-11 remove default durationHanoh Haim2-2/+3
2015-11-11Merge first stateless testHanoh Haim5-4/+11
2015-11-11add first stl test and cleanup valgrindHanoh Haim16-344/+412
2015-11-11a bug causing rate to be sqaureimarom1-1/+5
2015-11-11lightweight consoleimarom2-2/+4
2015-11-10added "update" commandimarom2-1/+2
2015-11-09moved logic to the port classimarom7-106/+465
2015-11-09DPDK target is now built with -Wall -Werrorimarom4-60/+85
2015-11-08ubunutu compiler warningimarom1-1/+1
2015-11-08tests golden were updated because main loopimarom2-6/+6
2015-11-08fixed all warningsimarom17-92/+114
2015-11-08code review notes:imarom5-33/+66
2015-11-05fix normal trexHanoh Haim1-1/+3
2015-11-05bug fixes in status windowimarom3-4/+53
2015-11-04some fields were missing from the ZMQ publisherimarom1-10/+33
2015-11-03support for multicoreimarom5-1/+66
2015-11-03now support multiple interfaces / portsimarom11-25/+116
2015-11-02status is back online + ZMQ async statsimarom1-1/+7
2015-11-01added support for a new RPC command : sync_userimarom5-0/+51
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom6-8/+10
2015-11-01stateless cores starts on IDLE - and starts the scheduler only whenimarom8-93/+102
2015-11-01DP stop message now disables only port related nodesimarom9-14/+40
2015-10-29Hanoch's review comments #1 : fixed performancei issueimarom6-107/+122
2015-10-29some bug fixes:imarom5-18/+51
2015-10-28compiler missing filesimarom2-0/+149
2015-10-28moved all stream compiling phase to a new fileimarom7-94/+60
2015-10-28support for multiple streamsimarom8-51/+120
2015-10-27working cont. stream on 1 coreimarom13-91/+519
2015-10-26few breakage to the test simulationimarom2-4/+1
2015-10-26Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools...imarom7-139/+369
2015-10-26RPC control plane now integarted with DPDKimarom17-586/+497
2015-10-26stateless dp works with static packetHanoh Haim7-90/+337
2015-10-25add stateless io objectHanoh Haim2-53/+36
2015-10-25cp works now. no DP, no RPC integrationHanoh Haim3-45/+14
2015-10-25first versionHanoh Haim5-86/+161
2015-10-20Merge remote-tracking branch 'origin/master'Dan Klein1-54/+58
2015-10-20merge tuple_gen loader fixHanoh Haim1-54/+58
2015-10-20minorwenxian li1-1/+1
2015-10-20clean up the codewenxian li1-29/+23
2015-10-20minor changewenxian li1-13/+5
2015-10-20trex-131wenxian li2-88/+85
2015-10-20Merge branch 'master' into master-demo +Dan Klein32-742/+1726
2015-10-19fix new compiler warning issue in statelessHanoh Haim2-0/+5
2015-10-19fix flow_var_name -> nameHanoh Haim1-1/+1
2015-10-19Merge branch 'rpc' -> add support for interactive modeHanoh Haim26-354/+1321
2015-10-18another small fix for trex-130Hanoh Haim4-176/+117
2015-10-18 fix trex-130 issueHanoh Haim1-33/+31
2015-10-15Merge from tuple_gen_phase2Hanoh Haim7-176/+249