++todos; begin router mode
This commit is contained in:
parent
2cafdc5e12
commit
c4a4e370f0
4 changed files with 52 additions and 7 deletions
11
doc/plan.org
11
doc/plan.org
|
|
@ -7,13 +7,14 @@
|
|||
| | Write mail / phone | x |
|
||||
| 2019-02-22 | Have all papers handed in | |
|
||||
| | | |
|
||||
| 2019-02-23 | python2 / ipaddress is buggy | |
|
||||
| 2019-02-23 | python2 / ipaddress is buggy | x |
|
||||
| | p4utils is python2 only support | |
|
||||
| | bmpy_utils is not installable with pip | |
|
||||
| | python2 / latest ipaddress==1.0.22 still has the bug | |
|
||||
| | ipaddress.ip_network("2001:db8:61::/64") | |
|
||||
| | IPv6Network(u'3230:3031:3a64:6238:3a36:313a:3a2f:3634/128') | |
|
||||
| | | |
|
||||
| | egress routing | x |
|
||||
| | | |
|
||||
| | | |
|
||||
| 2019-02-28 | Meet Laurent #2 | |
|
||||
|
|
@ -64,7 +65,10 @@
|
|||
*** TODO Implement ICMP <-> ICMP6 translation
|
||||
**** DONE Parse icmp
|
||||
**** DONE Parse icmpv6
|
||||
**** TODO Add (static) egress configuration
|
||||
**** DONE Add (static) egress configuration
|
||||
**** TODO Make switch answer icmp6 echo request for
|
||||
**** TODO Make switch answer icmp echo request for
|
||||
**** TODO Add default route for v6 and v4 hosts
|
||||
**** TODO Translate icmp <-> icmp6
|
||||
**** TODO Create table entry for mapping v4->v6 [net]
|
||||
**** TODO Create table entry for mapping v6->v4 [net]
|
||||
|
|
@ -80,8 +84,7 @@
|
|||
**** See time table above
|
||||
*** Additional features queue (to be discussed)
|
||||
**** TODO Offset based translation (v4->v6) -> same as range (?)
|
||||
**** TODO IP address learning (v6/v4) for real life switch?
|
||||
|
||||
**** TODO IP address learning (v6/v4) for real life switch? How do hosts find it?
|
||||
** Thesis documentation
|
||||
*** Motivation
|
||||
TBD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue