Bug 2580

Summary: code review: point-to-point helper for parking lot topology
Product: ns-3 Reporter: Mohit <tahiliani.nitk>
Component: point-to-pointAssignee: ns-bugs <ns-bugs>
Status: PATCH PENDING ---    
Severity: enhancement CC: tomh
Priority: P3    
Version: unspecified   
Hardware: All   
OS: All   

Description Mohit 2016-12-10 12:39:27 UTC
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