[ndnSIM] Question on ndn interest flooding simulation

Alex Afanasyev alexander.afanasyev at ucla.edu
Mon Jan 20 13:17:13 PST 2014


Hi Dawei,

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).

For details, check out DdosApp implementation https://github.com/cawka/ndnSIM-ddos-interest-flooding/blob/master/extensions/ddos-app.cc#L113

---
Alex

On Jan 20, 2014, at 1:01 PM, Dawei Li <dal312 at lehigh.edu> wrote:

> Hi Alex,
> 
> I checked your code for the simulation and found that in "interest-ddos-attack-and-mitigation-scenario.cc" there is an "evilGap" defined in line 46 but never used later in the program. How did you set the frequency of attacking packets?
> 
> Thanks,
> Dawei

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20140120/4b05dc4f/attachment.html>


More information about the ndnSIM mailing list