Re: [OpenWrt-Devel] [PATCHv2] hostapd: fix wep with netifd

2013-12-23 Thread Felix Fietkau
On 2013-12-22 02:30, Catalin Patulea wrote: > Signed-off-by: Catalin Patulea Applied in r39156, thanks. - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCHv2] hostapd: fix wep with netifd

2013-12-22 Thread Catalin Patulea
On Sun, Dec 22, 2013 at 1:45 PM, Hannu Nyman wrote: > But he ran into an error with mixed WEP/WPA environment, where any WEP > interface needed to be in the config file before any WPA interface. > Otherwise the radio did not come up. So, there is probably something > additional to be fixed with WE

Re: [OpenWrt-Devel] [PATCHv2] hostapd: fix wep with netifd

2013-12-22 Thread Hannu Nyman
With reference to the patchV2 provided, I provided the patched script to an user of my build who had a WEP problem and he had his WEP connectivity fixed. But he ran into an error with mixed WEP/WPA environment, where any WEP interface needed to be in the config file before any WPA interface. Ot

[OpenWrt-Devel] [PATCHv2] hostapd: fix wep with netifd

2013-12-21 Thread Catalin Patulea
Signed-off-by: Catalin Patulea --- Changes since v1: - Fix argument to hostapd_append_wep_key. package/network/services/hostapd/files/netifd.sh |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/network/services/hostapd/files/netifd.sh b/package/network/ser