Re: [PATCH] argp-standalone: generate a shared library instead of static library

2022-10-03 Thread Hauke Mehrtens
On 9/28/22 12:11, Petr Štetiar wrote: Thomas Langer [2022-09-13 17:47:56]: Hi, Change the argp-standalone package to produce a shared library instead of a static library for the target. The host build is not changed. we can see that from the diff already, so we would prefer to know, why

Re: Handle target path located under target/linux/feeds/

2022-10-03 Thread Hauke Mehrtens
On 5/31/22 07:23, Prasun Maiti wrote: When we are installing targets to target/linux/feeds, BOARD is not located under target/linux/ So, we need to handle this scenario taking proper target path Does this change also fix your problem?

Re: [PATCH] ramips: add support for Tozed S12 Plus (UNISOC)

2022-10-02 Thread Hauke Mehrtens
On 7/28/22 07:31, Ian Pangilinan wrote: From: Ian Pangilinan Date: Sun, 28 July 2022 11:27:00 +0800 Subject: [PATCH] ramips: add support for Tozed S12 Plus (UNISOC) Tozed S12 Plus (UNISOC) is a Cat.6 LTE CPE. It is known as ZLT S12 Pro in some markets. Product link:

Re: [PATCH] uqmi: fix compilation with GCC12

2022-09-29 Thread Hauke Mehrtens
On 9/28/22 04:22, Rosen Penev wrote: On Sun, Aug 21, 2022 at 7:54 AM Hauke Mehrtens wrote: On 6/11/22 16:47, Bjørn Mork wrote: e9hack writes: The 'dangling pointer' issue can be fix without using malloc(). --- a/dev.c 2022-05-04 02:18:17.0 +0200 +++ b/dev.c 2022-06-11 08:48

Re: [PATCH] kernel/crypto: fix crypto-lib-curve25519 x86_64 build

2022-09-24 Thread Hauke Mehrtens
On 7/21/22 15:17, Florian Eckert wrote: The crypto-lib-curve25519 dependency for x86_64 could not be met, because the package for for the architecture x86_64 was not added to crypto-lib-curve package. Also the package arch definition for x86/64 does not exist. It musst be change to x86_64 to get

Re: [PATCH v2] arm-trusted-firmware-mvebu: stop cluttering Image Builder

2022-09-07 Thread Hauke Mehrtens
On 9/7/22 19:23, Tomasz Maciej Nowak wrote: W dniu 7.09.2022 o 00:15, Hauke Mehrtens pisze: On 8/31/22 17:03, Tomasz Maciej Nowak wrote: From: Tomasz Maciej Nowak All contents of staging_dir/image are included in Image Builder (IB) in case some binary needs to be included in final image

Re: [PATCH v2] arm-trusted-firmware-mvebu: stop cluttering Image Builder

2022-09-06 Thread Hauke Mehrtens
On 8/31/22 17:03, Tomasz Maciej Nowak wrote: From: Tomasz Maciej Nowak All contents of staging_dir/image are included in Image Builder (IB) in case some binary needs to be included in final image. But in case of this package, all sources are stored there and those clutter the final tarball of

OpenWrt 22.03.0 first stable release

2022-09-05 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the first stable release of the OpenWrt 22.03 stable version series. It incorporates over 3800 commits since branching the previous OpenWrt 21.02 release and has been under development for about one year. Download firmware image for your device

Re: [PATCH] umdns: add timeout_lookup parameter for services

2022-09-04 Thread Hauke Mehrtens
On 8/26/22 13:40, Tobias Waldvogel wrote: From: Tobias Waldvogel Printing on Android devices via mdns IPP does not work with the default value of 60 seconds for the lookup timeout. It seems that Androd expects an immediate answer just when trying to print. Nevertheless the umdns debug messages

Re: [PATCH] uqmi: fix compilation with GCC12

2022-08-21 Thread Hauke Mehrtens
On 6/11/22 16:47, Bjørn Mork wrote: e9hack writes: The 'dangling pointer' issue can be fix without using malloc(). --- a/dev.c 2022-05-04 02:18:17.0 +0200 +++ b/dev.c 2022-06-11 08:48:21.185567953 +0200 @@ -206,6 +206,7 @@ void qmi_request_cancel(struct qmi_dev * int

Re: [PATCH] libubox: add missing NULL check

2022-08-20 Thread Hauke Mehrtens
On 6/22/22 20:58, Rosen Penev wrote: strlen takes non NULL parameters. Found with GCC's -fanalyzer. Signed-off-by: Rosen Penev --- blobmsg.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blobmsg.c b/blobmsg.c index d87d607..bb6c469 100644 --- a/blobmsg.c +++ b/blobmsg.c @@ -364,6

Re: [PATCH] Add support for CCMP-256 and GCMP-256 ciphers

2022-08-18 Thread Hauke Mehrtens
On 8/18/22 11:44, Joerg Werner wrote: Signed-off-by: Joerg Werner --- include/iwinfo.h | 22 -- iwinfo_cli.c | 6 ++ iwinfo_lua.c | 6 ++ iwinfo_nl80211.c | 14 -- iwinfo_utils.c | 10 -- 5 files changed, 40 insertions(+), 18

Re: [PATCH] netifd: fix WPA3 enterprise ciphers

2022-08-13 Thread Hauke Mehrtens
On 6/26/22 17:21, Joerg Werner wrote: WPA3 enterprise requires wpa_cipher to be GCMP-256, so if the user set encryption to wpa3 or wpa3-mixed, then add GCMP-256. Also allow explicit selection of GCMP-256 by adding gcmp256 at the end of the encryption value. This code from hostapd looks like

Re: [PATCHv2] ramips: add support for Notion R281

2022-08-13 Thread Hauke Mehrtens
On 7/27/22 05:17, Ian Pangilinan wrote: From: Ian Pangilinan Date: Sun, 27 July 2022 10:55:00 +0800 Subject: [PATCHv2] ramips: add support for Notion R281 Notion R281 is a Cat.6 LTE CPE. It is known as Boosteven R281 in some markets. Product link:

Re: Reaching out to Greg KH for 6 year LTS kernel versions

2022-08-10 Thread Hauke Mehrtens
On 8/9/22 01:15, Florian Fainelli wrote: Hi, Greg KH has communicated a few times before on his blog [1] that he is seeking the help of individuals and company to help him maintain the LTS kernels and allow them to be made 6 years instead of just the usual 2 years. 5.10 is a 6 year LTS,

[PATCH fstools 2/2] block: Do not include linux/fs.h any more

2022-08-07 Thread Hauke Mehrtens
glibc 2.36 changed the definition of enum fsconfig_command, it now collides with the same definition from sys/mount.h. Remove the include of linux/fs.h This still compiled with musl too. Signed-off-by: Hauke Mehrtens --- block.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/block.c b

[PATCH fstools 1/2] libfstools: Rename move_mount() function to ovl_move_mount() for glibc 2.36

2022-08-07 Thread Hauke Mehrtens
glibc in version 2.36 defines an own function named move_mount() in some header. The definition from glibc collides with our definition, just rename the function in fstools. Signed-off-by: Hauke Mehrtens --- libfstools/overlay.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

Re: [PATCH v2 1/3] ath79: mikrotik: stack ar9344 devices to single dtsi

2022-08-06 Thread Hauke Mehrtens
On 7/20/22 22:31, Tomasz Maciej Nowak wrote: From: Tomasz Maciej Nowak Most of boards from MikroTik with AR9344 SoC (supported and un-supported) replicate the same schematic, so stack common device nodes to a single dtsi. Signed-off-by: Tomasz Maciej Nowak Hi, It is really hard for me to

Re: [PATCH v2 3/3] ath79: add support for MikroTik RouterBOARD 911 Lite2/Lite5

2022-08-06 Thread Hauke Mehrtens
On 7/20/22 22:31, Tomasz Maciej Nowak wrote: From: Tomasz Maciej Nowak Forward-port from ar71xx target the board introduced in commit eb9e3651dd1a (" ar71xx: add support for the MikroTik RB911-2Hn/5Hn boards"). Follow intallation instruction from that commit message, using images found in

[PATCH] kernel: netsupport: Extract act_police

2022-08-04 Thread Hauke Mehrtens via openwrt-devel
-sched-act-police to allow using it without adding all the packages from the big kmod-sched package. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/package/kernel/linux/modules/netsup

Re: [PATCH] airoha: Add new target platform

2022-08-03 Thread Hauke Mehrtens
On 8/1/22 18:16, Daniel Danzberger wrote: On Wed, 2022-07-27 at 14:53 +0200, Robert Marko wrote: On Wed, 27 Jul 2022 at 14:50, Hauke Mehrtens wrote: Hi Daniel, Is it possible to buy devices with this SoC in the retail market or on ebay? On 7/27/22 13:57, Daniel Danzberger wrote: Airoha

OpenWrt 22.03.0-rc6 sixth release candidate

2022-08-02 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the sixth release candidate of the upcoming OpenWrt 22.03 stable version series. It incorporates over 3500 commits since branching the previous OpenWrt 21.02 release and has been under development for about one year. This is just a release

Re: [PATCH] hostapd: fix segfault sending bss transition mgmt response on ubus

2022-07-31 Thread Hauke Mehrtens
On 7/24/22 15:28, Sakura Industries wrote: In the ubus support patch for bss transition management responses, the target_bssid variable is left uninitialized if the client refuses to transition for any reason.  This leads to random segfaults in hostapd when it marshals the ubus message,

mac80211: Update to version 5.15.58-1

2022-07-30 Thread Hauke Mehrtens
This updates mac80211 to version 5.15.58-1 which is based on kernel 5.15.58. The removed patches were applied upstream. Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile | 6 +- .../patches/ath/402-ath_regd_optional.patch | 2 +- .../patches/ath/404

[PATCH v2 8/8] kernel: ipt-ipset: Add ipset/ip_set_hash_ipmac.ko

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
the ipset/ip_set_hash_ipmac.ko file. The CONFIG_IP_SET_HASH_IPMAC KConfig option is already set by the package. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netfilter.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/kernel/linux/modules/netfilter.mk b/package/kernel/linux/modules/ne

[PATCH v2 6/8] kernel: netsupport: Extract sched-prio and sched-red

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
Extract the kmod-sched-prio and kmod-sched-red kernel modules from the big kmod-sched package. This allows adding the two kernel modules to OpenWrt without adding the kmod-sched and all its depdnecy. Signed-off-by: Thomas Langer Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/net

[PATCH v2 4/8] kernel: netsupport: kmod-sched: Reorder packages

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
d packages into an alphabetical order. I kept the kmod-sched-core at the top as this is the main package. No changes other than reordering were done. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 102 +++-- 1 file changed, 53 insertions(+), 49

[PATCH v2 5/8] kernel: netsupport: Add kmod-sched-drr

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
th the DRR scheduler. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 16 1 file changed, 16 insertions(+) diff --git a/package/kernel/linux/modules/netsupport.mk b/package/kernel/linux/modules/netsupport.mk index 4bd988ad92..ab358aeaaf 100644 ---

[PATCH v2 7/8] kernel: netsupport: Add kmod-sched-act-sample

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
This adds the act_sample.ko and psample.ko kernel module which allows traffic sampling. Signed-off-by: Thomas Langer Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 18 ++ 1 file changed, 18 insertions(+) diff --git a/package/kernel/lin

[PATCH v2 1/8] kernel: netsupport: kmod-sched: Remove sch_fq_codel and sch_fifo

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
q_codel.ko and the sch_fifo.ko are always compiled into the kernel, they are activated in the generic kernel configuration. There is no need to activate the build of these kernel modules in the kmod-sched* packages. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 4 +--- 1 file

[PATCH v2 3/8] kernel: netsupport: kmod-sched: explicitly define included modules

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
r Change SCHED_MODULES_EXTRA to an explicit list of modules instead of taking everything that is not filtered out. This removes the need of updating the filter each time an extra sch_*, act_* or similar is added with an own kmod definition. Signed-off-by: Thomas Langer Signed-off-by: Hauk

[PATCH v2 0/8] kernel: netsupport: clenup kmod-sched*

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
netsupport: kmod-sched: Reorder packages * Add new kmod-sched packages to correct position Hauke Mehrtens (5): kernel: netsupport: kmod-sched: Remove sch_fq_codel and sch_fifo kernel: netsupport: kmod-sched: Add kmod-lib-textsearch dependency kernel: netsupport: kmod-sched: Reorder package

[PATCH v2 2/8] kernel: netsupport: kmod-sched: Add kmod-lib-textsearch dependency

2022-07-29 Thread Hauke Mehrtens via openwrt-devel
MATCH_TEXT configuration option depends on the kmod-lib-textsearch package. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/linux/modules/netsupport.mk b/package/kernel/linux/modules/net

Re: [PATCH] airoha: Add new target platform

2022-07-27 Thread Hauke Mehrtens
Hi Daniel, Is it possible to buy devices with this SoC in the retail market or on ebay? On 7/27/22 13:57, Daniel Danzberger wrote: Airoha is a new ARM platform based on Cortex A7 which has recently been merged into linux-next. The device tree says it is a arm,cortex-a53, see

Re: [PATCH 4/5] kernel: netsupport: Add kmod-sched-act-sample

2022-07-21 Thread Hauke Mehrtens
On 7/21/22 18:42, Stijn Tintel wrote: Hi, On 18/07/2022 17:01, Hauke Mehrtens wrote: From: Thomas Langer This adds the act_sample.ko and psample.ko kernel module which allows traffic sampling. Signed-off-by: Thomas Langer Signed-off-by: Hauke Mehrtens ---   package/kernel/linux/modules

[PATCH 5/5] kernel: ipt-ipset: Add ipset/ip_set_hash_ipmac.ko

2022-07-18 Thread Hauke Mehrtens via openwrt-devel
the ipset/ip_set_hash_ipmac.ko file. The CONFIG_IP_SET_HASH_IPMAC KConfig option is already set by the package. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netfilter.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/kernel/linux/modules/netfilter.mk b/package/kernel/linux/modules/ne

[PATCH 4/5] kernel: netsupport: Add kmod-sched-act-sample

2022-07-18 Thread Hauke Mehrtens via openwrt-devel
This adds the act_sample.ko and psample.ko kernel module which allows traffic sampling. Signed-off-by: Thomas Langer Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 18 ++ 1 file changed, 18 insertions(+) diff --git a/package/kernel/lin

[PATCH 0/5] kernel: netsupport: clenup kmod-sched*

2022-07-18 Thread Hauke Mehrtens via openwrt-devel
kmod-sched packages and also fixes some minor bugs. Hauke Mehrtens (2): kernel: netsupport: Add kmod-sched-drr kernel: ipt-ipset: Add ipset/ip_set_hash_ipmac.ko Thomas Langer (3): kernel: netsupport: kmod-sched: explicitly define included modules kernel: netsupport: Extract sched-prio and

[PATCH 2/5] kernel: netsupport: Add kmod-sched-drr

2022-07-18 Thread Hauke Mehrtens via openwrt-devel
th the DRR scheduler. Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 17 + 1 file changed, 17 insertions(+) diff --git a/package/kernel/linux/modules/netsupport.mk b/package/kernel/linux/modules/netsupport.mk index e412a909b1..aae4094d44 100644 ---

[PATCH 3/5] kernel: netsupport: Extract sched-prio and sched-red

2022-07-18 Thread Hauke Mehrtens via openwrt-devel
Extract the kmod-sched-prio and kmod-sched-red kernel modules from the big kmod-sched package. This allows adding the two kernel modules to OpenWrt without adding the kmod-sched and all its depdnecy. Signed-off-by: Thomas Langer Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/net

[PATCH 1/5] kernel: netsupport: kmod-sched: explicitly define included modules

2022-07-18 Thread Hauke Mehrtens via openwrt-devel
y compiled into the kernel using the generic linux configuration. CONFIG_NET_EMATCH_TEXT depends on the kmod-lib-textsearch package. Signed-off-by: Thomas Langer Signed-off-by: Hauke Mehrtens --- package/kernel/linux/modules/netsupport.mk | 17 +++-- 1 file changed, 7 insertions(+), 10

Re: [PATCH] libmnl: fix build when bash is not located at /bin/bash

2022-07-10 Thread Hauke Mehrtens
On 6/21/22 16:38, Mark Mentovai wrote: From: Mark Mentovai This fixes the libmnl build on macOS, which ships with an outdated bash at /bin/bash. During the OpenWrt build, a modern host bash is built and made available at staging_dir/host/bin/bash, which is present before /bin/bash in the

OpenWrt 22.03.0-rc5 fifth release candidate

2022-07-08 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the fifth release candidate of the upcoming OpenWrt 22.03 stable version series. It incorporates over 3500 commits since branching the previous OpenWrt 21.02 release and has been under development for about one year. This is just a release

OpenWrt @ BattleMesh V14

2022-07-06 Thread Hauke Mehrtens
OpenWrt supports this year's "Wireless Battle of the Mesh - Building Community Networks for Fun and Non-Profit". The event aims to bring together people from across the globe who are interested in community networks, including wireless mesh network technologies, fiber infrastructure,

Re: [PATCH 2/2] kernel: drop patch adding hardcoded kernel compilation flags

2022-06-20 Thread Hauke Mehrtens
nwrt/patch/20190409093046.13401-1-zaj...@gmail.com/ Cc: Felix Fietkau Cc: Hauke Mehrtens Cc: Rui Salvaterra Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.o

Re: Testing network / NAT performance

2022-06-17 Thread Hauke Mehrtens
Hi Rafal, Thank you for your detailed analyses and also for the detailed report. This is very helpful when I ran into this problem. Can we somehow automate it so that we get notified a day after a bad change was committed about performance regression and not one year after? On 6/14/22

OpenWrt 22.03.0-rc4 fourth release candidate

2022-06-14 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the fourth release candidate of the upcoming OpenWrt 22.03 stable version series. It incorporates over 3500 commits since branching the previous OpenWrt 21.02 release and has been under development for about one year. This is just a release

Re: 5G wifi doesn't really work on my tp-link Archer C7 v2

2022-05-19 Thread Hauke Mehrtens
On 5/16/22 15:54, e9hack wrote: Hi, I've trouble with the following commit: commit    3aa96efa24c13c6e0aafa5ad826f3f95a3bd74f9 mac80211: Update to version 5.15.33-1 After this commit the 5G wifi interface doesn't start properly. The interfaces are visible with ifconfig, but it isn't visible

Re: ZTE MF286R modem support

2022-05-03 Thread Hauke Mehrtens
On 4/29/22 00:20, Lech Perczak wrote: W dniu 2022-04-23 o 22:32, Hauke Mehrtens pisze: On 4/16/22 22:26, Lech Perczak wrote: Hello, Recently my PR #9670 [1] which includes fixes needed to support built-in modem of ZTE MF286R router was merged to master. The (incomplete) support for MF286R

Re: [PATCH] packages: nvram: add NVRAM quirks for bcm53xx target

2022-05-03 Thread Hauke Mehrtens
On 5/3/22 09:44, Arınç ÜNAL wrote: On 03/05/2022 10:20, Rafał Miłecki wrote: On 31.03.2022 21:19, Arınç ÜNAL wrote: Add NVRAM quirks script for the bcm53xx target. Split NVRAM quirks for the bcm47xx and bcm53xx targets. Move clear partialboot NVRAM quirk for Linksys EA9500 here. Add set

OpenWrt 22.03.0-rc1 first release candidate

2022-04-24 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the first release candidate of the upcoming OpenWrt 22.03 stable version series. It incorporates over 3400 commits since branching the previous OpenWrt 21.02 release and has been under development for about one year. This is just a release

Re: ZTE MF286R modem support

2022-04-23 Thread Hauke Mehrtens
On 4/16/22 22:26, Lech Perczak wrote: Hello, Recently my PR #9670 [1] which includes fixes needed to support built-in modem of ZTE MF286R router was merged to master. The (incomplete) support for MF286R landed together with MF286A before branching off 22.03 release. I'd be grateful if fixes

Re: OpenWrt 19.07.10 service release

2022-04-23 Thread Hauke Mehrtens
On 4/22/22 11:34, Roger Pueyo Centelles | Guifi.net wrote: Hi, Congratulations for this service release! Could it be that the index page at https://downloads.openwrt.org hadn't been updated to show 19.07.10? The same goes for 21.02.3. Thanks, Roger Hi, It should be updated now. Different

Re: [PATCH] ramips: add support for TP-Link RE650 v2

2022-04-23 Thread Hauke Mehrtens
the specification from it and only changed the facts that I knew changed. How should I go about verifying that it's actually 4T4R or 2T2R? (Ignore previous email, I didn't use reply to all) April 17, 2022 3:40 PM, "Hauke Mehrtens" wrote: On 4/8/22 00:29, Marcin Gordziejewski wrote: TP-Lin

Battlemesh is back in September -- date poll for WBMv14

2022-04-23 Thread Hauke Mehrtens
Hi, The planning for Battlemesh v14 are ongoing and they are looking for a date. OpenWrt participated in the Battlemesh v13 online edition in 2020. We do not have an OpenWrt conference, mostly because organizing such an event is a lot of none technical work. It would be nice if the OpenWrt

OpenWrt 21.02.3 Third service release

2022-04-20 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the third service release of OpenWrt 21.02. It fixes security issues, improves device support, and brings a few bug fixes. We recently moved our bugs to GitHub, please report issues over there (after checking that nobody else posted the same

OpenWrt 19.07.10 service release

2022-04-20 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the newest service release of OpenWrt 19.07. It fixes security issues, improves device support, and brings a few bug fixes. OpenWrt 19.07.10 is the final release of the 19.07 release branch, this branch is now end of life and we will not fix

[PATCH] toolchain: Update glibc 2.34 to recent HEAD

2022-04-18 Thread Hauke Mehrtens
S390: Add new s390 platform z16. 290db09546 nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) Signed-off-by: Hauke Mehrtens --- toolchain/glibc/common.mk | 4 ++-- ...Revert-Disallow-use-of-DES-encryption-functions-in-n.patch | 4

Re: [PATCH] ramips: add support for TP-Link RE650 v2

2022-04-17 Thread Hauke Mehrtens
On 4/8/22 00:29, Marcin Gordziejewski wrote: TP-Link RE650 v2 is largely similar to v1 that is already supported by OpenWrt. Notable differences is differnt SPI Flash - 8 MB instead of 16 MB (from cFeon instead of Winbond) and a different configuration of PCIE connections to wifi chips.

Re: [PATCH 1/3] ramips: hlk-7621a-evb: remove WiFi support

2022-04-17 Thread Hauke Mehrtens
On 4/13/22 14:05, Reinhard Max wrote: The HiLink HLK-7621A evaluation board[1] contains no on-board WiFi hardware and its Mini PCIe slot can be used for arbitrary extension cards. So it makes no sense for a default build to assume that any particular type of WiFi chip is present. [1]

[PATCH] linux-firmware: Update to version 20220411

2022-04-11 Thread Hauke Mehrtens
/firmware/iwlwifi-9000-pu-b0-jf-b0-46.ucode Signed-off-by: Hauke Mehrtens --- package/firmware/linux-firmware/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile index c387e6e4b025

[PATCH 21.02] mac80211: Update to version 5.10.110-1

2022-04-10 Thread Hauke Mehrtens
This updates mac80211 to version 5.10.110-1 which is based on kernel 5.10.110. The removed patches were applied upstream. This new release contains many fixes which were merged into the upstream Linux kernel. Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile | 6

[PATCH] toolchain: musl: Update to version 1.2.3

2022-04-10 Thread Hauke Mehrtens
canary from leak via read-as-string by zeroing second byte * fix excessively slow TLS performance on some mips models Signed-off-by: Hauke Mehrtens --- I would prefer to add this to OpenWrt 22.03 too. This contains mostly bugfixes which look useful also for OpenWrt 22.03. toolchain/musl

Re: [PATCH] at91: Automatically detect USB feature

2022-04-07 Thread Hauke Mehrtens
On 4/7/22 08:49, claudiu.bez...@microchip.com wrote: On 07.04.2022 01:49, Hauke Mehrtens wrote: EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe The sama7 sub target does not have USB support, the feature should not be activated there. OpenWrt can

[PATCH] at91: Automatically detect USB feature

2022-04-06 Thread Hauke Mehrtens
support USB. Signed-off-by: Hauke Mehrtens --- This should replace the patch activating USB support for the sama7 sub target. target/linux/at91/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 36804a1eeb6f

Re: [PATCH 0/6] at91/sama7: Update kernel configuration to fix build

2022-04-06 Thread Hauke Mehrtens
On 4/6/22 18:05, claudiu.bez...@microchip.com wrote: Hi, Hauke, Thanks for taking care of this. On 06.04.2022 00:04, Hauke Mehrtens wrote: EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe This cleans up the kernel configuration of the at91/sama7

[RFC PATCH] mac80211: Update to version 5.15.32-test5

2022-04-05 Thread Hauke Mehrtens
This updates mac80211 to version 5.15.32-test5. The removed patches were applied upstream. This was generated from this backports version: https://github.com/hauke/backports/tree/devel-5.15 Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile | 8 +- .../patches/ath

[PATCH 5/6] at91/sama7: Do not build in Bluetooth

2022-04-05 Thread Hauke Mehrtens
Bluetooth should be activated as an optional kmod package instead of compiling it into the kernel. Signed-off-by: Hauke Mehrtens --- target/linux/at91/sama7/config-default | 6 -- 1 file changed, 6 deletions(-) diff --git a/target/linux/at91/sama7/config-default b/target/linux/at91/sama7

[PATCH 1/6] at91/sama7: Remove config options build as module

2022-04-05 Thread Hauke Mehrtens
-by: Hauke Mehrtens --- target/linux/at91/sama7/config-default | 40 ++ 1 file changed, 2 insertions(+), 38 deletions(-) diff --git a/target/linux/at91/sama7/config-default b/target/linux/at91/sama7/config-default index 8c453659dc47..86fb4d4af663 100644 --- a/target/linux

[PATCH 3/6] at91/sama7: Deactivate certification and key system

2022-04-05 Thread Hauke Mehrtens
This was probably activated by mac80211 which was activated before. mac80211 is build from backports in OpenWrt. Signed-off-by: Hauke Mehrtens --- target/linux/at91/sama7/config-default | 16 1 file changed, 16 deletions(-) diff --git a/target/linux/at91/sama7/config-default

[PATCH 2/6] at91/sama7: Do not activate cgroups and namespaces

2022-04-05 Thread Hauke Mehrtens
cgroups and namespaces should be configured by the generic OpenWrt configuration and not for a specific target. Signed-off-by: Hauke Mehrtens --- target/linux/at91/sama7/config-default | 17 - 1 file changed, 17 deletions(-) diff --git a/target/linux/at91/sama7/config-default

[PATCH 6/6] at91/sama7: Activate USB host support

2022-04-05 Thread Hauke Mehrtens
Activate support for USB host in the sub target. The USB subsystem has to be compiled into the kernel if it is used. Signed-off-by: Hauke Mehrtens --- target/linux/at91/sama7/config-default | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/linux/at91/sama7/config-default b/target

[PATCH 0/6] at91/sama7: Update kernel configuration to fix build

2022-04-05 Thread Hauke Mehrtens
really work. Could someone please confirm this. If the SoC does not support USB host mode, we should remove USB from the FEATURES list. If this works, I will also add this to OpenWrt 22.03. Hauke Mehrtens (6): at91/sama7: Remove config options build as module at91/sama7: Do not activate

[PATCH 4/6] at91/sama7: Use ext4 driver for ext2 and ext3

2022-04-05 Thread Hauke Mehrtens
Use the ext4 driver for ext2 and ext3 too. This feature is activated in the OpenWrt generic configuration. Signed-off-by: Hauke Mehrtens --- target/linux/at91/sama7/config-default | 6 -- 1 file changed, 6 deletions(-) diff --git a/target/linux/at91/sama7/config-default b/target/linux

Re: OpenWrt 22.0X release plan (22.03)

2022-04-03 Thread Hauke Mehrtens
On 4/3/22 09:23, Hannu Nyman wrote: On 2/20/22 23:57, Hauke Mehrtens wrote: > We would like to branch off OpenWrt 22.03 as openwrt-21.03 tomorrow. > We would also like to create branches on the default feeds too. > > Petr will set up the new build bot instance together with

Re: bug in busybox lock

2022-03-31 Thread Hauke Mehrtens
On 3/31/22 16:11, e9hack wrote: Hi, commit busybox: fix busybox lock applet pidstr buffer overflow looks wrong for me: --- a/package/utils/busybox/patches/220-add_lock_util.patch +++ b/package/utils/busybox/patches/220-add_lock_util.patch @@ -109,7 +109,7 @@  +  if (!waitonly) {

Re: [PATCH v2 3/3] realtek: Fix tc default package

2022-03-29 Thread Hauke Mehrtens
On 3/25/22 17:35, Paul Spooren wrote: Looks good to me. I’m just wondering if LuCI will pull in dnsmasq et al again for release builds. Stijn tested this on top of OpenWrt 22.03 branch successfully. He also activated LuCI and dnsmasq was not pulled in. Hauke

Re: realtek: remove firewall and other core components? [Was: Re: [PATCH 1/2] realtek: Use firewall4]

2022-03-25 Thread Hauke Mehrtens
On 3/23/22 23:10, Birger Koblitz wrote: Hi, On 23/03/2022 21:09, Sander Vanheule wrote: Hi everyone, One extra argument in favour of keeping the firewall in the default config, is that the devices with more advanced stock FW also provide an ACL feature to filter out traffic based on MAC,

[PATCH v2 3/3] realtek: Fix tc default package

2022-03-25 Thread Hauke Mehrtens
The tc package does not exits any more, it was split into tc-tiny, tc-full and tc-bpf. Include tc-bpf by default into realtek images. This increases the compressed image size by about 232KBytes. Signed-off-by: Hauke Mehrtens --- Use tc-bpf instead of tc-tiny. We already have libbpf and libelf

[PATCH v2 2/3] realtek: Use firewall4

2022-03-25 Thread Hauke Mehrtens
instead of firewall and iptables. This also adds the additional package kmod-nft-offload. The only difference to the router type is the missing ppp, ppp-mod-pppoe, dnsmasq and odhcpd-ipv6only package. This increases the compressed image size by about 422KBytes. Signed-off-by: Hauke Mehrtens

[PATCH v2 1/3] realtek: Remove dnsmasq and odhcpd-ipv6only from default

2022-03-25 Thread Hauke Mehrtens
Do not include the dnsmasq and odhcpd-ipv6only package by default any more. These services are not needed on a switch. If someone needs this it is still possible to use opkg or image builder to add them. This decreases the compressed image size by about 165KBytes. Signed-off-by: Hauke Mehrtens

[PATCH v2 0/3] realtek: Fix default package selection

2022-03-25 Thread Hauke Mehrtens
these 3 patches also into openwrt 22.03. I do not have a realtek board at hand, if you test this please add a Tested-By please. Hauke Mehrtens (3): realtek: Remove dnsmasq and odhcpd-ipv6only from default realtek: Use firewall4 realtek: Fix tc default package target/linux/realtek/Makefile

Re: OpenWrt 22.0X release plan (22.03)

2022-03-19 Thread Hauke Mehrtens
On 2/20/22 23:57, Hauke Mehrtens wrote: Hi, All the major new features for the next OpenWrt major release are mostly merged into master. The kernel 5.10 upgrade for the bcm63xx target is still missing. Paul created a issue to track the remaining tasks: https://github.com/openwrt/openwrt

Re: [PATCH] realtek: Fix kernel dependencies on CONFIG_MDIO_SMBUS

2022-03-14 Thread Hauke Mehrtens
On 3/14/22 06:56, Birger Koblitz wrote: Hi, CONFIG_SFP should only depend on CONFIG_MDIO_SMBUS on the RTL93xx platforms. This is because only on those platforms there is hardware support for an SMBus controller which is used for the MDIO of the SFP ports. If we had known about the worning, then

[PATCH] realtek: Fix kernel dependencies on CONFIG_MDIO_SMBUS

2022-03-13 Thread Hauke Mehrtens
mp; MDIO_BUS [=y] && I2C_SMBUS [=n] Selected by [y]: - SFP [=y] && NETDEVICES [=y] && PHYLIB [=y] && I2C [=y] && PHYLINK [=y] && (HWMON [=y] || HWMON [=y]=n) Fixes: 45053b507c66 ("realtek: Add support for SFP EEPROM-access over SMBus") Signed

[PATCH] linux-firmware: Update to version 20220209

2022-03-06 Thread Hauke Mehrtens
Signed-off-by: Hauke Mehrtens --- package/firmware/linux-firmware/Makefile | 6 +++--- package/firmware/linux-firmware/intel.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile index

[PATCH] iproute2: Remove libxtables from some tc variants

2022-03-01 Thread Hauke Mehrtens
so.1 (0x77d42000) libc.so => /lib/ld-musl-mips-sf.so.1 (0x77de8000) libz.so.1 => /usr/lib/libz.so.1 (0x77d1e000) This is based on a patch from Tiago Gaspar. Signed-off-by: Hauke Mehrtens --- package/network/utils/iproute2/Makefile | 42 +++-- 1 file

Re: [PATCH] base-files: call "sync" after initial setup

2022-03-01 Thread Hauke Mehrtens
tc/init.d/boot . It's probably the stage when the most new files get created. All later changes are usually done using smarter C apps (e.g. busybox or uci) that creates tmp files and uses rename() that is expected to be atomic. Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens This i

OpenWrt 19.07.9 service release

2022-02-28 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the newest service release of OpenWrt 19.07. It fixes security issues, improves device support, and brings a few bug fixes. We recently moved our bugs to GitHub, please report issues over there (after checking that nobody else posted the same

Re: [PATCH 1/2] realtek: Use firewall4

2022-02-28 Thread Hauke Mehrtens
On 2/28/22 23:00, Sander Vanheule wrote: Hi Hauke, On Mon, 2022-02-28 at 22:37 +0100, Hauke Mehrtens wrote: The realtek target is not a router, but basic device, see DEVICE_TYPE. The basic device type does not come with firewall by default, see include/target.mk for details. The realtek target

[PATCH 2/2] realtek: Fix tc default package

2022-02-28 Thread Hauke Mehrtens
The tc package does not exits any more, it was split into tc-tiny and tc-full. Include tc-tiny by default into realtek images. This increases the compressed image size by about 260KBytes. Signed-off-by: Hauke Mehrtens --- target/linux/realtek/Makefile | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH 1/2] realtek: Use firewall4

2022-02-28 Thread Hauke Mehrtens
instead of firewall and iptables. This also adds the additional package kmod-nft-offload. The only difference to the router type is the missing ppp and ppp-mod-pppoe package. This increases the compressed image size by about 260KBytes. Signed-off-by: Hauke Mehrtens --- target/linux/realtek/Makefile

OpenWrt 22.0X release plan

2022-02-20 Thread Hauke Mehrtens
Hi, All the major new features for the next OpenWrt major release are mostly merged into master. The kernel 5.10 upgrade for the bcm63xx target is still missing. Paul created a issue to track the remaining tasks: https://github.com/openwrt/openwrt/issues/9248 This will be extended with new

Re: [PATCH 19.07] wolfssl: bump to 5.1.1-stable

2022-02-20 Thread Hauke Mehrtens
(fixed in 5.1.1) Cc: Hauke Mehrtens Cc: Eneas U de Queiroz Signed-off-by: Petr Štetiar Acked-by: Hauke Mehrtens --- package/libs/wolfssl/Config.in| 6 ++- package/libs/wolfssl/Makefile | 23 ++--- .../patches/100-disable-hardening-check.patch | 2

Re: [PATCH] kernel: Disable CONFIG_COMPAT_32BIT_TIME by default

2022-02-20 Thread Hauke Mehrtens
On 2/19/22 20:16, Petr Štetiar wrote: Linus Walleij [2021-04-14 15:23:11]: Hi, Several targets enable this selectively, probably some of them should consider disabling it and see what happens. we're now using musl 1.2.2 so we should be good to go. So if you want to proceed, can you please

Re: OpenWrt 21.02 and 19.07 minor release

2022-02-14 Thread Hauke Mehrtens
On 2/13/22 01:26, Hauke Mehrtens wrote: On 2/10/22 16:12, Seo Suchan wrote: looks like those dnsmasq exploits aren't real bugs never looked by human (no commit related by it), but bots confirmed that thoses look fixed by commit 011f8cf1d011ade2f9e7231fca3cabfb1e8eaf06 https://oss-fuzz.com

Re: bcm63xx kernel 5.10

2022-02-14 Thread Hauke Mehrtens
On 2/4/22 00:48, Hauke Mehrtens wrote: Hi, We would like to switch the bcm63xx target to kernel 5.10. Paul created a pull request for that: https://github.com/openwrt/openwrt/pull/4616 There is still a problem with Macronix NAND flash chips, see the comments from the pull request. Could

Re: OpenWrt 21.02 and 19.07 minor release

2022-02-12 Thread Hauke Mehrtens
On 2/10/22 16:12, Seo Suchan wrote: looks like those dnsmasq exploits aren't real bugs never looked by human (no commit related by it), but bots confirmed that thoses look fixed by commit 011f8cf1d011ade2f9e7231fca3cabfb1e8eaf06

Re: OpenWrt 21.02 and 19.07 minor release

2022-02-09 Thread Hauke Mehrtens
On 1/25/22 00:07, Hauke Mehrtens wrote: On 1/24/22 22:53, Hauke Mehrtens wrote: Hi, I would like to tag a new 21.02 and 19.07 minor release in about one week. I am not aware of a severe security problem, it was just some time since the last release. Are there any known regressions

Re: [PATCH v2 1/2] kernel: backport MediaTek Ethernet PHY driver

2022-02-06 Thread Hauke Mehrtens
On 2/6/22 06:45, DENG Qingfang wrote: Add support for MediaTek Gigabit Ethernet PHYs found in MT7530. Fix some link instability issues. Signed-off-by: DENG Qingfang --- v2: removed interface mode check, should work for MT7531. ...MediaTek-Gigabit-Ethernet-PHY-driver.patch | 159

<    1   2   3   4   5   6   7   8   9   10   >