Re: [OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-20 Thread Daniel Golle
Hi Jouni! On Sat, May 16, 2020 at 11:54:55PM +0300, Jouni Malinen wrote: > On Wed, May 13, 2020 at 05:34:31PM +0100, Daniel Golle wrote: > > I've just built OpenWrt for MIPS malta (BE) with mac80211-hwsim and > > hereby confirm the problem shows up there in exactly the same way. > > Also on MIPS m

Re: [OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-16 Thread Jouni Malinen
On Wed, May 13, 2020 at 05:34:31PM +0100, Daniel Golle wrote: > I've just built OpenWrt for MIPS malta (BE) with mac80211-hwsim and > hereby confirm the problem shows up there in exactly the same way. > Also on MIPS malta with mac80211-hwsim, mesh with SAE works with > WolfSSL up to and including h

Re: [OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-13 Thread Daniel Golle
On Wed, May 13, 2020 at 03:19:32PM +0100, Daniel Golle wrote: > On Wed, May 13, 2020 at 04:01:03PM +0300, Jouni Malinen wrote: > > On Wed, May 13, 2020 at 11:46:03AM +0100, Daniel Golle wrote: > > > The build environment is currently on an otherwise unused system wired > > > up to the two QCA devic

Re: [OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-13 Thread Daniel Golle
On Wed, May 13, 2020 at 04:01:03PM +0300, Jouni Malinen wrote: > On Wed, May 13, 2020 at 11:46:03AM +0100, Daniel Golle wrote: > > Odd, but could be endian or sizeof(int) related differences. I assume > > you are testing on x86_64 glibc while I'm testing this on MIPS24kc > > (big endian!) with musl

Re: [OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-13 Thread Jouni Malinen
On Wed, May 13, 2020 at 11:46:03AM +0100, Daniel Golle wrote: > Odd, but could be endian or sizeof(int) related differences. I assume > you are testing on x86_64 glibc while I'm testing this on MIPS24kc > (big endian!) with musl libc running on QCA SoCs. Unfortunately, I don't have any convenient

Re: [OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-13 Thread Daniel Golle
Hi Jouni, thanks for the quick reply! On Wed, May 13, 2020 at 11:38:17AM +0300, Jouni Malinen wrote: > On Tue, May 12, 2020 at 10:46:12PM +0100, Daniel Golle wrote: > > After hours of bisecting which change between hostapd_2_8 and > > hostapd_2_9 broke SAE in mesh mode with WolfSSL we got a resul

Re: [OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-13 Thread Jouni Malinen
On Tue, May 12, 2020 at 10:46:12PM +0100, Daniel Golle wrote: > After hours of bisecting which change between hostapd_2_8 and > hostapd_2_9 broke SAE in mesh mode with WolfSSL we got a result: > > > commit 6c9543fcb7962e26c2a91c43089abe171d073b44 > > Author: Jouni Malinen > > Date: Thu Apr 25 2

[OpenWrt-Devel] hostap commit 6c9543fcb breaks MESH-SAE with wolfssl

2020-05-12 Thread Daniel Golle
Hi! After hours of bisecting which change between hostapd_2_8 and hostapd_2_9 broke SAE in mesh mode with WolfSSL we got a result: > commit 6c9543fcb7962e26c2a91c43089abe171d073b44 > Author: Jouni Malinen > Date: Thu Apr 25 20:18:27 2019 +0300 > > Share common SAE and EAP-pwd functionality: r