Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netdev/ieee802154_submac: support setting promiscuous mode option #19906

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

geonnave
Copy link
Contributor

Contribution description

Found this was missing when trying to use examples/sniffer with the nrf52840dk. The solution was actually provided by @benpicco on the matrix channel.

Testing procedure

Use the examples/sniffer following its README.

Issues/PRs references

N/A.

@github-actions github-actions bot added the Area: drivers Area: Device drivers label Aug 25, 2023
@chrysn chrysn added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Aug 25, 2023
@benpicco benpicco requested a review from jia200x August 25, 2023 14:27
@riot-ci
Copy link

riot-ci commented Aug 25, 2023

Murdock results

✔️ PASSED

7c0accb netdev/ieee802154_submac: support setting promiscuous mode option

Success Failures Total Runtime
7937 0 7937 14m:10s

Artifacts

@aabadie
Copy link
Contributor

aabadie commented Aug 25, 2023

bors merge

bors bot added a commit that referenced this pull request Aug 25, 2023
19906: netdev/ieee802154_submac: support setting promiscuous mode option r=aabadie a=geonnave



### Contribution description

Found this was missing when trying to use `examples/sniffer` with the `nrf52840dk`. The solution was actually provided by `@benpicco` on the matrix channel.


### Testing procedure

Use the `examples/sniffer` following its README.


### Issues/PRs references

N/A.

Co-authored-by: Geovane Fedrecheski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Aug 25, 2023

Build failed:

@aabadie
Copy link
Contributor

aabadie commented Aug 28, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Aug 28, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit da88c41 into RIOT-OS:master Aug 28, 2023
27 checks passed
@MrKevinWeiss MrKevinWeiss added this to the Release 2023.10 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants