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


# 1d79b3a6 09-Feb-2018 Ankita Bajaj <bankita@codeaurora.org>

Handle NULL value returned by pcap_open_live() aptly

There is no point in trying to continue if the PCAP connection cannot be
opened.

Signed-off-by: Jouni Malinen <jouni@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>