[ndnSIM] help

Alex Afanasyev alexander.afanasyev at ucla.edu
Wed Dec 18 13:20:49 PST 2013


If you set MaxSize 0, it means that PIT is not limited.  You have to set some limit that is not 0.

---
Alex

On Dec 17, 2013, at 8:36 AM, sajjad zarei <sajjadzarei67 at gmail.com> wrote:

> 
> hi.
> I am intending to simulate flooding DDoS attack against PIT in NDN.
> I need to use  class below in order to limit PIT size!
> 
> ndnHelper.SetPit ("ns3::ndn::pit::...",
>                   "MaxSize", "0");
> 
> when I used "persistent".I didn't see customer DDoS and no new interest was dropped.
> 
> I am looking for a policy such that if PIT is full, new interests are dropped. 
> would you please help me with suggesting an appropriate solution to the issue above.
> 





More information about the ndnSIM mailing list