History log of /wlan-dirver/utils/sigma-dut/utils.c (Results 1 – 25 of 36)
Revision Date Author Comments
# 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>


# 050b85a6 03-Jul-2020 Veerendranath Jakkam <vjakkam@codeaurora.org>

Add helper functions to set wifi test config attributes

In many places QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION used
to set single QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_* attribute.

So mov

Add helper functions to set wifi test config attributes

In many places QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION used
to set single QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_* attribute.

So move the common code of such instances to helper functions.

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

show more ...


# 176181c5 15-May-2020 Veerendranath Jakkam <vjakkam@codeaurora.org>

Add a helper function for setting IPv6 address

This can be used with other commands as well, so move the IPv6 address
functionality into a helper function.

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

Add a helper function for setting IPv6 address

This can be used with other commands as well, so move the IPv6 address
functionality into a helper function.

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

show more ...


# 54b78cfd 30-Mar-2020 Vinita Maloo <vmaloo@codeaurora.org>

Send the FASTREASSOC command using ioctl to driver

Send FASTREASSOC command through ioctl to driver instead of using
wpa_supplicant control interface DRIVER command to remove dependency
of wpa_suppl

Send the FASTREASSOC command using ioctl to driver

Send FASTREASSOC command through ioctl to driver instead of using
wpa_supplicant control interface DRIVER command to remove dependency
of wpa_supplicant driver command extension library. The wpa_supplicant
driver command extension library is not available on all platforms.

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

show more ...


# f642d6ad 27-Mar-2020 Vamsi Krishna <vamsin@codeaurora.org>

sta_reset_default: Enable Interworking for QoS Management program

Add support to parse prog,QM and enable Interworking feature for
QM program.

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 ...


# 3c740ab7 10-Oct-2019 Jouni Malinen <jouni@codeaurora.org>

ap_set_security: SAE_Confirm_Immediate

Allow AP SAE behavior to be configured to send SAE Confirm without
waiting for the STA to send SAE Confirm first.

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

ap_set_security: SAE_Confirm_Immediate

Allow AP SAE behavior to be configured to send SAE Confirm without
waiting for the STA to send SAE Confirm first.

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

show more ...


# 9a4f98d9 02-May-2019 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Make hex_byte available outside utils.c

This generic helper is useful for more flexible parsing of hexdumps than
what is exposed through parse_hexstr().

Signed-off-by: Alexei Avshalom Lazar <ailiza

Make hex_byte available outside utils.c

This generic helper is useful for more flexible parsing of hexdumps than
what is exposed through parse_hexstr().

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

show more ...


# 744ae8ab 31-Jan-2019 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Forced WPS version support for 60G

Add support for forcing WPS version sent in WPS IE. This is needed for
60 GHz WPS tests.

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


# a37dc16c 04-Feb-2019 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Add base64 encode support for generation of random PSK

This is based on the hostap.git implementation (licensed under the BSD
license).

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


# 0dae51c5 18-Dec-2018 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

sta_wps_read_pin: Calculate a unique PIN for each station

One of the WPS tests requires each STA to have its own PIN. Calculate a
unique PIN for each station based on local MAC address instead of us

sta_wps_read_pin: Calculate a unique PIN for each station

One of the WPS tests requires each STA to have its own PIN. Calculate a
unique PIN for each station based on local MAC address instead of using
the same hardcoded PIN to meet this requirement.

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

show more ...


# 6427969b 23-Dec-2018 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Add support for 60G WPS mode new commands

This adds new 60G CAPI commands ap_wps_enter_pin, ap_wps_set_pbc.

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


# 093569ff 13-Nov-2018 Alexei Avshalom Lazar <ailizaro@codeaurora.org>

Update channel_to_freq() for detecting 60G mode

struct sigma_dut argument is needed here so that the function can detect
if 60G mode is used since channels 1-4 exist in Wi-Fi with different
frequenc

Update channel_to_freq() for detecting 60G mode

struct sigma_dut argument is needed here so that the function can detect
if 60G mode is used since channels 1-4 exist in Wi-Fi with different
frequencies.

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

show more ...


# 8863ec7c 06-Aug-2018 Peng Xu <pxu@codeaurora.org>

NAN: Support TCP/IP over NAN in enable and publish commands

This allows NAN to enable TCP/IP functionality by setting NDPE attribute
and configuring IPv6 address, transport protocol, and transport p

NAN: Support TCP/IP over NAN in enable and publish commands

This allows NAN to enable TCP/IP functionality by setting NDPE attribute
and configuring IPv6 address, transport protocol, and transport port
number in NAN enable and publish message.

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

show more ...


# 525965bb 26-Jun-2018 Peng Xu <pxu@codeaurora.org>

Share a single is_ipv6_addr() implementation

No need to maintain two functions for doing the same thing.

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


# ba630459 22-Jun-2018 Jouni Malinen <jouni@codeaurora.org>

Add new program enum value for HS2-R3

Previously, the same enum value was used for both HS2-R2 and HS2-R3.
This needs to be extended to allow HS2-R3 specific behavior.

Signed-off-by: Jouni Malinen

Add new program enum value for HS2-R3

Previously, the same enum value was used for both HS2-R2 and HS2-R3.
This needs to be extended to allow HS2-R3 specific behavior.

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

show more ...


# a3cf9743 30-Apr-2018 Jouni Malinen <jouni@codeaurora.org>

HS 2.0: Add HS2-R3 as an alias for HS2-R2

There are no real differences in basic configuration operations between
these program names.

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


# 8f9c8687 31-Jan-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Add support for the HE program name

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


# 291d97da 01-Feb-2018 Peng Xu <pxu@codeaurora.org>

Add support for sending netlink messages

This allows sigma_dut to issue nl80211 commands directly without having
to use an external tool like iw (or go through wpa_supplicant) to do so.

An example

Add support for sending netlink messages

This allows sigma_dut to issue nl80211 commands directly without having
to use an external tool like iw (or go through wpa_supplicant) to do so.

An example of how to send a vendor command to the driver is provided in
atheros.c by function cmd_atheros_config_scan(), which is to enable or
disable scan functionality in the driver.

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

show more ...


# 00bbdf1b 29-Jan-2018 priyadharshini gowthaman <pgowtham@codeaurora.org>

OpenWrt: Additional option to determine chip type

In some platforms, umac option is not available hence use atd option to
determine chip type for OpenWrt.

Signed-off-by: priyadharshini gowthaman <p

OpenWrt: Additional option to determine chip type

In some platforms, umac option is not available hence use atd option to
determine chip type for OpenWrt.

Signed-off-by: priyadharshini gowthaman <pgowtham@codeaurora.org>

show more ...


# 0e209fcc 26-Jan-2018 priyadharshini gowthaman <pgowtham@codeaurora.org>

OpenWrt: Support multivap for OWE

Add ssid to the new VAP for OWE configuration.

Signed-off-by: priyadharshini gowthaman <pgowtham@codeaurora.org>


# 1bde7947 09-Jan-2018 Ankita Bajaj <bankita@codeaurora.org>

OCE: Add support for FILS-HLP on Android

Start DHCP thread to process DHCPACK message during FILS-HLP connection
and configure IP address.

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


# a2cb567b 25-Oct-2017 Ankita Bajaj <bankita@qti.qualcomm.com>

OCE: Add support to enable/disable OCE

OCE needs to be disabled to verify APUT functionality with non-OCE
stations.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>


# 08cf231d 04-Sep-2017 Jouni Malinen <jouni@qca.qualcomm.com>

Add parse_hexstr() helper function

This can be used to parse hexdumps into binary.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>


# 5c3813a7 26-Aug-2017 Jouni Malinen <jouni@qca.qualcomm.com>

DPP: Recognize new Prog argument value DPP

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>


12