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

Issue 332240043: 6EP tunnel encapsulation first draft

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 5 months ago by armangungor
Modified:
6 years, 5 months ago
Reviewers:
mustafa.alabaychi, voravitt, robert.herjulf.olsson, safa.ismail.si, dima.alissa, Alaiin
CC:
dkostic
Visibility:
Public.

Description

6EP tunnel encapsulation first draft source ip address, source port number, destination ip address, destination port number added to the beginning of UDP packet. Then UDP packet is sent to IEP.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -100 lines) Patch
M core/net/ip/tunnel-addr.h View 1 chunk +2 lines, -0 lines 0 comments Download
M core/net/ip/tunnel-addr.c View 1 chunk +20 lines, -0 lines 0 comments Download
M core/net/ip64/ip64.c View 1 chunk +1 line, -1 line 0 comments Download
M core/net/ip64/ip64-dhcpc.c View 1 chunk +1 line, -1 line 0 comments Download
M core/net/ip64/ip64-ipv4-dhcp.c View 1 chunk +1 line, -1 line 0 comments Download
M core/net/tunnel/tunnel.h View 1 chunk +1 line, -1 line 0 comments Download
M core/net/tunnel/tunnel.c View 7 chunks +72 lines, -92 lines 0 comments Download
M core/net/tunnel/tunnel-dhcpc.c View 1 chunk +1 line, -1 line 0 comments Download
M core/net/tunnel/tunnel-eth-interface.c View 1 chunk +1 line, -1 line 0 comments Download
M core/net/tunnel/tunnel-ipv4-dhcp.c View 1 chunk +1 line, -1 line 0 comments Download
M core/net/tunnel/tunnel-slip-interface.c View 1 chunk +1 line, -1 line 0 comments Download
D examples/avr-rss2/ipv6/iot_br/border-router.avr-rss2 View Binary file 0 comments Download

Messages

Total messages: 1
armangungor
6 years, 5 months ago (2017-11-15 22:09:11 UTC) #1
Hi,

Please review 6EP Tunnel Encapsulation. 

source ip address, source port number, destination ip address, destination port
number added to the beginning of UDP packet. Then UDP packet is sent to IEP.

Thanks!
Sign in to reply to this message.

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