summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-18CPU util. measurements fix (more accurate and steady)imarom1-2/+1
2016-08-03ipv6 flow stat on vm workingIdo Barnea1-91/+0
2016-08-01sync: unsafe to touch the node pointer, use a timestamp insteadimarom1-3/+5
2016-07-31https://trex-tgn.cisco.com/youtrack/issue/trex-223imarom1-41/+84
2016-07-12NAT seq num randomization fully workingIdo Barnea1-6/+15
2016-07-12NAT seq num randomization working version - Missing some functionalityIdo Barnea1-98/+186
2016-07-04Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-91/+96
2016-07-03client config - cosmetics and gtest back onimarom1-6/+1
2016-07-03client config - refactor #2imarom1-24/+29
2016-07-03client configuration: refactoringimarom1-8/+16
2016-07-03added enhanced parsing for the YAML wrapper moduleimarom1-5/+5
2016-07-03draft #3 of client configimarom1-75/+64
2016-06-27fix trex-220Hanoh Haim1-2/+9
2016-06-26Fx trex-216 - Crash on VM setups when running latency flowsIdo Barnea1-0/+1
2016-06-23Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-19/+14
2016-06-22adding flow stat profiles to simulator testsIdo Barnea1-15/+13
2016-06-20WATCHDOG - refactor due to trex-211imarom1-3/+0
2016-06-14coverity fixesIdo Barnea1-1/+1
2016-06-05Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-0/+9
2016-06-05cpu utilization: don't return vectors, only change passed arguments.Yaroslav Brustinov1-8/+6
2016-06-02cpu utilization per thread + mbufs per socket + add in tuiYaroslav Brustinov1-44/+23
2016-06-02watchdog phase 2imarom1-0/+9
2016-05-31add rpc command get_cpu_util_full to cppYaroslav Brustinov1-0/+10
2016-05-18unit tests + simulator workIdo Barnea1-183/+200
2016-05-10cpu% without tscHanoh Haim1-1/+4
2016-05-10merge from masterHanoh Haim1-264/+149
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim1-0/+291
2016-05-09PCAP remote gtestsimarom1-18/+49
2016-05-09PCAP remote code review fixesimarom1-85/+106
2016-05-09PCAP refinementimarom1-9/+6
2016-05-09first remote PCAP push - draftimarom1-61/+81
2016-05-08add cache to CPHanoh Haim1-9/+15
2016-05-08add cache capability to stateless node objectHanoh Haim1-3/+17
2016-05-03bp_sim: correct description of supported stateful layersYaroslav Brustinov1-2/+2
2016-04-10memory error on simulationimarom1-1/+6
2016-04-10Merge trex-197 bug fixHanoh Haim1-1/+5
2016-04-10fix trex-197Hanoh Haim1-2/+71
2016-04-10NULL stream and multi core better support for streamsimarom1-1/+5
2016-03-2310G and VM workIdo Barnea1-1/+6
2016-03-03changing "latency" to "rx" + rx core options logic fixIdo Barnea1-26/+26
2016-02-23some mods to the rateimarom1-1/+4
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim1-0/+12
2016-02-01Merge from originHanoh Haim1-6/+15
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom1-6/+15
2016-02-01trex-173, remove support for one-app-server in global configuration.wenxian li1-6/+4
2016-01-19Adding option to pass NAT info in TCP ACK of first SYNIdo Barnea1-78/+113
2016-01-07stateless sim dry was "too much" dry - no only I/O is skippedimarom1-12/+6
2016-01-07yet another stateless simulation phaseimarom1-0/+2
2016-01-07more options to the stateless simulationimarom1-4/+1
2016-01-05Merge branch 'random_pkt'Hanoh Haim1-14/+32