Re: [OpenWrt-Devel] usign race?

2018-09-14 Thread Mike McCormack
On 13/09/18 17:47, Koen Vandeputte wrote: As it mostly works, but only sometimes fail, it looks like a race condition. Does anyone have any clue? Hi Koen, I think I hit something similar... sometimes usign only spits out 16 characters rather than 17, so ucert fails. The attached patch wor

[OpenWrt-Devel] Custom init.d script switching LAN static -> dhcp triggers reload <-> hostapd race

2018-09-14 Thread Rafał Miłecki
My custom OpenWrt 18.06 builds have LAN interface configured as static: config interface lan option ifname 'eth0.1' option type 'bridge' option proto'static' option ipaddr '192.168.0.1' option netmask '255.255.255.0' Then I have a following i

Re: [OpenWrt-Devel] liblua vs. CMake

2018-09-14 Thread Karl Palsson
Welcome to the joys of lua's packaging, not just in OpenWrt, but across the bsds and desktop distros as well. You need "lua" to find it for OpenWrt. (There will be only one lua) On ~most recent distros, as you may have noticed, this will however be lua 5.2 or 5.3. On those distros you need "lua5.1

[OpenWrt-Devel] GitHub and -devel; differentiating between voting committers and random community comments

2018-09-14 Thread Daniel F. Dickinson
Hi, This isn't my first preference, but I think this is becoming a bit of a problem, especially for people not all that familiar with who's who in OpenWrt. I've noticed that community (vs. voting committers) often jump in with (presumably well-meant) advice that might not actually match what

Re: [OpenWrt-Devel] [PATCH v2] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-09-14 Thread Ram Chandra Jangir
On 9/12/2018 4:52 AM, Christian Lamparter wrote: > On Monday, September 10, 2018 5:50:53 PM CEST Ram Chandra Jangir wrote: >> On Friday, September 07, 2018 8:36 PM CEST Christian Lamparter wrote: >>> On Friday, September 7, 2018 2:10:30 PM CEST Ram Chandra Jangir wrote: >> >>> 3) WDOG test >

Re: [OpenWrt-Devel] GitHub and -devel; differentiating between voting committers and random community comments

2018-09-14 Thread Karl Palsson
"Daniel F. Dickinson" wrote: > Hi, > > This isn't my first preference, but I think this is becoming a > bit of a problem, especially for people not all that familiar > with who's who in OpenWrt. > > I've noticed that community (vs. voting committers) often jump > in with (presumably well-meant)

[OpenWrt-Devel] [PATCH v3] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-09-14 Thread Ram Chandra Jangir
* SoC: QCA IPQ4019 * RAM: 512 MiB * Flash: 32 MiB of SPI NOR and 128 MiB NAND * Wireless: 2.4-GHz 802.11ng, and two 5-GHz 802.11ac * IoT : CSR8811 radio [ supports BT classic and BLE ] SiLabs EFR32MG radio [ supports 802.15.4 ZigBee ] Tested on IPQ ap-dk07.1-c1 Board:

[OpenWrt-Devel] [PATCH] Add support to define multiple zones for dnat redirection reflection rules

2018-09-14 Thread Anton Engelhardt
Added new config option for redirect, which accespts a list of zones, from which reflection rules shall be created. Example: zones: wan lan devices servers config redirect ... option target 'DNAT' option src 'wan' option dest 'servers' option proto 'tcp'

Re: [OpenWrt-Devel] ath79 policy questions

2018-09-14 Thread Daniel F. Dickinson
On 2018-09-13 1:12 p.m., Lech Perczak wrote: Hello Daniel, Answers inline. Thanks but for *policy* questions I prefer answers from voting committers like Mathias Kresin (who has been working on herding ath79). W dniu 2018-09-12 o 04:24, Daniel F. Dickinson pisze: Hi, I'm having trouble

Re: [OpenWrt-Devel] GitHub and -devel; differentiating between voting committers and random community comments

2018-09-14 Thread Daniel F. Dickinson
On 2018-09-14 11:18 a.m., Karl Palsson wrote: "Daniel F. Dickinson" wrote: Hi, This isn't my first preference, but I think this is becoming a bit of a problem, especially for people not all that familiar with who's who in OpenWrt. I've noticed that community (vs. voting committers) often jump