[delta checksum] in theory finish for v4-udp => v6-udp
This commit is contained in:
parent
2839b8e4b2
commit
ae8ce224fc
4 changed files with 111 additions and 98 deletions
|
|
@ -230,6 +230,11 @@ struct metadata {
|
|||
|
||||
bit<16> length_without_ip_header;
|
||||
bit<32> cast_length;
|
||||
|
||||
/* for delta checksums */
|
||||
bit<16> v4sum;
|
||||
bit<16> v6sum;
|
||||
|
||||
table_t table_id;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue