[OpenWrt-Devel] [Job] Job offer in Berlin: fulltime upstream contributor.

2016-03-19 Thread Arvid E. Picciani
Hi, For a well funded startup i need a fulltime openwrt dev who can build up the team and product with me from scratch. Preferably someone who is already contributing here and can balance community and company interests. We're building a 10-20K devices centrally managed wifi infrastructure

[OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

2014-09-17 Thread Arvid E. Picciani
the variable is called htmode, not ht Signed-off-by: Arvid E. Picciani a...@exys.org --- package/network/services/hostapd/files/netifd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/hostapd/files/netifd.sh b/package/network/services/hostapd/files

[OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

2014-09-16 Thread Arvid E. Picciani
the variable is called htmode, not ht Signed-off-by: Arvid E. Picciani a...@exys.org --- package/network/services/hostapd/files/netifd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/hostapd/files/netifd.sh b/package/network/services/hostapd

Re: [OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

2014-09-16 Thread Arvid E. Picciani
If phy htmode is set to HT* or VHT*, set wpa_supplicant to HT20. Previously it wasnt set at all. Signed-off-by: Arvid E. Picciani a...@exys.org --- package/network/services/hostapd/files/netifd.sh | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package/network/services

[OpenWrt-Devel] update strongswan to version 5.2.0

2014-08-12 Thread Arvid E. Picciani
From babc2104dfd3224af901fb3490a306a5145ee586 Mon Sep 17 00:00:00 2001 From: Arvid E. Picciani a...@exys.org Date: Tue, 12 Aug 2014 17:21:16 +0200 Subject: [PATCH] update strongswan to version 5.2.0 To: openwrt-devel@lists.openwrt.org Signed-off-by: Arvid E. Picciani a...@exys.org --- net