[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] What's the best way to implement flooding in ns?



I want to implement a simple flooding with a TTL value. I didn't find any examples in ns.
Now I wonder whether should I implement it in c++ or in OTcl because I think both these
way have some limits in my case.