Hi tommaso,
Thanks for taking the time to do some pedagogy over the networking
concepts and not limit yourself to the technical aspect.
Ideally I would like to consider both cases (asymmetric routing &
asymmetric BW) but due to time/codebase constraints, I limit myself in
a first time to asymetric routing delays.
I have a few other questions:
-what is the best way to divide a Time ? Right now I do:
Time t = MilliSeconds(40);
t = MilliSeconds(t.GetMilliSeconds()/4);
-is it possible to use a RandomPropagationDelayModel on a P2P device ?
I don't want to generate traffic to change the RTT but I still would
like to see some changes in my RTT (can be thought of as a hack).
-I don't think there is the possibility to set a per-node clock. Would
it be possible to upstream a patch that would allow to set a per node
clock. The motive is that clock synchronization should allow
performance improvements in network as some papers show but that it is
hardly the case in practice (there are different OSs time resolution,
GPS takes time to converge and NTP precision can be ~10ms magnitude
depending on where are the servers. Having such a mechanism in ns3
could help reproducing these behaviors.
Regards
Matt
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "ns-3-users" group.
> To unsubscribe from this topic, visit
>
https://groups.google.com/d/topic/ns-3-users/Te55Tn5yqf4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
>
ns-3-users+...@googlegroups.com.
> To post to this group, send email to
ns-3-...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/ns-3-users.
> For more options, visit
https://groups.google.com/d/optout.