Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(617)

Issue 292590043: point-to-point helper for parking lot topology

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 12 months ago by Mohit Tahiliani
Modified:
7 years ago
Reviewers:
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Description

This patch provides a helper for simulating parking lot topology (or multiple bottleneck topology) using point-to-point links. This type of topologies are 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

Patch Set 1 #

Patch Set 2 : Fixed some typos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1217 lines, -4 lines) Patch
A src/netanim/examples/parking-lot-animation.cc View 1 1 chunk +156 lines, -0 lines 0 comments Download
M src/netanim/examples/wscript View 1 chunk +5 lines, -1 line 0 comments Download
A src/point-to-point-layout/model/point-to-point-parking-lot.h View 1 1 chunk +342 lines, -0 lines 0 comments Download
A src/point-to-point-layout/model/point-to-point-parking-lot.cc View 1 1 chunk +712 lines, -0 lines 0 comments Download
M src/point-to-point-layout/wscript View 2 chunks +2 lines, -3 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b