Hi, > + case "$wpa_cipher" in > + GCMP) > + append network_data "pairwise=GCMP" "$N$T" > + append network_data "group=GCMP" "$N$T" > + ;; > + esac > +
how is this supposed to work and look like in uci? I couldn't find any
other references to `$wpa_cipher` in hostapd.sh
> [ "$mode" = mesh ] || {
> case "$wpa" in
> 1)
>
~ Jo
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
