Re: initialization of wpa_supplicant is very long

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

 



On Thu, 2019-06-13 at 15:56 +0200, Arthur LAMBERT wrote:
> > It's not clear to me why hostapd uses getrandom() without the
> > GRND_RANDOM flag, but then falls back to /dev/random rather than
> > /dev/urandom?
> 
> I dont used hostapd at all on my target device. I only use wpa_supplicant.
> I dont create any wifi point access on my device. My device is the client
> in my case.

Fine. Same thing. It's the same code anyway.

> I dont see anything relative about RANDOM flag in my wpa_supplicant configuration except this :
> [arthur] grep -nRE RANDOM output/build/wpa_supplicant-2.7/wpa_supplicant/.config
> 460:#CONFIG_NO_RANDOM_POOL=y

So try CONFIG_GETRANDOM=y

> Moreover HW_RANDOM is enable in my kernel defconfig.

Irrelevant, as you found out you have no hwrandom device.

johannes


_______________________________________________
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