wpan-tools 0.10 release
Stefan Schmidt <[email protected]>
| Newsgroups | org.kernel.vger.linux-wpan |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/linux-wpan/wpan-tools/releases/tag/wpan-tools-0.10 It is a pleasure to announce the 0.10 release of wpan-tools. Thanks to David Girault, Miquel Raynal and Romuald Despres for their contributions. This release has been long in the making, but it also contains significant new features which has been developed on the kernel side. Support for scanning, beaconing and associations have been added! This is a big step forward to allow running a full PAN coordinator on Linux. In addition some usual maintenance work has been done. Notable is the move from TravisCI to GitHub actions, the addition of SPDX headers and reuse compliance. David Girault (5): iwpan: Export iwpan_debug iwpan: Remove duplicated SECTION iwpan: Add scan support iwpan: Add events support iwpan: Add beaconing support Miquel Raynal (7): iwpan: Synchronize nl802154.h with the latest kernel iwpan: Fix a comment iwpan: Synchronize nl802154.h with the latest scan changes iwpan: Synchronize nl802154.h with the latest beaconing changes iwpan: Allow the phy shortcut for scanning commands iwpan: Synchronize nl802154.h with the latest association changes iwpan: Add associations support Romuald Despres (1): iwpan: Fix the channels printing Stefan Schmidt (14): workflow: migrate from Travis CI to GitHub actions m4: remove empty folder which only holds a .gitignore file license: clearly indicate license in file name and use new LICENSES folder wpan-ping: switch files to SPDX header for license and copyright wpan-hwsim: switch files to SPDX header for license and copyright src/nl802154.h: switch file to SPDX header for license and copyright examples: switch files to SPDX header for license and copyright src: switch files to SPDX header for license and copyright misc: switch remaining files to SPDX header for license and copyright workflow: add reuse job to check for REUSE compliance workflow/main.yml: extend compile job to use matrix for gcc and clang workflow/main.yml: extend matrix compile job to handle old Ubuntu LTS workflow/main.yml: integrate reuse job into main workflow Release 0.10