Back to 16 bit arithmetic
This commit is contained in:
parent
428faead17
commit
ecab110d7c
3 changed files with 54 additions and 56 deletions
|
|
@ -100,7 +100,7 @@ header ipv4_t {
|
|||
bit<13> fragOffset;
|
||||
bit<8> ttl;
|
||||
bit<8> protocol;
|
||||
bit<16> hdrChecksum;
|
||||
bit<16> checksum;
|
||||
ipv4_addr_t src_addr;
|
||||
ipv4_addr_t dst_addr;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue