0.4.3
0.4.3 - 2019-03-19
Added
- DHCP option names are printed along with their option codes.
Changed
- Debug output is more detailed and aligned.
Fixed
- Alignment and explicit data type conversions are used to compile without
errors on 32-bit architectures. - Do not fail on strict-overflow warnings, as some may be ignored.
- Do not use non-ASCII characters in debug output. They were not strictly
needed.