Bug 2580 - code review: point-to-point helper for parking lot topology
code review: point-to-point helper for parking lot topology
Status: PATCH PENDING
Product: ns-3
Classification: Unclassified
Component: point-to-point
unspecified
All All
: P3 enhancement
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-12-10 12:39 EST by Mohit
Modified: 2017-01-04 00:41 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohit 2016-12-10 12:39:27 EST
https://codereview.appspot.com/292590043/

This patch provides a helper for simulating parking lot topology (or multiple bottleneck topology) using point-to-point links.

This type of topology is used for evaluating the performance of TCP [1].

- point-to-point-parking-lot{.h, .cc} are added to src/point-to-point-layout module.

- An example program parking-lot-animation.cc has been added to src/netanim/examples 

[1] https://tools.ietf.org/html/draft-irtf-iccrg-tcpeval-01