[PATCH uhttpd] ubus: use local "blob_buf" in uh_ubus_handle_request_object()

2020-07-26 Thread Rafał Miłecki
From: Rafał Miłecki This follows two other functions logic: uh_ubus_send_request() and uh_ubus_allowed(). Thanks to this change global "buf" variable is used only for replies and doesn't require state tracking & reinitialization. Signed-off-by: Rafał Miłecki --- This drops extra init call from

Re: [PATCH v2 firewall3] zones: apply tcp mss clamping also on ingress path

2020-07-26 Thread Yousong Zhou
On Fri, 24 Jul 2020 at 23:41, Baptiste Jonglez wrote: > > Hi, > > On 24-07-20, Yousong Zhou wrote: > > Fixes FS#3231 > > It looks like this bug also affects 18.06 and 19.07, so the fix should > probably be backported. > Done. For the record, i backported it as patch file and bumping PKG_RELEASE,

ramips: mt7621 novel art_block partition

2020-07-26 Thread Heppler, J. Scott
I came onto a Trendnet TEW-827DRU Version 2 that is MT7621an with MT7615E x 2 wifi chips. I was able to get UART output and stock has these partitions: [2.512000] 0x-0x0100 : "ALL" [2.52] 0x-0x0003 : "Bootloader" [2.532000] 0x0003-0

[sdwalker/sdwalker.github.io] f15e2e: This week's update

2020-07-26 Thread Stephen Walker
Branch: refs/heads/master Home: https://github.com/sdwalker/sdwalker.github.io Commit: f15e2e2de5f1a90676247bdd5c993171dc2dafc1 https://github.com/sdwalker/sdwalker.github.io/commit/f15e2e2de5f1a90676247bdd5c993171dc2dafc1 Author: Stephen Walker Date: 2020-07-26 (Sun, 26 Jul 2

[PATCH] uboot-envtools: ath79: add support for the Nanostation M (XM)

2020-07-26 Thread Rui Salvaterra
Tested on an AirGrid M2 (AG‑HP‑2G16). Signed-off-by: Rui Salvaterra --- package/boot/uboot-envtools/files/ath79 | 1 + 1 file changed, 1 insertion(+) diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index 5cd64f4ffd..0442e9e485 100644 --- a/package

Re: [PATCH 0/3] Support TLS/SSL and WPA3-Personal/SAE by default

2020-07-26 Thread Martin Weinelt
On 26.07.20 19:29, Rosen Penev wrote: > > >> On Jul 26, 2020, at 10:19 AM, Hauke Mehrtens wrote: >> >> On 7/24/20 4:29 PM, Petr Štetiar wrote: >>> Hi, >>> >>> it has been discussed several times and some of core developers would like >>> to >>> include SSL/TLS and WPA3-Personal/SAE support i

Re: [PATCH 0/3] Support TLS/SSL and WPA3-Personal/SAE by default

2020-07-26 Thread Rosen Penev
> On Jul 26, 2020, at 10:19 AM, Hauke Mehrtens wrote: > > On 7/24/20 4:29 PM, Petr Štetiar wrote: >> Hi, >> >> it has been discussed several times and some of core developers would like to >> include SSL/TLS and WPA3-Personal/SAE support in the next release as we've >> dropped support for 4/3

Re: [PATCH 0/3] Support TLS/SSL and WPA3-Personal/SAE by default

2020-07-26 Thread Hauke Mehrtens
On 7/24/20 4:29 PM, Petr Štetiar wrote: > Hi, > > it has been discussed several times and some of core developers would like to > include SSL/TLS and WPA3-Personal/SAE support in the next release as we've > dropped support for 4/32M devices officialy with 19.07 and it's time to move > on and impro

Re: [OpenWrt-Devel] [RFT PATCH] arc770: bump kernel to 5.4

2020-07-26 Thread Hauke Mehrtens
On 7/22/20 6:36 PM, m...@adrianschmutzler.de wrote: > Hi Hauke, > >> -Original Message- >> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] >> On Behalf Of Hauke Mehrtens >> Sent: Montag, 25. Mai 2020 15:56 >> To: Evgeniy Didin ; Alexey Brodkin >> >> Cc: Adrian Schmutz

Re: [PATCH v2] dropbear: Enable Ed25519 for normal devices

2020-07-26 Thread Hauke Mehrtens
On 7/25/20 11:06 PM, Paul Spooren wrote: > The Ed25519 key pairs are much shorter than RSA pairs and are supported > by default in OpenSSH. Looking at websites explaining how to create new > SSH keys, many suggest using Ed25519 rather than RSA, however consider > the former as not yet widely establ