[PATCH 1/3] hostapd: add wpad-basic-wolfssl variant

Daniel Golle daniel at makrotopia.org
Sat Jul 25 05:06:47 EDT 2020


On Sat, Jul 25, 2020 at 10:44:46AM +0200, Petr Štetiar wrote:
> Daniel Golle <daniel at makrotopia.org> [2020-07-24 15:51:27]:
> 
> Hi,
> 
> > On Fri, Jul 24, 2020 at 04:29:38PM +0200, Petr Štetiar wrote:
> > > Add package which provides wpad with WPA-PSK, SAE (WPA3-Personal),
> > > 802.11r and 802.11w support.
> > 
> > I think this should be merged with wpad-mesh. It's almost the same, but
> > only adds support for 802.11s mesh in addition.
> 
> I don't think so, wpad-mesh is using full config which is noticeable:
> 
>  Measured on openwrt-ath79-nand-8dev_rambutan-squashfs-factory.bin 
> 
>    5373952 bytes with wpad-basic-wolfssl
>    5636096 bytes with wpad-mesh
>    -------
>     262144 bytes difference
> 
> seems quite a lot to me.

Oh, that's much more than I've expected.
Probably because CONFIG_AP pulls quite a lot of stuff and isn't
enabled in wpad-basic. I thought that'd be the same symbols as already
contained in hostapd and hence the multi-call wpad would not contain
them twice... Possibly my imagination of what actually comes out of
the linker and compiler was a bit naiiv in that regard.

> 
> -- ynezz
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list