--typo
This commit is contained in:
parent
94e06be245
commit
3559637b56
2 changed files with 7 additions and 1 deletions
|
@ -3328,6 +3328,11 @@ https://en.wikipedia.org/wiki/IPv4_header_checksum
|
|||
CLOSED: [2019-07-21 Sun 14:01]
|
||||
| eth2 <--> nf0 |
|
||||
| eth1 <--> nf3 |
|
||||
** Compile log
|
||||
| 5.1. - 5.5 | failure due to variable renaming |
|
||||
| 5.6 | subparser: compiled! |
|
||||
| 5.7 | subcontrol: |
|
||||
| 5.8 | nat64 actions/table: |
|
||||
** TODO Benchmark/comparison
|
||||
*** TODO Setup / Benchmark Jool
|
||||
*** TODO Setup / Benchmark tayga
|
||||
|
|
|
@ -11,7 +11,8 @@ action controller_reply(task_t task) {
|
|||
}
|
||||
|
||||
#else
|
||||
#include "action_egress.p4"
|
||||
|
||||
#include "actions_egress.p4"
|
||||
|
||||
action controller_reply(task_t task) {
|
||||
meta.task = task;
|
||||
|
|
Loading…
Reference in a new issue