History log of /wlan-dirver/utils/sigma-dut/sigma_dut.c (Results 1 – 25 of 64)
Revision Date Author Comments
# f7a2cbf9 18-Nov-2020 Vinita S. Maloo <vmaloo@codeaurora.org>

Miracast: Make default timeout of sigma_dut configurable

Add an option to configure the default timeout for sigma_dut operations
from the command line (-5 <timeout in sec>) for the cases where Mirac

Miracast: Make default timeout of sigma_dut configurable

Add an option to configure the default timeout for sigma_dut operations
from the command line (-5 <timeout in sec>) for the cases where Miracast
tests are executed. This is needed to avoid some timeout issues.

Signed-off-by: Vinita S. Maloo <vmaloo@codeaurora.org>

show more ...


# 47867204 20-Dec-2020 Veerendranath Jakkam <vjakkam@codeaurora.org>

WPA3: Add support to enable Client Privacy feature OOB for STA DUT

Add a command line option (-4) to enable Client Privacy feature
out-of-box for STA DUT for the WPA3 program.

Signed-off-by: Veeren

WPA3: Add support to enable Client Privacy feature OOB for STA DUT

Add a command line option (-4) to enable Client Privacy feature
out-of-box for STA DUT for the WPA3 program.

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>

show more ...


# f0f8805a 11-Nov-2020 Venkateswara Naralasetty <vnaralas@codeaurora.org>

Determine driver name

Determine driver name to make it easier to do driver specific
operations.

Signed-off-by: Venkateswara Naralasetty <vnaralas@codeaurora.org>


# fbf12efe 08-Jun-2020 Jouni Malinen <jouni@codeaurora.org>

ap_set_security: SAE_PK_KeyPairSigOverride

This can be used for testing SAE-PK misbehavior.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 0a9876c1 08-Jun-2020 Jouni Malinen <jouni@codeaurora.org>

ap_set_security: SAE_Commit_StatusCode and SAE_PK_Omit

These can be used for testing SAE-PK misbehavior.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 59fab0f4 05-Jun-2020 Jouni Malinen <jouni@codeaurora.org>

AP: SAE-PK configuration

Convert SAE-PK configuration parameters to hostapd sae_password
configuration.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# ce7ba82f 27-May-2020 Priyadharshini Gowthaman <pgowtham@codeaurora.org>

AP: Allow OCV to be enabled (ap_set_wireless ocvc)

Signed-off-by: Priyadharshini Gowthaman <pgowtham@codeaurora.org>


# c2ae961e 27-Feb-2020 Ajit Vaishya <ajitv@codeaurora.org>

Use a separate interface for NAN operations

This commit enhances the NAN behavior to use a separate interface
for the NAN discovery operations if such an interface is found.

This separate interface

Use a separate interface for NAN operations

This commit enhances the NAN behavior to use a separate interface
for the NAN discovery operations if such an interface is found.

This separate interface is expected to get created by the host driver
and the NAN operations use this interface if it exists. Otherwise, there
is a fallback to the "wlan0" interface to be backward compatible to the
implementations using it.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 6010ce7d 05-Mar-2020 Hu Wang <huw@codeaurora.org>

OWE: Allow OWE PTK workaround to be enabled

The new command line argument -3 can now be used to temporarily enable
the OWE PTK derivation workaround (owe_ptk_workaround=1) to be able to
pass a group

OWE: Allow OWE PTK workaround to be enabled

The new command line argument -3 can now be used to temporarily enable
the OWE PTK derivation workaround (owe_ptk_workaround=1) to be able to
pass a group 20 and 21 test case against an older OWE implementation.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# c9bc15d1 29-Jan-2020 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Add option to override the default tmp dir

Add command line argument -Z<path> for overriding the default temporary
path.

Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>


# 7960e3ad 07-Dec-2019 Jouni Malinen <jouni@codeaurora.org>

ap_set_security: RSNXE_Content argument

Allow RSNXE to be overridden in EAPOL-Key msg 3/4 frames.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 11e5521b 22-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

SAE hash-to-element configuration

Add parsing of sae_pwe argument to ap_set_security/sta_set_security and
map this to sae_pwe parameter for hostapd/wpa_supplicant.

Add -2 command line argument to a

SAE hash-to-element configuration

Add parsing of sae_pwe argument to ap_set_security/sta_set_security and
map this to sae_pwe parameter for hostapd/wpa_supplicant.

Add -2 command line argument to allow overriding the hostapd and
wpa_supplicant default value for sae_pwe=0 with 2, i.e., to enable both
hunting-and-pecking loop and hash-to-element. This is needed for now
since hash-to-element is not enabled by default, but this part may be
removed once the sae_pwe default value is changed.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# ad4c6756 06-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Stop wpa_supplicant on sigma_dut exit if it was started by sigma_dut

Try to keep system state more consistent for cases where sigma_dut
starts wpa_supplicant dynamically.

Signed-off-by: Jouni Malin

Stop wpa_supplicant on sigma_dut exit if it was started by sigma_dut

Try to keep system state more consistent for cases where sigma_dut
starts wpa_supplicant dynamically.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# b21f0542 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Allow separate 2.4 GHz and 5 GHz main/station ifnames to be set

This extends the -M and -S command line arguments to accept interface
name pair in <2.4 GHz ifname>/<5 GHz ifname> encoding to be set.

Allow separate 2.4 GHz and 5 GHz main/station ifnames to be set

This extends the -M and -S command line arguments to accept interface
name pair in <2.4 GHz ifname>/<5 GHz ifname> encoding to be set. For
example, "wlan0/wlan1". A new device_list_interfaces argument "band" can
then be used to specify which interface name is requested. This is an
initial step in allowing dynamic selection of a specific radio for
station operations based on the needed band.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 1f76fa6d 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Move p2p_ifname/p2p_ifname_buf into struct sigma_dut

Get rid of these global variables by moving them into struct sigma_dut.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# d2095485 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Move main_ifname/station_ifname into struct sigma_dut

Get rid of these global variables by moving them into struct sigma_dut.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 016ae6c8 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Add pointer to struct sigma_dut to get-ifname helper functions

This is needed to allow more dynamic generation of the interface name
for dual-radio cases.

Signed-off-by: Jouni Malinen <jouni@codeau

Add pointer to struct sigma_dut to get-ifname helper functions

This is needed to allow more dynamic generation of the interface name
for dual-radio cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 829b7dec 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Move struct sigma_dut resources freeing to a helper function

This is further cleanup for main().

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 5174e020 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Move usage text printing into a helper function.

This is one more step to clean up main().

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 1dd0b617 04-Nov-2019 Jouni Malinen <jouni@codeaurora.org>

Use set_defaults() more consistently for default parameters

Some of the values were previously set within main() while others came
from the dedicated set_defaults() helper function. Move these so th

Use set_defaults() more consistently for default parameters

Some of the values were previously set within main() while others came
from the dedicated set_defaults() helper function. Move these so that
everything comes from set_defaults().

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# ba4f2d42 04-Oct-2019 Jouni Malinen <jouni@codeaurora.org>

DPP: Support DPP AP TCP/IP Relay configuration

Use the new ap_preset_testparameters arguments DPPConfiguratorAddress
and DPPConfiguratorPKHash to configure hostapd DPP Relay functionality.

Signed-o

DPP: Support DPP AP TCP/IP Relay configuration

Use the new ap_preset_testparameters arguments DPPConfiguratorAddress
and DPPConfiguratorPKHash to configure hostapd DPP Relay functionality.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# c067edfb 20-Jun-2019 Priyadharshini Gowthaman <pgowtham@codeaurora.org>

HE: Add support for LTF

LTF feature for 11ax is supported in ap_set_rfeature function.

Signed-off-by: Priyadharshini Gowthaman <pgowtham@codeaurora.org>


# 47d709ba 05-Jun-2019 Peng Xu <pxu@codeaurora.org>

NAN: Send IPv6 address, port and protocol in TLV format

For TCP/IP over NAN feature, when passing IPv6 address, port number
and protocol in NAN messages, store them in TLV format instead of
explicit

NAN: Send IPv6 address, port and protocol in TLV format

For TCP/IP over NAN feature, when passing IPv6 address, port number
and protocol in NAN messages, store them in TLV format instead of
explicitly pass the values. This is due to the interface change
between Android framework and wifi-hal.

Sending test mode command to disable IPv6 address is removed
as IPv6 address is stored in app_info, where zero length of app_info
indicates that IPv6 is disabled in testbed mode.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 2dfb1dae 14-Jun-2019 Vinay Gannevaram <vganneva@codeaurora.org>

Add more general function to initialize wifi hal

wifi hal is required as presetting for programs like NAN, FTM, etc. Move
the relevant initialization functionality from nan.c to a more generic
locat

Add more general function to initialize wifi hal

wifi hal is required as presetting for programs like NAN, FTM, etc. Move
the relevant initialization functionality from nan.c to a more generic
location to facilitate the programs that communicate with wifi driver
through wifi hal. In addition, move global variables of wifi hal utility
to sigma_dut context.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 0128bf99 09-Apr-2019 Kiran Kumar Lokere <klokere@codeaurora.org>

dev: Implement log file collecting and uploading

Add support for dev_start_test and dev_stop_test to collect logs and
push them to a TFTP server.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


123