Johannes Schlatow
bed870ead4
net: fix header_length field in Ipv4_packet
...
Replace size_t by uint8_t in accessors for the IPv4 header fields
'version' and 'header_length' - uint8_t is the smallest integral type
for 4 bit of information. Note, as the _internet header length_ field is
defined to reflect the number of 32-bit words the header occupies, we
also stick to the specification with our accessor.
Issue #1915
2016-05-23 15:49:57 +02:00
..
2015-08-21 10:59:46 +02:00
2015-11-29 18:17:09 +01:00
2014-05-14 16:08:00 +02:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2016-05-09 13:10:52 +02:00
2015-11-27 12:18:53 +01:00
2016-04-25 10:47:52 +02:00
2016-05-09 13:10:53 +02:00
2015-04-09 16:04:46 +02:00
2015-05-20 17:39:14 +02:00
2015-04-23 16:47:59 +02:00
2014-05-14 16:08:00 +02:00
2016-05-09 13:10:52 +02:00
2015-04-17 16:13:21 +02:00
2015-03-13 12:17:23 +01:00
2015-04-09 16:04:46 +02:00
2016-03-08 17:00:54 +01:00
2015-11-18 12:22:06 +01:00
2016-05-23 15:49:57 +02:00
2015-10-09 16:38:48 +02:00
2015-12-17 15:15:24 +01:00
2014-05-14 16:08:00 +02:00
2015-04-09 16:04:46 +02:00
2016-05-23 15:49:55 +02:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2015-11-04 14:09:25 +01:00
2015-03-13 12:17:23 +01:00
2016-05-09 13:10:53 +02:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-11-27 12:18:54 +01:00
2015-04-09 16:04:46 +02:00
2015-03-13 12:17:23 +01:00
2015-11-29 18:17:02 +01:00
2015-04-17 16:13:21 +02:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2014-05-14 16:08:00 +02:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2016-05-09 13:09:54 +02:00
2016-05-09 13:10:52 +02:00
2016-05-09 13:10:53 +02:00
2014-05-14 16:08:00 +02:00