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

Txinjection monitor changes #13829

Merged
merged 4 commits into from
Feb 9, 2024

Conversation

VivekUppunda
Copy link
Contributor

This brings in driver changes for monitor mode, filter settings driver changes and handling TX injection mode command as a NET_REQUEST_ETHERNET command

@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 1, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 1, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@97c3a3b nrfconnect/sdk-nrfxlib@4443194 (main) nrfconnect/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 1, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-chip X
test-sdk-wifi X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@VivekUppunda VivekUppunda force-pushed the txinjection_monitor_changes branch 2 times, most recently from bfe4324 to 75f73f5 Compare February 1, 2024 11:29
@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/wifi_mgmt.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/wifi_mgmt.c Outdated Show resolved Hide resolved
@VivekUppunda VivekUppunda force-pushed the txinjection_monitor_changes branch 2 times, most recently from 5f8730d to e9a740b Compare February 3, 2024 04:21
drivers/wifi/nrf700x/inc/wifi_mgmt.h Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/fmac_main.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/shim.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/wifi_mgmt.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/wifi_mgmt.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/shim.c Show resolved Hide resolved
drivers/wifi/nrf700x/src/shim.c Show resolved Hide resolved
drivers/wifi/nrf700x/src/wifi_mgmt.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/wpa_supp_if.c Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/wpa_supp_if.c Show resolved Hide resolved
drivers/wifi/nrf700x/src/net_if.c Outdated Show resolved Hide resolved
drivers/wifi/nrf700x/src/wpa_supp_if.c Show resolved Hide resolved
the current commit brings in TX injection mode setting as a sub-mode
set via ethernet netshell

Signed-off-by: Vivekananda Uppunda <[email protected]>
This set of changes brings in setting filter configuration for
sniffer operation

Signed-off-by: Vivekananda Uppunda <[email protected]>
This set of changes incorporates RX sniffer code for Monitor mode

Signed-off-by: Vivekananda Uppunda <[email protected]>
This pulls in driver changes for Monitor mode operation and driver
changes for handling TX injection as NET_REQUEST_ETHERNET command

Signed-off-by: Vivekananda Uppunda <[email protected]>
@VivekUppunda VivekUppunda force-pushed the txinjection_monitor_changes branch 2 times, most recently from 388ac6a to ca329ed Compare February 9, 2024 08:12
@NordicBuilder NordicBuilder removed the DNM label Feb 9, 2024
@rlubos rlubos merged commit afca1bf into nrfconnect:main Feb 9, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants