Skip to content

0.0.2

Choose a tag to compare

@foxtrot foxtrot released this 13 Jan 01:23
· 56 commits to main since this release
275825d

Bugfix Release

  • Fix libwifi_verify_frame() and clarify usage.
  • Add LIBWIFI_FLAGS_IS_ORDERED flag.
  • Ensure minimum length of frame is checked when parsing an 802.11 frame specified as containing Radiotap.
  • Add TAG_ELEMENT_EXTENSION tagged parameter.
  • Multiple styling fixes and improvements for examples.
  • Removed unused headers.
  • Added frame parser tests.
  • Added some frame generation tests.
  • Remove hard-coded compiler configuration.