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

Issue 339970043: IEP implementation via tun/tap interface

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

Description

IEP implementation via tun/tap interface BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1120 lines, -0 lines) Patch
A IoT_internal/iep_tun/ieptun.c View 1 chunk +172 lines, -0 lines 0 comments Download
A IoT_internal/iep_tun/nat64.h View 1 chunk +211 lines, -0 lines 0 comments Download
A IoT_internal/iep_tun/nat64.c View 1 chunk +737 lines, -0 lines 0 comments Download

Messages

Total messages: 1
armangungor
6 years, 4 months ago (2017-12-13 11:46:21 UTC) #1
After challenges we faced in Java based IEP implementation, we realized that our
approach is not appropriate for handling tunneling for all kinds of packets. We
decided to implement IEP from scratch by using linux tun/tap interface. By this
way we  achieved more generic and standardized solution.
Sign in to reply to this message.

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