Re: Job board support on openwrt.org?

2021-01-22 Thread Alberto Bursi
On 22/01/21 20:03, Daniel Golle wrote: Hi Philip, On Fri, Jan 22, 2021 at 11:23:42AM -0700, Philip Prindeville wrote: Hi, Is anyone interested in adding a page to the openwrt.org site about developers willing to do commercial work? It could be as simple as: * name * email address *

Re: Job board support on openwrt.org?

2021-01-22 Thread Reiner Karlsberg
Am 22.01.2021 um 23:29 schrieb Philip Prindeville: On Jan 22, 2021, at 11:57 AM, Alberto Bursi wrote: On 22/01/21 19:23, Philip Prindeville wrote: Hi, Is anyone interested in adding a page to the openwrt.org site about developers willing to do commercial work? It could be as simple as:

Re: OpenWrt 19.07.6 service release

2021-01-22 Thread Nishant Sharma
On 23/01/21 3:13 am, Philip Prindeville wrote: > You'll need to remove the dnsmasq package and select > CONFIG_PACKAGE_isc-dhcp-server-ipv4 (or -ipv6 which actually supports both > IPv4 and IPv6, but the UCI scripting for dynDNS for IPv6 as I said is > missing). That will bring in Bind and

[PATCH 2/2] ath79: add support for Ubiquiti UniFi AP Outdoor+

2021-01-22 Thread David Bauer
Hardware Atheros AR7241 16M SPI-NOR 64M DDR2 Atheros AR9283 2T2R b/g/n 2x Fast Ethernet (built-in) Installation Transfer the Firmware update to the device using SCP. Install using fwupdate.real -m -d Signed-off-by: David Bauer ---

[PATCH 1/2] mac80211: convert UniFi Outdoor+ HSR support to OF

2021-01-22 Thread David Bauer
Enable support for the Ubiquiti UniFi Outdoor+ RF filter via device-tree. The old way of using platform data is not required anymore, as it was only used on the now removed ar71xx target. Signed-off-by: David Bauer --- .../ath/551-ath9k_ubnt_uap_plus_hsr.patch | 35 ++-

Re: Need review of adding X.509 certs to Strongswan

2021-01-22 Thread Philip Prindeville
I'll try splitting it into smaller pieces as well. https://github.com/openwrt/packages/pull/14535 > On Jan 22, 2021, at 11:47 AM, Philip Prindeville > wrote: > > Hi, > > I posted the following PR some time ago (late November) and it's languishing: > >

Re: OpenWrt 19.07.6 service release

2021-01-22 Thread Paul Spooren
What's the size difference here. I'd be curious to replace dnsmasq for the default setup, but only if it brings an advantage in size and security. Just a personal interest. Best, Paul -- Jan 22, 2021 11:44:50 AM Philip Prindeville : On Jan 22, 2021, at 12:00 PM, Alberto Bursi

Re: OpenWrt 19.07.6 service release

2021-01-22 Thread Philip Prindeville
> On Jan 22, 2021, at 12:00 PM, Alberto Bursi wrote: > > > > On 22/01/21 19:53, Philip Prindeville wrote: >> As an alternative to dnsmasq, master now has isc-dhcp (v4 only) and Bind >> integration, so that's getting close to the essential functionality that >> dnsmasq provides. >> I

Re: Job board support on openwrt.org?

2021-01-22 Thread Philip Prindeville
> On Jan 22, 2021, at 11:57 AM, Alberto Bursi wrote: > > > > On 22/01/21 19:23, Philip Prindeville wrote: >> Hi, >> Is anyone interested in adding a page to the openwrt.org site about >> developers willing to do commercial work? >> It could be as simple as: >> * name >> * email address >>

Re: Job board support on openwrt.org?

2021-01-22 Thread Philip Prindeville
> On Jan 22, 2021, at 12:03 PM, Daniel Golle wrote: > > Hi Philip, > > On Fri, Jan 22, 2021 at 11:23:42AM -0700, Philip Prindeville wrote: >> Hi, >> >> Is anyone interested in adding a page to the openwrt.org site about >> developers willing to do commercial work? >> >> It could be as

RE: [PATCH 1/2] owipcalc: remove package

2021-01-22 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Alberto Bursi > Sent: Freitag, 22. Januar 2021 19:55 > To: openwrt-devel@lists.openwrt.org > Subject: Re: [PATCH 1/2] owipcalc: remove package > > I think you are ovverreacting a

Re: Job board support on openwrt.org?

2021-01-22 Thread Daniel Golle
Hi Philip, On Fri, Jan 22, 2021 at 11:23:42AM -0700, Philip Prindeville wrote: > Hi, > > Is anyone interested in adding a page to the openwrt.org site about > developers willing to do commercial work? > > It could be as simple as: > > * name > * email address > * mobile (if wanted) > *

Re: OpenWrt 19.07.6 service release

2021-01-22 Thread Alberto Bursi
On 22/01/21 19:53, Philip Prindeville wrote: As an alternative to dnsmasq, master now has isc-dhcp (v4 only) and Bind integration, so that's getting close to the essential functionality that dnsmasq provides. I stopped using dnsmasq about 8 years ago because it has several minor

Re: Job board support on openwrt.org?

2021-01-22 Thread Alberto Bursi
On 22/01/21 19:23, Philip Prindeville wrote: Hi, Is anyone interested in adding a page to the openwrt.org site about developers willing to do commercial work? It could be as simple as: * name * email address * mobile (if wanted) * packages/platforms/architectures you maintain or have

Re: [PATCH 1/2] owipcalc: remove package

2021-01-22 Thread Alberto Bursi
I think you are ovverreacting a bit, package feeds are still part of OpenWrt project and jow has commit access there as well. Anyobody that needs that tool can still take it from there. Actually moving it to Packages allows other downstream projects like Entware-ng (that is using OpenWrt

Re: OpenWrt 19.07.6 service release

2021-01-22 Thread Philip Prindeville
As an alternative to dnsmasq, master now has isc-dhcp (v4 only) and Bind integration, so that's getting close to the essential functionality that dnsmasq provides. I stopped using dnsmasq about 8 years ago because it has several minor violations of the RFC's (which the Kelly's claim are

Need review of adding X.509 certs to Strongswan

2021-01-22 Thread Philip Prindeville
Hi, I posted the following PR some time ago (late November) and it's languishing: https://github.com/openwrt/packages/pull/14028 Can I get some reviews of it? X.509 authentication is a more attractive alternative to simple PSK authentication (more entropy, less susceptible to dictionary

Job board support on openwrt.org?

2021-01-22 Thread Philip Prindeville
Hi, Is anyone interested in adding a page to the openwrt.org site about developers willing to do commercial work? It could be as simple as: * name * email address * mobile (if wanted) * packages/platforms/architectures you maintain or have competence in * whether you're available full-time,

Re: [PATCH v4 03/10] kernel: mtdsplit_uimage: replace "fonfxc" and "sge" parsers

2021-01-22 Thread Stijn Segers
Hi Bjorn, Op woensdag 20 januari 2021 om 18:36 schreef Bjørn Mork : Convert users of the "fonfxc" and "sge" parsers to the generic "openwrt,uimage", using device specific "openwrt,padding" properties. Signed-off-by: Bjørn Mork I gave the v4 a few tries on my DIR-878 A1, and it works.

[PATCH] ath10k-ct: update to latest version

2021-01-22 Thread Michael Yartys
Changelog: - ath10k-ct: Pull in some upstream patches. Runtime-tested on ipq806x (Netgear R7800). Signed-off-by: Michael Yartys --- package/kernel/ath10k-ct/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/kernel/ath10k-ct/Makefile

Re: Dnsmasq 2.83 causes log spam

2021-01-22 Thread Hannu Nyman
Jo-Philipp Wich kirjoitti 22.1.2021 klo 12.37: > unfortunately we lack a reliable reproducer so far. > > A packet capture would be most helpful, another option would be a bisect of > the intermediate dnsmasq Git revisions. I bisected the dnsmasq upstream commits, and looks like it is caused by

Re: [PATCH 1/2] owipcalc: remove package

2021-01-22 Thread Nick
Ah okay. I see no problem anymore. :) But jow is the maintainer and author of owipcalc. I would even say that this tool could also be useful on other paltforms and not only OpenWrt. I would take care of that if jow is fine with it. Bests, Nick On 1/22/21 1:43 PM, Adrian Schmutzler wrote:

RE: [RFT PATCH] ramips: use partition table on Netgear NAND devices

2021-01-22 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Jost Menke > Sent: Freitag, 22. Januar 2021 13:25 > To: Jan Hoffmann ; openwrt-devel@lists.openwrt.org > Cc: drvl...@gmail.com; m...@david-bauer.net > Subject: Re: [RFT PATCH] ramips:

RE: [PATCH 1/2] owipcalc: remove package

2021-01-22 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Nick > Sent: Freitag, 22. Januar 2021 12:50 > To: openwrt-devel@lists.openwrt.org > Subject: Re: [PATCH 1/2] owipcalc: remove package > > Is it okay to push c-code into packages

Re: [RFT PATCH] ramips: use partition table on Netgear NAND devices

2021-01-22 Thread Jost Menke
I successfully tested this patch on a Netgear R6800 with one bad eraseblock. Without the patch, the device is unable to correctly read the factory partition. It will generate random MAC addresses because the actual addresses are unreadable, and TX power will be limited to 6dBm, rendering it

Re: [PATCH 1/2] owipcalc: remove package

2021-01-22 Thread Nick
Is it okay to push c-code into packages feed, if it is not patch related? (never saw this) On 1/22/21 10:51 AM, Adrian Schmutzler wrote: This is a helpful utility, but it does not have any dependencies in this repository. Move it to packages feed. Cc: Jo-Philipp Wich Cc: Nick Hainke

[PATCH 5/6] kirkwood: remove generic profile

2021-01-22 Thread Adrian Schmutzler
On a platform with many very different devices, like found on kirkwood, the generic profile seems like a remnant of the past that does not have a real use anymore. Remove it to have one thing less to maintain. Signed-off-by: Adrian Schmutzler --- target/linux/kirkwood/profiles/00-default.mk |

[PATCH 6/6] mediatek: remove generic profiles

2021-01-22 Thread Adrian Schmutzler
We have support for reference boards available on this target, so support for an additional generic profile does not make much sense. Remove it to have one thing less to maintain. Signed-off-by: Adrian Schmutzler --- target/linux/mediatek/mt7622/profiles/default.mk | 15 ---

[PATCH 2/6] ramips: remove generic profiles

2021-01-22 Thread Adrian Schmutzler
On a platform with many very different devices, like found on ramips, the generic profiles seem like remnants of the past that do not have a real use anymore. Remove them to have one thing less to maintain. Actually, rt288x didn't have a default profile in the first place. Signed-off-by: Adrian

[PATCH 4/6] ipq806x: remove generic profile

2021-01-22 Thread Adrian Schmutzler
On a platform with many very different devices, like found on ipq806x, the generic profile seems like a remnant of the past that does not have a real use anymore. Remove it to have one thing less to maintain. Signed-off-by: Adrian Schmutzler --- target/linux/ipq806x/profiles/00-default.mk | 10

[PATCH 3/6] ipq40xx: remove generic profile

2021-01-22 Thread Adrian Schmutzler
On a platform with many very different devices, like found on ipq40xx, the generic profile seems like a remnant of the past that does not have a real use anymore. Remove it to have one thing less to maintain. Signed-off-by: Adrian Schmutzler --- target/linux/ipq40xx/profiles/00-default.mk | 9

[PATCH 1/6] ath79: remove generic profiles

2021-01-22 Thread Adrian Schmutzler
On a platform with many very different devices, like found on ath79, the generic profiles seem like remnants of the past that do not have a real use anymore. Remove them to have one thing less to maintain. Signed-off-by: Adrian Schmutzler --- .../linux/ath79/generic/profiles/00-default.mk | 16

Re: Dnsmasq 2.83 causes log spam

2021-01-22 Thread Jo-Philipp Wich
Hi Hannu, unfortunately we lack a reliable reproducer so far. A packet capture would be most helpful, another option would be a bisect of the intermediate dnsmasq Git revisions. ~ Jo signature.asc Description: OpenPGP digital signature ___

[PATCH 1/2] owipcalc: remove package

2021-01-22 Thread Adrian Schmutzler
This is a helpful utility, but it does not have any dependencies in this repository. Move it to packages feed. Cc: Jo-Philipp Wich Cc: Nick Hainke Signed-off-by: Adrian Schmutzler --- package/network/utils/owipcalc/Makefile | 44 - package/network/utils/owipcalc/src/owipcalc.c | 950

[PATCH 2/2] maccalc: remove package

2021-01-22 Thread Adrian Schmutzler
This is a helpful utility, but it does not have any dependencies in this repository. Move it to packages feed. The package does not seem to have a maintainer. Cc: Jo-Philipp Wich Cc: Nick Hainke Signed-off-by: Adrian Schmutzler --- package/network/utils/maccalc/Makefile | 43

Re: Call for testing [Was: Re: [PATCH v2 00/10] kernel: mtdsplit_uimage: use device tree properties for non-standard uimage parsing]

2021-01-22 Thread Petr Štetiar
Petr Štetiar [2021-01-13 00:39:08]: > Bjørn Mork [2020-11-30 23:19:25]: > > Hi, > > > But I have NOT run tested this on any of the affected existing devices. > > Which means that we don't know if they work at all. And if they don't then > > you will not have a rootfs. So some care should be