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

Issue 311710043: UDP support for BulkSendApplication

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

Description

The patch works with ns3-26. The patch provides: - UDP support for BulkSendApplication - Fixed Socket API call flow in BulkSendApplication - Provided unit-test for UDP stream UDP implementation uses DataRate to control outgoing throughput

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+567 lines, -34 lines) Patch
M src/applications/model/bulk-send-application.h View 6 chunks +23 lines, -16 lines 0 comments Download
M src/applications/model/bulk-send-application.cc View 9 chunks +48 lines, -18 lines 0 comments Download
A src/applications/test/bulk-send-application-test.cc View 1 chunk +495 lines, -0 lines 0 comments Download
M src/applications/wscript View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1
Pavel Vasilyev
7 years, 2 months ago (2017-02-21 09:30:07 UTC) #1
Hi guys,

I'm using ns3 for WAVE (V2X) scenarios testing to do some measurements
(throughput, latency, etc.). I found BulkSendApplication as an application that
generates traffic, but it supports TCP stream only. So I've added support of UDP
stream as well.

I'm publishing the changes to a review assuming it will be relevant and valuable
in the future.

It will be great if you look at this changes and approve it.

Thanks!

Best regards,
Pavel Vasilyev
Sign in to reply to this message.

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