Begin router support

This commit is contained in:
Nico Schottelius 2019-03-06 13:48:02 +01:00
commit 22da39377e
2 changed files with 8 additions and 2 deletions

View file

@ -71,6 +71,7 @@
| | - icmp6 echo request working in controller | |
| | - Hosts can ping6 the switch | |
| | - Ran into P4 casting bug: https://github.com/p4lang/p4c/issues/1765 | |
| | -> seems to be more than just casting bug | |
| | | |
| | Next target: | |
| | - Focus on enabling the "Internet" with ICMP6 translation | |