Skip to content

0.4.3

Compare
Choose a tag to compare
@misje misje released this 24 Mar 17:59
· 39 commits to master since this release
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.