Re: [OpenWrt-Devel] [PATCH v2] build: add mkrasimage

2018-08-20 Thread Stefan Lippers-Hollmann
Hi On 2018-08-21, Stefan Lippers-Hollmann wrote: > On 2018-08-20, David Bauer wrote: [...] > For now, I've supplied a valid/ future firmware version for testing > > RAS_VERSION := "V1.00(ABCS.9)C0" While perhaps not ideal yet, this is accepted by the OEM webinterface and should be safe to use

Re: [OpenWrt-Devel] [PATCH v3 0/4] base-files: add new backup options

2018-08-20 Thread Luiz Angelo Daros de Luca
Hi Tom, > Unrelated to upgrade. I have dnsmasq and ntpd script disabled, i make a > backup, then reset my device to defaults or flash some other image without > keeping settings. After flashing back image version from which the backup was > made and restoring backup, dnsmasq and ntpd are

Re: [OpenWrt-Devel] [PATCH v2] build: add mkrasimage

2018-08-20 Thread Stefan Lippers-Hollmann
Hi On 2018-08-20, David Bauer wrote: > The current make-ras.sh image generation script for the ZyXEL NBG6617 > has portability issues with bash. Because of this, factory images are > currently not built correctly by the OpenWRT buildbots. > > This commit replaces the make-ras.sh by C-written

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-20 Thread Michael Richardson
bj...@mork.no wrote: >> I've been into the LTE modem driver business for a while. Captures >> from end users with some modem hardware/firmware specific issue have >> often been the only way to fully understand a problem Michael Holstein wrote: > why not just create a bridge and

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-20 Thread Michael Holstein
> I've been into the LTE modem driver business for a while. Captures from > end users with some modem hardware/firmware specific issue have often > been the only way to fully understand a problem why not just create a bridge and tcpdump that. That code is far lower in the kernel than the ability

Re: [OpenWrt-Devel] Read-only copy of Wiki?

2018-08-20 Thread Thomas Endt
Von: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] Im Auftrag von Nguy?n H?ng Quân Gesendet: Sonntag, 29. Juli 2018 04:30 An: OpenWrt Development List Betreff: [OpenWrt-Devel] Read-only copy of Wiki? >Hi > >The OpenWrt wiki is sometimes too slow to access from my country. Which

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-20 Thread Michael Richardson
Bjørn Mork wrote: > I've been into the LTE modem driver business for a while. Captures from > end users with some modem hardware/firmware specific issue have often > been the only way to fully understand a problem. Changing an option > hidden deep inside the OpenWrt build config

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-20 Thread Bjørn Mork
Michael Richardson writes: > Bjørn Mork wrote: > >> The reason why the buildservers don't fail is that they're probably > >> not setting CONFIG_PCAP_HAS_USB (default is OFF), so the patched file > >> does not get compiled.  I will add that info in the cover letter. > > > Not

Re: [OpenWrt-Devel] GPL Violation to chase + Engenius/Senao firmware non-update

2018-08-20 Thread Michael Holstein
I'll get you the citations, but I know the busybox (vs various) one set precedent, and another held that GPL was an enforceable contract. Several companies have been dinged for it and offered settlements to purchasers (IIRC Cisco being one of them) .. if you pull their filings from Edgar and/or

Re: [OpenWrt-Devel] GPL Violation to chase + Engenius/Senao firmware non-update

2018-08-20 Thread Chuanhong Guo
A small correction: IPQ40xx is made by Qualcomm not Broadcom and that feature is called QSEE instead. :) If my memory is right, Qualcomm verify SBL (SBL is a binary provided by Qualcomm to bootstrap some basic modules like RAM controller and load U-boot) in their bootrom before bootrom starts SBL,

Re: [OpenWrt-Devel] GPL Violation to chase + Engenius/Senao firmware non-update

2018-08-20 Thread Michael Holstein
So sure them in small claims all over California to get their attention at whatever the max is per pop. Were it me I'd file a Federal one as they've subject and personal jurisdiction and if you've really the balls, as class action allowing anyone who bought one and was unable to upgrade, claim to

Re: [OpenWrt-Devel] GPL Violation to chase + Engenius/Senao firmware non-update

2018-08-20 Thread Michael Holstein
that feature is called TXE (it's also in the Pi's Broadcom SoC) and it doesn't "prevent" it "complicates", particularly in this implementation. You're correct on your GPL comment. But they did it before and didn't release source either, so whoever has ownership should at least ask them

Re: [OpenWrt-Devel] GPL Violation to chase + Engenius/Senao firmware non-update

2018-08-20 Thread Chuanhong Guo
GPL doesn't prevent the manufacturer from blocking third-party firmware being installed on their router. They just need to provide GPL code for their firmware (and they don't need to explicitly submit their device support to OpenWrt project.) BTW: It seemed that the bootrom of Qualcomm IPQ40xx

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-20 Thread Michael Richardson
Bjørn Mork wrote: >> The reason why the buildservers don't fail is that they're probably >> not setting CONFIG_PCAP_HAS_USB (default is OFF), so the patched file >> does not get compiled.  I will add that info in the cover letter. > Not directly related But I wonder if maybe

Re: [OpenWrt-Devel] [PATCH v2] build: Unset CDPATH to avoid problems

2018-08-20 Thread Hans Dedecker
On Mon, Aug 20, 2018 at 12:13 PM Hauke Mehrtens wrote: > > From: Thomas Langer > > In some places the output of commands, which include "cd" are used. > In case of CDPATH the new path is printed, which might not be expected. > Disable the variable to avoid these problem. > > When CDPATH was set

[OpenWrt-Devel] GPL Violation to chase + Engenius/Senao firmware non-update

2018-08-20 Thread Michael Holstein
I was finally frustrated at these Engenus/Saneo units and found the serial port and got into uBoot and looked at the image .. it's yours .. but oddly, you don't support it all. Well gee, that's curious, it seems somebody's breaking the rules, and it isn't you. I'd nastygram Engenius and make

Re: [OpenWrt-Devel] Is there an Open Issues list for openwrt-18.06.0-rc1

2018-08-20 Thread Aaron Z
On Mon, Aug 20, 2018 at 6:43 AM Craig Miller wrote: > Sorry if this has been answered else where. Is there a "known issues list" or > tracker for issues for 18.06-rc1? > Thought I'd try openwrt-18.06.0-rc1 on my Netgear R6100 today. > Noted that the 5Ghz wireless radio wasn't even detected

Re: [OpenWrt-Devel] How to install old version of openvswitch on openwrt

2018-08-20 Thread Outback Dingo
Not sure why your linked a yocto project into an openwrt forum list, they are surely not the same as for building openvswitch on openwrt it is included in the project feeds On Mon, Aug 20, 2018 at 12:56 PM Tshu Shi wrote: > > We are trying to install old version of openvswitch on openwrt, but

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-20 Thread Bjørn Mork
Eneas Ulir de Queiroz via openwrt-devel writes: > The reason why the buildservers don't fail is that they're probably > not setting CONFIG_PCAP_HAS_USB (default is OFF), so the patched file > does not get compiled.  I will add that info in the cover letter. Not directly related But I wonder

Re: [OpenWrt-Devel] We want to know how to modify Makefile

2018-08-20 Thread Tom Psyborg
Hi Browse for openvswitch in git tree history (https://git.openwrt.org/?p=feed/packages.git;a=tree;f=net/openvswitch;hb=refs/heads/openwrt-18.06) and look for changeset of v2.3.1. then simply copy package folder including files, makefile and patches of your desired version to your local buildroot

Re: [OpenWrt-Devel] [PATCH] uhttpd: add support for mutual authentication (mTLS)

2018-08-20 Thread Jo-Philipp Wich
Hi, comments inline. > From: Nuno Morais > > Optional mutual authentication (mTLS) > by providing a CA certificate through a new new flag "-M" > in order to verify client's identity. > > For B2B applications. > > This patch depends on patch > "[OpenWrt-Devel] [PATCH] ustream-ssl: add optional

[OpenWrt-Devel] [PATCH] uhttpd: add support for mutual authentication (mTLS)

2018-08-20 Thread Nuno Morais
From: Nuno Morais Optional mutual authentication (mTLS) by providing a CA certificate through a new new flag "-M" in order to verify client's identity. For B2B applications. This patch depends on patch "[OpenWrt-Devel] [PATCH] ustream-ssl: add optional mutual authentication (mTLS)" --- main.c

Re: [OpenWrt-Devel] RFT: ar71xx/mac80211 update

2018-08-20 Thread Tom Psyborg
Why dropping 4.9 support right away?!? I've already tried 4.14 without mac80211 update and got approximately 20Mbps less throughput on wifi than with 4.9. If the 4.18 mac80211 update doesn't bring in some of the peformance lost, I wouldn't even consider 4.14 kernel as a baseline for anything. On

[OpenWrt-Devel] How to install old version of openvswitch on openwrt

2018-08-20 Thread Tshu Shi
We are trying to install old version of openvswitch on openwrt, but the method in here : http://git.yoctoproject.org/cgit/cgit.cgi/opkg/commit/?id= 9da784d5508157cb327d53eb9abcf54e9926a5a5 seems not working. Could you give us some advises? The router we used is TL-wr1043nd v2, and the flash we

Re: [OpenWrt-Devel] [PATCH] add Support For Anonabox

2018-08-20 Thread Tom Psyborg
Hi correction: QCA9531 is HoneyBee not Dragonfly On 19/08/2018, ɹɐɯɹǝפ ʇsnƃn∀ wrote: > This commit adds support for the Anonabox Pro WiFi-router. > > SoC: Qualcomm Atheros QCA9531 (Dragonfly) 650MHz > RAM: 128mb > FLASH: 16mb > WiFi: QCA9531 b/g/n > USB: 1x USB 2.0 > > Tested and

[OpenWrt-Devel] We want to know how to modify Makefile

2018-08-20 Thread Tshu Shi
Hello,we are students from National Cheng Kung University in Taiwan. We want to pack package of openvswitch v2.3.1 for openwrt-18.06, but it seems like there are lots of differences in Makefile between v2.3.1 and v2.9.2. If we want to modify a Makefile for openvswitch v2.3.1 by the Makefile

[OpenWrt-Devel] Read-only copy of Wiki?

2018-08-20 Thread Nguyễn Hồng Quân
Hi The OpenWrt wiki is sometimes too slow to access from my country. So I would like to host a read-only copy of it, to serve as reference documentation. Is this possible? Can you help export the wiki? Thanks -- Quân quan.hoabinh.vn agriconnect.vn

[OpenWrt-Devel] Release 17.01.5 is broken for everyone with IPv6 tunnels

2018-08-20 Thread Alexander E. Patrakov
Hello. Due to my work duties, I had to guide the customer how to install OpenWRT on his router (Linksys WRT1900AC v2) and how to configure it. The customer requires pretty boring tasks such as setting up PPPoE, updating dynamic DNS, doing IPv4 NAT, port forwarding, and getting IPv6 from Hurricane

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Marty E. Plummer
On Wed, May 30, 2018 at 10:42:27AM +0800, Clark Wang wrote: > On Wed, May 30, 2018 at 8:25 AM, Marty E. Plummer > wrote: > > > > If people are willing to do the conversion between patch formats for > > their > > > own purposes, more power to them. I don't see any compelling reason to > > >

[OpenWrt-Devel] Packaging multi-version package (Openwrt Makefile)

2018-08-20 Thread Tomer Eliyahu
Hi, What is the correct way to package a multi-version application in Openwrt? We are using git, so each version differs only in the PKG_SOURCE_VERSION. I initially added a choice to select the package version (out of 3 supported versions) in the package/config section, but this stopped working

Re: [OpenWrt-Devel] [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs

2018-08-20 Thread Rob Herring
On Tue, Jul 17, 2018 at 08:55:51AM +0200, Linus Walleij wrote: > On Mon, Jul 16, 2018 at 10:45 PM Rob Herring wrote: > > On Sat, Jul 14, 2018 at 11:45:54AM +0200, Linus Walleij wrote: > > > > +The SMI "Simple Management Interface" is a two-wire protocol using > > > > At least for some other

Re: [OpenWrt-Devel] [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs

2018-08-20 Thread Rob Herring
On Sat, Jul 14, 2018 at 11:45:54AM +0200, Linus Walleij wrote: > The Realtek SMI family is a set of DSA chips that provide > switching in routers. This binding just follows the pattern > set by other switches but with the introduction of an embedded > irqchip to demux and handle the interrupts

Re: [OpenWrt-Devel] MR24 sysupgrade seems to be broken

2018-08-20 Thread Russell Senior
Updating to a current ubi-utils seems to fix it. It looks like the version number didn't change with the fix though, so I needed to use --force-reinstall to overwrite ubi-info 2.0.2-1. On Mon, Jul 2, 2018 at 4:42 AM, Christian Lamparter wrote: > On Sunday, July 1, 2018 2:26:35 AM CEST Russell

Re: [OpenWrt-Devel] MR24 sysupgrade seems to be broken

2018-08-20 Thread Russell Senior
Here is what shows during sysupgrade: https://pastebin.com/YfbQZ5fB On Sat, Jun 30, 2018 at 6:49 AM, Christian Lamparter wrote: > On Saturday, June 30, 2018 10:06:21 AM CEST Russell Senior wrote: > > I just tried updating a Meraki MR24 to current master, from an image a > few > > months old

[OpenWrt-Devel] MR24 sysupgrade seems to be broken

2018-08-20 Thread Russell Senior
I just tried updating a Meraki MR24 to current master, from an image a few months old and it broke. I get a new kernel, but an old rootfs. I have some of these deployed where a serial connection is awkward. It would be nice if sysupgrade worked. -- Russell Senior russ...@personaltelco.net

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Rainer Müller
On 2018-05-30 09:04, Marty E. Plummer wrote: > Maintainers, I'd really like to hear your thoughts on this matter. If > the diffs are produced as -p1 unified diffs, then downstreams who do > convert from -p0 context won't have to, and distros who work around it > won't either. Speaking as

Re: [OpenWrt-Devel] ath79: DSA with qca8k

2018-08-20 Thread Robert Marko
You are missing CONFIG_NET_DSA_TAG_QCA On 20 June 2018 at 09:21, Lucian Cristian wrote: > I tried the example found in bindings and in qca8k staging but I don't > have any output when the device starts or when the module is loaded, if is > built as module. > > Tried with a qca9563+qca8337n

[OpenWrt-Devel] [PATCH] iwinfo: add channel survey

2018-08-20 Thread Nick
Do u think we could add the channel utilization in the cmd tool? You would have to do some averaging over a time period... On 26.06.2018 21:14, Nick wrote: > Here is the patch. It compiles. > How can I test this? I'm not sure if I did everything correct. > I never used lua. :/ > > From

[OpenWrt-Devel] Openwrt on NetApp FAS3020?

2018-08-20 Thread Steven Mercurio
I have a few NetApp FAS3020 units which basically are dual Intel Xeon boards that I wanted to use but can't figure out how to build an OS image or get it to network boot anything. The hardware uses a modded version of Broadcom's CFE. From my understanding NetApp used the CFE source to get it to

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Natanael Copa
"Marty E. Plummer" wrote: > Maintainers, I'd really like to hear your thoughts on this matter. If > the diffs are produced as -p1 unified diffs, then downstreams who do > convert from -p0 context won't have to, and distros who work around it > won't either. Alpine Linux uses -p1 and unified

[OpenWrt-Devel] Openwrt Query

2018-08-20 Thread Preeti Sethi
Sir, I am a B.Tech student currently doing research on co-existence of WiFi and LTE as an intern at IIT Hyderabad. I have installed Openwrt in *Buffalo WZR-HP-AG300H* which is used as an access point for this project. As an intermediate step, I need to fetch the *queue status *of WiFi which will

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Christian Weisgerber
Marty E. Plummer: > Maintainers, I'd really like to hear your thoughts on this matter. If > the diffs are produced as -p1 unified diffs, then downstreams who do > convert from -p0 context won't have to, and distros who work around it > won't either. Speaking in my capacity as the OpenBSD

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Vladimir Marek
> > > > If people are willing to do the conversion between patch formats for > > > their > > > > own purposes, more power to them. I don't see any compelling reason to > > > > change the format I use. > > > > > > > Could I at least convince you to start doing -p1, if not unified? > > > > > > > I

Re: [OpenWrt-Devel] dnscrypt-proxy package missing in snapshot

2018-08-20 Thread Maciej Soltysiak
Hi, It doesn't look like there are any takers for this task. Can anyone guide me to a 101 tutorial on making a brand new package? dnscrypt-proxy 2 is completely different from its predecessor. There are sources, as well as pre-build binaries for 20+ architectures. go is required to build. I'd

[OpenWrt-Devel] Kernel 4.4 readded in Kernel bump

2018-08-20 Thread Adrian Schmutzler
Hi, the latest kernel bump in openwrt-18.06 reintroduces the kernel 4.4: https://github.com/openwrt/openwrt/commit/ca3174e4e9dedb3990a37800799b72562016a 706 Best Adrian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] 18.06 bug: Flow Offload Active Connections

2018-08-20 Thread Lucian Cristian
On 29.05.2018 19:55, Jaap Buurman wrote: Dear all, Whenever flow offload is enabled (either software or hardware) I can see many many active connections on the Luci overview page. It can go up to thousands of active connections. Looking in the "connections" part of the "realtime graphs" in Luci

Re: [OpenWrt-Devel] [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs

2018-08-20 Thread Linus Walleij
On Fri, Jul 20, 2018 at 6:17 PM Rob Herring wrote: > On Tue, Jul 17, 2018 at 08:55:51AM +0200, Linus Walleij wrote: > > It's just very different. > > Okay. Just wanted to make sure. > > Reviewed-by: Rob Herring Thanks Rob! And thanks for asking the critical questions, more often than not I am

Re: [OpenWrt-Devel] [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs

2018-08-20 Thread Linus Walleij
On Mon, Jul 16, 2018 at 10:45 PM Rob Herring wrote: > On Sat, Jul 14, 2018 at 11:45:54AM +0200, Linus Walleij wrote: > > +The SMI "Simple Management Interface" is a two-wire protocol using > > At least for some other Realtek chips, the documentation I find says the > S stands for Serial. And

[OpenWrt-Devel] [PATCH 3/4 v1] net: dsa: realtek-smi: Add Realtek SMI driver

2018-08-20 Thread Linus Walleij
This adds a driver core for the Realtek SMI chips and a subdriver for the RTL8366RB. I just added this chip simply because it is all I can test. The code is a massaged variant of the code that has been sitting out-of-tree in OpenWRT for years in the absence of a proper switch subsystem. This

[OpenWrt-Devel] [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs

2018-08-20 Thread Linus Walleij
The Realtek SMI family is a set of DSA chips that provide switching in routers. This binding just follows the pattern set by other switches but with the introduction of an embedded irqchip to demux and handle the interrupts fired by the single line from the chip. This interrupt construction is

Re: [OpenWrt-Devel] broken link

2018-08-20 Thread Juergen Kimmel
No, it is not! David Woodhouse schrieb am Mi., 27. Juni 2018, 09:38: > On Wed, 2018-06-27 at 00:52 +0200, Lev wrote: > > Please note that this link is broken: > > > > https://lists.openwrt.org/listinfo/openwrt-devel > > Should be fixed now. Thanks.___

[OpenWrt-Devel] [PATCH 1/4 v1] net: phy: realtek: Support RTL8366RB variant

2018-08-20 Thread Linus Walleij
The RTL8366RB is an ASIC with five internal PHYs for LAN0..LAN3 and WAN. The PHYs are spawn off the main device so they can be handled in a distributed manner by the Realtek PHY driver. All that is really needed is the power save feature enablement and letting the PHY driver core pick up the IRQ

Re: [OpenWrt-Devel] [1/4, RFCv2] net: phy: realtek: Support RTL8366RB variant

2018-08-20 Thread Linus Walleij
On Tue, May 29, 2018 at 8:51 PM, Heiner Kallweit wrote: >> +#define RTL8366RB_POWER_SAVE 0x21 > Typically PHY register addresses are 5 bits wide, is 0x21 correct > and I miss something? If it is correct I don't know, but it appears in the vendor code: /*Power Saving*/ #define

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Matt Housh via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On 5/30/2018 02:04, Marty E.

[OpenWrt-Devel] support on netis 2880

2018-08-20 Thread Jan Bělohlávek
Hello can you help me please ? i could not find version of owrt, which fit to router netis 2880 i checked specs and it would be able to run it 64 MB RAM and 16 MB flash, Mediatek cpu i founded only buid for 2780 and 2881 and this is different thank you very much Have a nice day Jan

Re: [OpenWrt-Devel] [1/4, RFCv2] net: phy: realtek: Support RTL8366RB variant

2018-08-20 Thread Heiner Kallweit
Am 29.05.2018 um 22:01 schrieb Linus Walleij: > On Tue, May 29, 2018 at 8:51 PM, Heiner Kallweit wrote: > >>> +#define RTL8366RB_POWER_SAVE 0x21 > >> Typically PHY register addresses are 5 bits wide, is 0x21 correct >> and I miss something? > > If it is correct I don't know, but it appears in

Re: [OpenWrt-Devel] [PATCH 2/4 RFCv2] net: dsa: Add bindings for Realtek SMI DSAs

2018-08-20 Thread Florian Fainelli
On 05/28/2018 10:47 AM, Linus Walleij wrote: > The Realtek SMI family is a set of DSA chips that provide > switching in routers. This binding just follows the pattern > set by other switches but with the introduction of an embedded > irqchip to demux and handle the interrupts fired by the

Re: [OpenWrt-Devel] build failure on 18.06 from git (usbip)

2018-08-20 Thread Eneas Queiroz via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Try

Re: [OpenWrt-Devel] [1/4, RFCv2] net: phy: realtek: Support RTL8366RB variant

2018-08-20 Thread Heiner Kallweit
Am 28.05.2018 um 19:47 schrieb Linus Walleij: > The RTL8366RB is an ASIC with five internal PHYs for > LAN0..LAN3 and WAN. The PHYs are spawn off the main > device so they can be handled in a distributed manner > by the Realtek PHY driver. All that is really needed > is the power save feature

[OpenWrt-Devel] clearfog pro - build eMMC with openwrt, not SDCARD

2018-08-20 Thread Darrell Jung - Hanshin Vision
Hi, I found out below link and download openwrt-mvebu-cortexa9-armada-388-clearfog-base-ext4.img from the site. And flashing it to eMMC in clearfog pro. It is booted without problem. https://www.lteforum.at/mobilfunk/clearfog-base.9718/ I build openwrt and check ext4 when make menuconfig with

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Eric Blake
On 05/30/2018 02:04 AM, Marty E. Plummer wrote: Maintainers, I'd really like to hear your thoughts on this matter. If the diffs are produced as -p1 unified diffs, then downstreams who do convert from -p0 context won't have to, and distros who work around it won't either. Makes no real

[OpenWrt-Devel] Current status of support for RB953GS-5HnT-RP

2018-08-20 Thread David Johnson
The last patch I saw was from gui in Jan 2017 but I haven't seen this patch added to the latest openwrt code https://lists.openwrt.org/pipermail/openwrt-devel/2017-January/005212.html It appeared that there were issues with the Ethernet ports - was that the only problem left for full support?

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Marty E. Plummer
On Wed, May 30, 2018 at 04:59:15PM +0200, Christian Weisgerber wrote: > Marty E. Plummer: > > > Maintainers, I'd really like to hear your thoughts on this matter. If > > the diffs are produced as -p1 unified diffs, then downstreams who do > > convert from -p0 context won't have to, and distros

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Emanuel Haupt
"Marty E. Plummer" wrote: > On Wed, May 30, 2018 at 10:42:27AM +0800, Clark Wang wrote: > > On Wed, May 30, 2018 at 8:25 AM, Marty E. Plummer > > wrote: > > > > > > If people are willing to do the conversion between patch > > > > formats for > > > their > > > > own purposes, more power to them.

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Marty E. Plummer
On Wed, May 30, 2018 at 10:30:10AM +0200, Emanuel Haupt wrote: > "Marty E. Plummer" wrote: > > On Wed, May 30, 2018 at 10:42:27AM +0800, Clark Wang wrote: > > > On Wed, May 30, 2018 at 8:25 AM, Marty E. Plummer > > > wrote: > > > > > > > > If people are willing to do the conversion between

[OpenWrt-Devel] Is there an Open Issues list for openwrt-18.06.0-rc1

2018-08-20 Thread Craig Miller
Sorry if this has been answered else where. Is there a "known issues list" or tracker for issues for 18.06-rc1? Thought I'd try |openwrt-18.06.0-rc1 |on my Netgear R6100 today.| |Noted that the 5Ghz wireless radio wasn't even detected (after reseting to defaults). Nothing in the

Re: [OpenWrt-Devel] [PATCH] mac80211: pass hostapd control socket to mesh-mode supplicant

2018-08-20 Thread Daniel Hernandez
So some quick feedback on the snapshot from yesterday . It seems to work I uninstall wpad-mini and in the new version I installed. wpad-mesh-openssl I noticed this Stack Dump via Serial port however its brief and seems to still work. [cid:image001.png@01D3FCCB.CECB58B0] -Original

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-20 Thread Eneas Ulir de Queiroz via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- I will repost the patch with a

Re: [OpenWrt-Devel] [PATCH v2 1/4] openssl: Upgrade to 1.1.0h

2018-08-20 Thread Eneas Ulir de Queiroz via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Sorry about the typos and

Re: [OpenWrt-Devel] [PATCH] brcm2708: Add support for CYW43455

2018-08-20 Thread Christo Nedev
Hello, In my opinion the name is good. Similar to other packages: package/firmware/linux-firmware/ <-> package/firmware/firmware-nonfree/ https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git <-> https://github.com/RPi-Distro/firmware-nonfree.git Actually the repository

Re: [OpenWrt-Devel] Bash patches format

2018-08-20 Thread Bartłomiej Piotrowski
On 2018-05-30 09:04, Marty E. Plummer wrote: > Maintainers, I'd really like to hear your thoughts on this matter. If > the diffs are produced as -p1 unified diffs, then downstreams who do > convert from -p0 context won't have to, and distros who work around it > won't either. > > Regards, > >

[OpenWrt-Devel] [PATCH] ustream-ssl: add optional mutual authentication (mTLS)

2018-08-20 Thread Nuno Morais
For B2B applications, mutual authentication of peers is a requirement. Add operation to enable / disable peer authentication adding a new operation to the ustream_ssl_ops struct using "SSL_VERIFY_PEER | SSL_VERIFY_FAIL_IF_NO_PEER_CERT", and "MBEDTLS_SSL_VERIFY_REQUIRED". Signed-off-by: Nuno

Re: [OpenWrt-Devel] [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs

2018-08-20 Thread Andrew Lunn
> > +Realtek SMI-based Switches > > +== > > + > > +The SMI "Simple Management Interface" is a two-wire protocol using > > At least for some other Realtek chips, the documentation I find says the > S stands for Serial. And Wikipedia says SMI is the same thing as MDIO. > >

Re: [OpenWrt-Devel] [PATCH 1/4 RFCv2] net: phy: realtek: Support RTL8366RB variant

2018-08-20 Thread Andrew Lunn
On Mon, May 28, 2018 at 07:47:49PM +0200, Linus Walleij wrote: > The RTL8366RB is an ASIC with five internal PHYs for > LAN0..LAN3 and WAN. The PHYs are spawn off the main > device so they can be handled in a distributed manner > by the Realtek PHY driver. All that is really needed > is the power

Re: [OpenWrt-Devel] [1/4, RFCv2] net: phy: realtek: Support RTL8366RB variant

2018-08-20 Thread Andrew Lunn
On Tue, May 29, 2018 at 10:01:14PM +0200, Linus Walleij wrote: > On Tue, May 29, 2018 at 8:51 PM, Heiner Kallweit wrote: > > >> +#define RTL8366RB_POWER_SAVE 0x21 > > > Typically PHY register addresses are 5 bits wide, is 0x21 correct > > and I miss something? Heiner is correct, MDIO only

[OpenWrt-Devel] MIPS32 cross-compile problem - unknown symbol

2018-08-20 Thread Andrew LaCroix
Hello - I'm new to OpenWRT development and I'm in the process of porting an application from Ubuntu x86 to OpenWRT. The target platform is MIPS32 (GL-AR150): CONFIG_TARGET_ar71xx_generic_Default=y I have my package compiling and the desired .ko file is produced, but when I flash the image

[OpenWrt-Devel] [PATCH] add Support For Anonabox

2018-08-20 Thread ɹɐɯɹǝפ ʇsnƃn∀
This commit adds support for the Anonabox Pro WiFi-router. SoC: Qualcomm Atheros QCA9531 (Dragonfly) 650MHz RAM: 128mb FLASH: 16mb WiFi: QCA9531 b/g/n USB: 1x USB 2.0 Tested and working: - Ethernet (LAN + WAN) - WiFi - OpenWRT sysupgrade - Reset Button - 1 x Green LED -USB Port This

[OpenWrt-Devel] [PATCH v2] build: Unset CDPATH to avoid problems

2018-08-20 Thread Hauke Mehrtens
From: Thomas Langer In some places the output of commands, which include "cd" are used. In case of CDPATH the new path is printed, which might not be expected. Disable the variable to avoid these problem. When CDPATH was set by the user to some value like "export CDPATH=." the git checkout done

Re: [OpenWrt-Devel] [PATCH v2] build: add mkrasimage

2018-08-20 Thread Karl Palsson
David Bauer wrote: > The current make-ras.sh image generation script for the ZyXEL > NBG6617 has portability issues with bash. Because of this, > factory images are currently not built correctly by the OpenWRT > buildbots. > > This commit replaces the make-ras.sh by C-written mkrasimage. > The

Re: [OpenWrt-Devel] Including other .json in hotplug.json

2018-08-20 Thread John Crispin
On 20/08/18 10:43, Daniel F. Dickinson wrote: Hi all, For /etc/hotplug.json is it possible to include another .json file conditionally (that is if /etc/hotplug.json.d/30-nut-usbhid-ups.json exists, include it)? Regards, Daniel such a feature does not exist,     John

[OpenWrt-Devel] Including other .json in hotplug.json

2018-08-20 Thread Daniel F. Dickinson
Hi all, For /etc/hotplug.json is it possible to include another .json file conditionally (that is if /etc/hotplug.json.d/30-nut-usbhid-ups.json exists, include it)? Regards, Daniel ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org