Skip to content

Releases: uption/netlink_wi

v0.8.0

14 Oct 17:20
05e98a2

Choose a tag to compare

What's Changed

  • Add supported BSS membership selectors to WirelessInterface
  • Add new netlink attributes and commands from kernel source
  • Add station TXQ statistics
  • Fix running tests without async feature enabled
  • Enable async feature in docs.rs
  • Add station flags

Full Changelog: v0.7.1...v0.8.0

v0.7.1

11 Oct 18:10
6d0f05f

Choose a tag to compare

What's Changed

  • Document all public methods and modules

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Oct 16:38
f57867a

Choose a tag to compare

What's Changed

  • Update to neli v0.7.1 and add async API
  • Add missing wiphy infos
  • Add custom error type NlError
  • Add trigger and abort scan commands
  • Add get inferface method
  • Add center frequency to channel config

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Aug 09:35
dcb300e

Choose a tag to compare

  • Make submodules public

v0.5.0

09 Aug 09:53
fcf3249

Choose a tag to compare

  • Add set channel feature
  • Add set monitor flags feature
  • Add regulatory domain DFS region
  • Add set interface functionality

v0.4.1

09 Aug 09:50
f3d8f15

Choose a tag to compare

  • Fix parsing HE guard interval
  • Implement PartialEq and Eq for public enums

v0.4.0

28 Jul 13:02
ea990c5

Choose a tag to compare

  • Add get regulatory domain information
  • Add logging
  • Add wifi frequency information
  • Add wifi band information
  • Update to neli 0.6
  • Add physical device information