Re: [PATCH] Add a --conf option to eapol_test.py

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Mar 26, 2021 at 10:17:00AM +0000, Nick Porter wrote:
> The --conf option specifies a file containing a list of options
> to configure the network used for running the test which will be
> used in place of the defaults built into the script.

Thanks, applied with a fix:

> diff --git a/wpa_supplicant/eapol_test.py b/wpa_supplicant/eapol_test.py
>          t[i] = threading.Thread(target=run, args=(str(i), iter,
> -                                                  args.no_fast_reauth, res[i]))
> +                                                  args.no_fast_reauth, res[i]),
> +                                                  conf)

That added conf argument needs to be within the args tuple for this to
run..
 
-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux