++ plan
This commit is contained in:
parent
a8285e72b4
commit
d2c79bd3a3
1 changed files with 16 additions and 4 deletions
20
doc/plan.org
20
doc/plan.org
|
@ -1,10 +1,13 @@
|
|||
* Time table
|
||||
| 2019-02-22 | kick-off |
|
||||
| 2019-02-22 | have all papers handed in |
|
||||
* Time table / log
|
||||
| 2019-02-21 | Kick-Off |
|
||||
| 2019-02-21 | Clarifications Ueli Maurer (Mentor) |
|
||||
| 2019-02-22 | Have all papers handed in |
|
||||
| 2019-02-22 | Have rough definition of tasks |
|
||||
| 2019-03-01 | Feature list / priority list / roadmap clear |
|
||||
| 2019-03-08 | NAT46 1:1 table TCP/UDP working |
|
||||
| 2019-03-15 | NAT46 1:1 table ICMP, ICMPv6 working |
|
||||
| 2019-03-22 | NAT64 prefix based IPv6->IPv4 conversion |
|
||||
| 2019-03-29 | NAT64 dynamic pool implementation |
|
||||
| | |
|
||||
| 2019-08-05 | Latest start writing documentation |
|
||||
| 2019-08-21 | hand in thesis |
|
||||
|
@ -31,19 +34,28 @@
|
|||
***** ICMP <-> ICMPv6
|
||||
**** TODO Stateless Prefix based NAT64: IPv6 to IPv4 translation prefix based
|
||||
***** Allows IPv6 hosts to reach the IPv4 Internet
|
||||
*** Additional features queue (to be discussed)
|
||||
**** TODO Offset based translation (v4->v6)
|
||||
** Thesis documentation
|
||||
*** Motivation
|
||||
TBD
|
||||
*** Current state of the art tayga/jool
|
||||
TBD
|
||||
TBD
|
||||
**** Tayga
|
||||
**** Jool
|
||||
**** Cisco (?)
|
||||
*** P4 based implementation
|
||||
TBD
|
||||
**** Requirements
|
||||
-
|
||||
*** Performance comparison
|
||||
*** Feature/Functionality difference / overview
|
||||
**** Not included
|
||||
- DNS64 - has already been solved in a different domain
|
||||
*** References / Follow up
|
||||
**** RFC 6052
|
||||
**** RFC 6586 for deployment experiences using Stateful NAT64.
|
||||
|
||||
* Proposal / task description
|
||||
** Task description for mystudies
|
||||
*** High speed NAT64 with P4
|
||||
|
|
Loading…
Reference in a new issue