Releases: rust-netlink/wl-nl80211
Releases · rust-netlink/wl-nl80211
New release 0.4.0
11 Nov 07:56
Compare
Sorry, something went wrong.
No results found
Breaking changes
station: Use bitflag for Nl80211StationFlags. (2913d4d )
station: Hide all public constants in rate_info. (88e675d )
New features
Add support for creating and deleting interfaces. (600ed26 )
Bug fixes
make Nl80211ElementRsn public. (2f74341 )
Add spelling CI job and fix further typos. (243c821 )
Remove debug and todo statements. (105e614 )
New release 0.3.2
01 Sep 09:34
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Bug fixes
Leftover: Set minimum supported rust version to 1.77. (caed428 )
New release 0.3.1
29 Aug 14:34
Compare
Sorry, something went wrong.
No results found
Breaking changes
Set minimum supported rust version to 1.77. (d72680a )
New features
Bug fixes
Fix compiling error on rust 1.77. (d72680a )
New release 0.3.0
28 Aug 12:27
Compare
Sorry, something went wrong.
No results found
Breaking changes
Replace Nl80211Cmd with Nl80211Command. (21896a4 )
New features
Support querying scan results. (3adb7b9 )
Support parsing HT(WIFI4) capability. (dc5cc16 )
Support scaning trigger and schedule. (c0dcf88 )
Support setting phy parameters. (25aef4e )
Support changing interface type. (2d86585 )
Support specifying the interface on a get reques. (97bf087 )
Support dumpping survey. (cd9907f )
Bug fixes
Fix Nl80211Element parser to allow zero-length elements. (7d4f45a )
Use latest rust-netlink crates. (1fc0a2e )
New release 0.2.0
28 Aug 12:10
Compare
Sorry, something went wrong.
No results found
Breaking changes
Changed Nl80211Attr::WiPhyFreq to Nl80211Attr::WiphyFreq. (2a4dbe1 )
Changed Nl80211StationInfo::Signal from u8 to i8. (79e4010 )
Changed Nl80211Message.nlas to Nl80211Message.attributes. (1b6679d )
New features
Add support of parsing netlink message reply of iw phy. (2a4dbe1 )
Add support of station. (19d03a5 )
Bug fixes
New release 0.1.2
10 Jul 08:19
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Bug fixes
Use latest rust-netlink crates. (9e67599 )
New release 0.1.1
29 Jan 12:15
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Bug fixes
Use latest rust-netlink crates. (a5f55b5 )