-
由 Jan Kiszka 提交于
-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: NJan Kiszka <jan.kiszka@siemens.com>
1b930bfa
-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: NJan Kiszka <jan.kiszka@siemens.com>