[ndnSIM] Network layer queue implementation in simulator

Junxiao Shi shijunxiao at email.arizona.edu
Tue Jul 3 19:55:00 PDT 2018


Hi Madhurima

ns-3 does not model packet processing time: every arrived packet finishes
processing instantly. Therefore, ns-3 does not need queues in network layer.
Link layer queues, e.g. DropTailQueue, exist in ns-3 because ns-3 models
packet transmission and propagation delays in channels.

Yours, Junxiao

On Tue, Jul 3, 2018 at 22:50 madhurima buragohain <madhurimajya at gmail.com>
wrote:

> Hello All,
>
> I have not seen network layer queue implementation in ndnSIM 2.5. Could
> anyone give me any suggestion.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180703/e074fd5e/attachment.html>


More information about the ndnSIM mailing list