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

Issue 144048: Added IPv6 extensions

Can't Edit
Can't Publish+Mail
Start Review
Created:
3 months, 1 week ago by faker.moatamri
Modified:
3 months ago
Reviewers:
faker.moatamri
CC:
SVN Base:
Visibility:
Public.

Patch Set 1

Total comments: 65
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
A examples/ipv6/fragmentation-ipv6.cc View 1 chunk 170 lines 8 comments Download
M examples/ipv6/icmpv6-redirect.cc View 1 chunk 13 lines 0 comments Download
A examples/ipv6/loose-routing-ipv6.cc View 1 chunk 177 lines 3 comments Download
M examples/ipv6/wscript View 1 chunk 15 lines 0 comments Download
M src/applications/ping6/ping6.cc View 5 chunks 77 lines 2 comments Download
M src/applications/ping6/ping6.h View 2 chunks 29 lines 0 comments Download
M src/applications/radvd/radvd.cc View 1 chunk 13 lines 0 comments Download
M src/helper/internet-stack-helper.cc View 1 chunk 15 lines 0 comments Download
M src/helper/ping6-helper.cc View 2 chunks 23 lines 0 comments Download
M src/helper/ping6-helper.h View 2 chunks 30 lines 0 comments Download
M src/internet-stack/icmpv6-l4-protocol.cc View 1 chunk 21 lines 0 comments Download
A src/internet-stack/ipv6-extension-demux.cc View 1 chunk 99 lines 0 comments Download
A src/internet-stack/ipv6-extension-demux.h View 1 chunk 108 lines 3 comments Download
A src/internet-stack/ipv6-extension-header.cc View 1 chunk 603 lines 2 comments Download
A src/internet-stack/ipv6-extension-header.h View 1 chunk 655 lines 2 comments Download
A src/internet-stack/ipv6-extension.cc View 1 chunk 1090 lines 30 comments Download
A src/internet-stack/ipv6-extension.h View 1 chunk 597 lines 2 comments Download
M src/internet-stack/ipv6-l3-protocol.cc View 7 chunks 284 lines 7 comments Download
M src/internet-stack/ipv6-l3-protocol.h View 3 chunks 37 lines 0 comments Download
A src/internet-stack/ipv6-option-demux.cc View 1 chunk 99 lines 0 comments Download
A src/internet-stack/ipv6-option-demux.h View 1 chunk 111 lines 0 comments Download
A src/internet-stack/ipv6-option-header.cc View 1 chunk 348 lines 0 comments Download
A src/internet-stack/ipv6-option-header.h View 1 chunk 391 lines 0 comments Download
A src/internet-stack/ipv6-option.cc View 1 chunk 248 lines 2 comments Download
A src/internet-stack/ipv6-option.h View 1 chunk 275 lines 0 comments Download
M src/internet-stack/wscript View 3 chunks 35 lines 0 comments Download
M src/node/ipv6.h View 1 chunk 21 lines 0 comments Download
M src/routing/static-routing/ipv6-static-routing.cc View 1 chunk 15 lines 2 comments Download
M src/routing/static-routing/ipv6-static-routing.h View 2 chunks 34 lines 2 comments Download

Messages

Total messages: 3
moatamri
Review of IPv6 extensions http://codereview.appspot.com/144048/diff/1/2 File examples/ipv6/fragmentation-ipv6.cc (right): http://codereview.appspot.com/144048/diff/1/2#newcode66 Line 66: inline void PrintRoutingTable (Ptr<Node>& ...
3 months, 1 week ago
ping67
Repository http://svnet.u-strasbg.fr/hg/ns-3-ipv6-ext/ has been updated. http://codereview.appspot.com/144048/diff/1/2 File examples/ipv6/fragmentation-ipv6.cc (right): http://codereview.appspot.com/144048/diff/1/2#newcode66 Line 66: inline void PrintRoutingTable ...
3 months, 1 week ago
ping67
3 months ago
http://codereview.appspot.com/144048/diff/1/17
File src/internet-stack/ipv6-extension.cc (right):

http://codereview.appspot.com/144048/diff/1/17#newcode236
src/internet-stack/ipv6-extension.cc:236: uint8_t
Ipv6ExtensionDestination::Process (Ptr<Packet>& packet, uint8_t offset,
Ipv6Header const& ipv6Header, Ipv6Address dst, uint8_t *nextHeader, bool&
isDropped)
On 2009/11/02 17:09:10, ping67 wrote:
> I will think of this at the end of week or next week.
> 

Done.

http://codereview.appspot.com/144048/diff/1/17#newcode271
src/internet-stack/ipv6-extension.cc:271: if (ipv6Option == 0)
On 2009/10/30 11:31:30, moatamri wrote:
> same comments as the above similar function

Done.
Sign in to reply to this message.

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