Skip to content

Releases: linux-wpan/wpan-tools

wpan-tools 0.9 release

19 Dec 14:24
Compare
Choose a tag to compare

It is a pleasure to announce the 0.9 release of wpan-tools.
Thanks to everyone who contributed!

The one big feature in this release is a configuration utility for hwsim. A hardware simulation driver which landed mainline in the 4.19 kernel release.

Guido Günther contributed a patch from a packagers perspective. Thanks!

Alexander Aring (3):
wpan-ping: fix ifname setting
wpan-hwsim: hardware simulator configuration utility
wpan-hwsim: fix long option argument option for dot

Guido Günther (1):
Don't install examples

Stefan Schmidt (5):
hwsim: make sure lqi is always initialized
iwpan: fix clang compiler warning on absolute-value
examples: fix wrongly used unsigned attribute
build: hwsim: fix list of files needed for dist build
Release 0.9

wpan-tools 0.8 release

01 Feb 10:24
Compare
Choose a tag to compare

It is a pleasure to announce the 0.8 release of wpan-tools.
Thanks to everyone who contributed!

More of a maintenance release this time around. We did not have a release in a while and the build error with libnl >= 3.3 started to hit more people. Having this fixed is worth a release alone. Thanks a lot to Thomas Petazzoni for the fix.

We also added some some examples on how to use the ieee802154 subsystem socket types from userspace.
Xue Wenqian added some more functionality to the wpan-ping utility. Mayn thanks here as well.

Stefan Schmidt (9):
examples: add README with details to the various examples
examples: af_ieee802154_tx example
examples: af_ieee802154_rx example
examples: add af_packet_rx example
examples: af_inet6_rx example
examples: af_packet_tx example
examples: af_inet6_tx example
examples: add .gitignore file for examples directory
Release 0.8

Thomas Petazzoni (1):
src/nl_extras.h: fix compatibility with libnl 3.3.0

Xue Wenqian (2):
wpan-ping: add the support to set wpan-ping interval
wpan-ping: Add the filtering function for frame receiving

wpan-tools 0.7 release

20 Sep 09:06
Compare
Choose a tag to compare

It is a pleasure to announce the 0.7 release of wpan-tools.
Thanks to everyone who contributed!

A smaller release with network namespaces support as the biggest new feature. Combined with some smaller fixes. We are also celebrating our 100th commit in the repository.

We switched from bzip2 to xz as our extra compression format. You might need to update your packaging scripts. Good old gz is still around.

Alexander Aring (2):
update nl802154.h
phy: add netns support

Stefan Schmidt (9):
wpan-ping: ensure the memory for our config struct is initialized.
wpan-ping: set more default values for our configuration
wpan-ping: clarify help message for address setting
info: remove confusing supported commands printout
info: pretty print tx powers output
info: pretty print ed levels output
info: fix typo in tx power and ed level unit
build: switch extra dist compressions from bzip2 to xz
Release 0.7