Re: Simplified LuCI interface project: dashboard, quick setup, configuration

2020-06-26 Thread Michael Richardson
Thank you kindly for this work. Baptiste Jonglez wrote: > The student project of Biyun and Zhao has just finished. > The goal was to develop a simplified web interface for OpenWrt, integrated > in LuCI and complementary to the current LuCI interface. I watched the video. I have

[PATCH v2] ramips: add support for NETGEAR WAC124

2020-06-26 Thread Jan Hoffmann
The WAC124 hardware appears to be identical to R6260/R6350/R6850. SoC: MediaTek MT7621AT RAM: 128M DDR3 FLASH: 128M NAND (Macronix MX30LF1G18AC) WiFI: MediaTek MT7603 bgn 2T2R MediaTek MT7615 nac 4T4R ETH: SoC Integrated Gigabit Switch (1x WAN, 4x LAN) USB: 1x USB 2.0 BTN:

Re: [missing subjects]

2020-06-26 Thread Torbjorn Jansson
On 2020-06-26 14:15, Jo-Philipp Wich wrote: Hi, I think this was a misconfiguration in mailman (global "from_is_list" was set to "Wrap message"). Let's see if this reply mail looks better. Regards, Jo So far so good. ___ openwrt-devel mailing

RE: [PATCH] ramips: add support for NETGEAR WAC124

2020-06-26 Thread mail
Hi, > -Original Message- > From: Jan Hoffmann [mailto:j...@3e8.eu] > Sent: Freitag, 26. Juni 2020 13:57 > To: openwrt-devel@lists.openwrt.org > Cc: Jan Hoffmann > Subject: [PATCH] ramips: add support for NETGEAR WAC124 > > The hardware appears to be identical to R6260/R6350/R6850. > >

Re: mvebu: cannot load XDP

2020-06-26 Thread DENG Qingfang
Hi On Fri, Jun 26, 2020 at 3:03 AM Jakov Petrina wrote: > > Hi Deng, > > On 25/06/2020 20:32, DENG Qingfang wrote: > > Commit 76f9aa6f4bfd12fba34fc44aef890c48d4fb1024 should backport > > support for mvneta XDP, but I can't load it. > > > > # ip link set dev eth0 xdp obj /tmp/bpf.o sec xdp1 > >

Simplified LuCI interface project: dashboard, quick setup, configuration

2020-06-26 Thread Baptiste Jonglez
Hi, The student project of Biyun and Zhao has just finished. The goal was to develop a simplified web interface for OpenWrt, integrated in LuCI and complementary to the current LuCI interface. Feedback on the results of the project is welcome, preferably in the pull requests (see below). Zhao

Re: [missing subjects]

2020-06-26 Thread Jo-Philipp Wich
Hi, I think this was a misconfiguration in mailman (global "from_is_list" was set to "Wrap message"). Let's see if this reply mail looks better. Regards, Jo signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list

[no subject]

2020-06-26 Thread Jan Hoffmann via openwrt-devel
--- Begin Message --- The hardware appears to be identical to R6260/R6350/R6850. The factory image has been confirmed to work with nmrpflash. Signed-off-by: Jan Hoffmann --- .../ramips/dts/mt7621_netgear_wac124.dts | 25 +++ target/linux/ramips/image/mt7621.mk |

[no subject]

2020-06-26 Thread DENG Qingfang via openwrt-devel
--- Begin Message --- Commit 76f9aa6f4bfd12fba34fc44aef890c48d4fb1024 should backport support for mvneta XDP, but I can't load it. # ip link set dev eth0 xdp obj /tmp/bpf.o sec xdp1 RTNETLINK answers: Not supported strace output: set_tls(0xb6f5f5d8) = 0

[no subject]

2020-06-26 Thread Torbjorn Jansson via openwrt-devel
--- Begin Message --- Hello. Not sure if this is just for me but lately all mails that the mailinglist software marks like this in the beginning: - The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To

[no subject]

2020-06-26 Thread Jakov Petrina via openwrt-devel
--- Begin Message --- Hi Deng, On 25/06/2020 20:32, DENG Qingfang wrote: Commit 76f9aa6f4bfd12fba34fc44aef890c48d4fb1024 should backport support for mvneta XDP, but I can't load it. # ip link set dev eth0 xdp obj /tmp/bpf.o sec xdp1 RTNETLINK answers: Not supported strace output:

[no subject]

2020-06-26 Thread Karl Palsson via openwrt-devel
--- Begin Message --- The original code required the use of relative addresses into the lua stack. It should accept either. Signed-off-by: Karl Palsson --- lua/uloop.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lua/uloop.c b/lua/uloop.c index fcbe274..394970d 100644

[no subject]

2020-06-26 Thread Karl Palsson via openwrt-devel
--- Begin Message --- Some minor improvements to argument handling and docs. Patches 2 and 3 are optional, they have zero functional change, but IMO make the code easier to follow for future workers. --- End Message --- ___ openwrt-devel mailing

[no subject]

2020-06-26 Thread Rui Salvaterra via openwrt-devel
--- Begin Message --- Zstd is supported by the crypto API since Linux 4.18. Enable this feature and reveal the package in the configuration section, so the user can select it. This allows zstd to be used as a compression algorithm in zram, for example. Signed-off-by: Rui Salvaterra ---

[no subject]

2020-06-26 Thread mail--- via openwrt-devel
--- Begin Message --- Hi, the subtarget mpc85xx/generic has been renamed to mpc85xx/p1010 in commit: https://github.com/openwrt/openwrt/commit/564f87ef5bea16d5d1d8a9a80e8de77429159f26 Unfortunately, nobody has though of updating the buildbots, so images are frozen at that date and the buildbot

[no subject]

2020-06-26 Thread mail--- via openwrt-devel
--- Begin Message --- Hi, I just had a look at the buildbots and found that there seems to be a build error for mt7629, no images build since May 3! http://buildbot.openwrt.org/master/images/builders/mediatek%2Fmt7629 A local build with buildbot settings on my Debian 10 VM went through fine,

[no subject]

2020-06-26 Thread Rui Salvaterra via openwrt-devel
--- Begin Message --- Zstd is supported by the crypto API since Linux 4.18. Enable this feature and reveal the package in the configuration section, so the user can select it. This allows zstd to be used as a compression algorithm in zram, for example. Signed-off-by: Rui Salvaterra ---

[no subject]

2020-06-26 Thread Uwe Kleine-König via openwrt-devel
--- Begin Message --- The two main changes are that Prefix Informations are only sent for prefixes the router is responsible for and that Route Informations are sent for all prefixes. This allows to send router advertisements on the wan interface to tell hosts there about the routes available via

[no subject]

2020-06-26 Thread Emil Muratov via openwrt-devel
--- Begin Message --- Hi Rui, no offence, but I do not have direct commit right to openwrt's repo. I've had done some work on zram-script before, that's why I was interested in this case. You could try to create a PR to GiHub's openwrt repo than someone from the core team could pick it up

[no subject]

2020-06-26 Thread Karl Palsson via openwrt-devel
--- Begin Message --- Instead of having to adjust the index repeatedly as the stack is manipulated, use absolute addressing for the function arguments, so they stay the same throughout the call. Zero functional change, just subjectively easier to follow variables. Signed-off-by: Karl Palsson

[no subject]

2020-06-26 Thread Karl Palsson via openwrt-devel
--- Begin Message --- Actually check for flags being valid, instead of simply ignoring the call if flags was zero. Use standard lua checks for the function argument, so you can get a normal "argument #2 was invalid, expected function, got xxx" instead of the vague, "invalid arg list"

[no subject]

2020-06-26 Thread Karl Palsson via openwrt-devel
--- Begin Message --- Ran into some issues with my fd event being garbage collected. As I never wanted to call :delete, I had seen no reason to keep the returned object, as my callback and upvalues were still valid. Signed-off-by: Karl Palsson --- examples/uloop-example.lua | 8 +--- 1

[no subject]

2020-06-26 Thread Rui Salvaterra via openwrt-devel
--- Begin Message --- Hi, Emil, After pressing send, I realised my choice of words made my previous email sound harsh, it wasn't my intention, I'm sorry about that. :) On Thu, 25 Jun 2020 at 18:13, Emil Muratov wrote: > > Hi Rui, > no offence, but I do not have direct commit right to openwrt's