Re: [LEDE-DEV] [PATCH] netifd: update to git HEAD version (add veth-support)

2017-09-04 Thread Hans Dedecker
On Tue, Sep 5, 2017 at 8:15 AM, Sven Roederer wrote: > rollup-patch from master (Fri, 21 Jul 2017) > > f107656 netifd: Add option to configure locktime for each device > cdc0e80 interface: add prefix assignment priority support > 6397f5e device: add veth support > 6228d0f wireless: fix _wireless_a

Re: [LEDE-DEV] [PATCH] hostapd: update to version 2017-08-24

2017-09-04 Thread Stijn Tintel
On 04-09-17 18:07, Koen Vandeputte wrote: > - Deleted upstreamed patches & parts > - Refreshed all > > Compile tested: full-option package + tools (hostapd + wpa_supplicant) > Does this actually compile without modifying libubox? I have a similar update queued in my staging tree [1], but it fails t

[LEDE-DEV] [PATCH] netifd: update to git HEAD version (add veth-support)

2017-09-04 Thread Sven Roederer
rollup-patch from master (Fri, 21 Jul 2017) f107656 netifd: Add option to configure locktime for each device cdc0e80 interface: add prefix assignment priority support 6397f5e device: add veth support 6228d0f wireless: fix _wireless_add_process 7cc2f10 treewide: fix white space errors 91810ec syste

Re: [LEDE-DEV] [PATCH] ar71xx: Add GRO support to ag71xx

2017-09-04 Thread rosenp
After a bit more research, it turns out this change is really boring. Eric Dumazet did this for many ethernet drivers early this year. As far as TSO goes, no idea how to even go about that. As an interesting side note, TSO support broke mv643xx_eth for a while. On Sun, 2017-09-03 at 19:10 -0700,

[LEDE-DEV] [PATCH 2/2] target/toolchain: use proper tar macro and separate xz tool

2017-09-04 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- target/toolchain/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/toolchain/Makefile b/target/toolchain/Makefile index da1a6d2..a20410b 100644 --- a/target/toolchain/Makefile +++ b/target/toolchain/Makefile @@ -59,7 +59,7 @@ $(

[LEDE-DEV] [PATCH 1/2] target/toolchain: Switch to xz compression instead of bz2

2017-09-04 Thread Koen Vandeputte
Switch to xz compression instead of bz2 This reduces the output size here from 41M to 29M Signed-off-by: Koen Vandeputte --- target/toolchain/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/target/toolchain/Makefile b/target/toolchain/Makefile index ef2dc68..

[LEDE-DEV] [PATCH] hostapd: update to version 2017-08-24

2017-09-04 Thread Koen Vandeputte
- Deleted upstreamed patches & parts - Refreshed all Compile tested: full-option package + tools (hostapd + wpa_supplicant) Run-tested: hostapd wpa2 hotspot & wpa_supplicant IBSS link Targets: cns3xxx Signed-off-by: Koen Vandeputte --- package/network/services/hostapd/Makefile | 8 +

[LEDE-DEV] [PATCH] basefiles: allow suid coredumps

2017-09-04 Thread Kevin Darbyshire-Bryant
Set sysctl fs.suid_dumpable = 2 This allows suid processes to dump core according to kernel.core_pattern setting. LEDE typically uses suid to drop root priviledge rather than gain it but without this setting any suid process would be unable to produce coredumps (e.g. dnsmasq) Processes still nee

[LEDE-DEV] [PATCH] kernel: update 4.4 to 4.4.86 for 17.01

2017-09-04 Thread Kevin Darbyshire-Bryant
Refresh patches Signed-off-by: Kevin Darbyshire-Bryant --- include/kernel-version.mk | 4 ++-- ...backport_leds-convert-IDE-trigger-to-common-disk-trigger.patch | 2 +- target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch | 2 +- ...073-BCM270

[LEDE-DEV] [PATCH] kernel: update 4.4 4.4.86

2017-09-04 Thread Kevin Darbyshire-Bryant
Refresh patches Compile & run tested: ar71xx - Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant --- include/kernel-version.mk | 4 +-- ...ky-CPU-port-fixes-for-devices-not-using-p.patch | 2 +- .../802-rtl8367r_fix_RGMII_support.patch | 2 +- .../pending