<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Dawei,<div><br></div><div>I made some optimizations to speed up simulation process. That is, instead of sending at some extremely high rate (which would slow down the process), the "evil" guys send exactly as much as needed to launch ddos (if they send more, the excess will be immediately dropped by their local forwarder).</div><div><br></div><div>For details, check out DdosApp implementation <a href="https://github.com/cawka/ndnSIM-ddos-interest-flooding/blob/master/extensions/ddos-app.cc#L113">https://github.com/cawka/ndnSIM-ddos-interest-flooding/blob/master/extensions/ddos-app.cc#L113</a></div><div><br></div><div>---</div><div>Alex</div><div><br><div><div>On Jan 20, 2014, at 1:01 PM, Dawei Li <<a href="mailto:dal312@lehigh.edu">dal312@lehigh.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div>Hi Alex,<br><br></div>I checked your code for the simulation and found that in "<a href="http://interest-ddos-attack-and-mitigation-scenario.cc">interest-ddos-attack-and-mitigation-scenario.cc</a>" there is an "evilGap" defined in line 46 but never used later in the program. How did you set the frequency of attacking packets?<br>
<br></div>Thanks,<br>Dawei<br></div>
</blockquote></div><br></div></body></html>