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

Issue 82061: add several ipv6 sockopt support for ns-3-simu

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 10 months ago by Hajime Tazaki
Modified:
14 years, 10 months ago
Reviewers:
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Description

This changeset is created agiainst http://code.nsnam.org/mathieu/ns-3-simu/ rev 4583. These modification intend to support zebra (quagga) integration in ns-3. supported sockopt are - IPV6_PKTINFO - IPV6_RECVPKTINFO - IPV6_CHECKSUM - IPV6_MULTICAST_LOOP - IPV6_UNICAST_HOPS - IPV6_MULTICAST_HOPS - IPV6_RECVHOPLIMIT - ICMP6_FILTER

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -3 lines) Patch
M src/process-manager/cmsg.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/process-manager/cmsg.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M src/process-manager/unix-datagram-socket-fd.cc View 5 chunks +50 lines, -1 line 0 comments Download
M src/process-manager/unix-socket-fd.h View 2 chunks +7 lines, -0 lines 0 comments Download
M src/process-manager/unix-socket-fd.cc View 6 chunks +150 lines, -2 lines 0 comments Download

Messages

Total messages: 1
Hajime Tazaki
14 years, 10 months ago (2009-06-22 15:47:08 UTC) #1
Hi all,

This patch include IPv6 Sockopt support during POSIX socket emulation in
ns-3-simu repository.

Please feel free to comment on it.
Sign in to reply to this message.

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