Debug missing checksum, introduce new field
This commit is contained in:
parent
2e8f51929b
commit
c6b1463e17
4 changed files with 10 additions and 5 deletions
|
|
@ -166,6 +166,7 @@ struct headers {
|
|||
struct metadata {
|
||||
port_t ingress_port;
|
||||
task_t task;
|
||||
task_t switch_task;
|
||||
bit<16> tcp_length;
|
||||
bit<32> cast_length;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue