Andrey Konovalov 63b16a5d5c prog, sys: add csum type, embed checksums for ipv4 packets
This change adds a `csum[kind, type]` type.
The only available kind right now is `ipv4`.
Using `csum[ipv4, int16be]` in `ipv4_header` makes syzkaller calculate
and embed correct checksums into ipv4 packets.
2017-01-25 20:31:13 +01:00
..
2017-01-24 10:53:21 +01:00
2016-11-17 18:38:10 +01:00
2017-01-20 23:55:25 +01:00
2015-12-23 19:47:20 +01:00
2017-01-09 20:28:10 +01:00
2017-01-20 23:55:25 +01:00