|
This changeset is created against ns-3-dev, revision 6168.
The patch aims to support new Tag class "PacketInfoTag", which carries received interface index, destination address and so on, which is defined RFC3542 for IPv6.
It will be used for quagga support in ns-3 in the future.
Total comments: 3
Total comments: 15
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+893 lines, -65 lines) |
Patch |
|
M |
src/internet-stack/icmpv4-l4-protocol.h
|
View
|
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/icmpv4-l4-protocol.cc
|
View
|
5
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv4-end-point.h
|
View
|
2
3
4
5
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv4-end-point.cc
|
View
|
2
3
4
5
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv4-l3-protocol.cc
|
View
|
1
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv4-l4-protocol.h
|
View
|
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv4-raw-socket-impl.h
|
View
|
5
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv4-raw-socket-impl.cc
|
View
|
2
3
4
5
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv4-raw-test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/internet-stack/ipv6-raw-socket-impl.cc
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/nsc-tcp-l4-protocol.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/nsc-tcp-l4-protocol.cc
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/nsc-tcp-socket-impl.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/internet-stack/nsc-tcp-socket-impl.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/internet-stack/tcp-l4-protocol.h
|
View
|
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/tcp-l4-protocol.cc
|
View
|
2
3
4
5
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/tcp-socket-impl.h
|
View
|
2
3
4
5
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/internet-stack/tcp-socket-impl.cc
|
View
|
2
3
4
5
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/udp-l4-protocol.h
|
View
|
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/udp-l4-protocol.cc
|
View
|
2
3
4
5
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/internet-stack/udp-socket-impl.h
|
View
|
2
3
4
5
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/internet-stack/udp-socket-impl.cc
|
View
|
2
3
4
5
|
2 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
|
A |
src/node/ipv4-packet-info-tag.h
|
View
|
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/node/ipv4-packet-info-tag.cc
|
View
|
|
1 chunk |
+284 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/node/ipv6-packet-info-tag.h
|
View
|
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/node/ipv6-packet-info-tag.cc
|
View
|
|
1 chunk |
+294 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/node/socket.h
|
View
|
2
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/node/socket.cc
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/node/wscript
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18
|