Debug missing checksum, introduce new field

This commit is contained in:
Nico Schottelius 2019-03-25 13:02:09 +01:00
commit c6b1463e17
4 changed files with 10 additions and 5 deletions

View file

@ -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;
}