-
Jan Kiszka authored
-mms-bitfields prevents that the bitfields in current IP header structs are packed into a single byte as it is required. Fix this by using uint8_t as backing type. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>Jan Kiszka authored-mms-bitfields prevents that the bitfields in current IP header structs are packed into a single byte as it is required. Fix this by using uint8_t as backing type. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
Loading