Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-22 Thread Koen Vandeputte
Yes, Main reason in that specific case was mainly for these 2 fixes: /9e01be6 fix signal masking race in pthread_create with priority (I use lots of threading & thread priority in my app) //51bdcdc fix OOB reads in Xbyte_memmem (used by memmem() ) / Hm? Are you now talking about something e

Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-22 Thread Koen Vandeputte
Tested-by: Koen Vandeputte Targets: cns3xxx, imx6 ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-22 Thread Kevin Darbyshire-Bryant
> On 22 Nov 2017, at 11:07, Koen Vandeputte > wrote: > > Tested-by: Koen Vandeputte > > Targets: cns3xxx, imx6 > > Also > > Tested-by: Kevin Darbyshire-Bryant > > ar71xx > ___ > Lede-dev mailing list > Lede-dev@lists.infradead.org > http://lis

Re: [LEDE-DEV] [PATCH] samba36: Disable by default

2017-11-22 Thread Paul Oranje
On an archer-c7-v2 running 17.01.2 and samba with "use sendfile" enabled, no problems have been noticed (long up-time). S.y. Paul > Op 21 nov. 2017, om 10:34 heeft Karl Palsson het > volgende geschreven: > > > Rosen Penev wrote: >> sendfile has been tested to have stability issues with at le

Re: [LEDE-DEV] [PATCH] samba36: Disable by default

2017-11-22 Thread Lucian Cristian
On 22.11.2017 16:20, Paul Oranje wrote: On an archer-c7-v2 running 17.01.2 and samba with "use sendfile" enabled, no problems have been noticed (long up-time). S.y. Paul Op 21 nov. 2017, om 10:34 heeft Karl Palsson het volgende geschreven: Rosen Penev wrote: sendfile has been tested to h

Re: [LEDE-DEV] [PATCH] samba36: Disable by default

2017-11-22 Thread Val Kulkov
No problem with "use sendfile = yes" on bcm53xx platform, arm_cortex-a9, LEDE SNAPSHOT r5297-bddffc5 (and preceding development releases), running for a long time (weeks or months), used daily by several users. On 21 November 2017 at 04:34, Karl Palsson wrote: > > Rosen Penev wrote: >> sendfile

[LEDE-DEV] Trouble with dnsmasq

2017-11-22 Thread e9hack
Hi, I've some trouble with dnsmasq since the last kernel update but it isn't an issue of the kernel. After reboot (or sysupgrade), dnsmasq isn't able to do a name resolution of hosts provided by the host file: Tue Nov 21 22:21:42 2017 daemon.info dnsmasq[1410]: read /tmp/hosts/dhcp.cfg02411c -

Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-22 Thread Christian Lamparter
On Wednesday, November 22, 2017 9:55:39 AM CET Koen Vandeputte wrote: > >> Yes, > >> > >> Main reason in that specific case was mainly for these 2 fixes: > >> > >> /9e01be6 fix signal masking race in pthread_create with priority (I use > >> lots of threading & thread priority in my app) //51bdcdc f

[LEDE-DEV] WRT3200ACM crashes after mac80211 wireless-testing 2017-11-01

2017-11-22 Thread Syrone Wong
Hi, 1. minor warning .config:5:warning: symbol value 'm' invalid for ATH_REG_DYNAMIC_USER_REG_HINTS The config entry is of type bool. config ATH_REG_DYNAMIC_USER_REG_HINTS bool "Atheros dynamic user regulatory hints" depends on CFG80211_CERTIFICATION_ONUS default n ---help--- Say N. This shoul

[LEDE-DEV] LEDE/OpenWrt firmware wizard

2017-11-22 Thread Moritz Warning
Hi, I've put online a firmware wizard for LEDE: http://mwarning.de/firmware-wizard/ (Sources: https://github.com/freifunk-bielefeld/firmware-wizard) Build with rather plain HTML5/CSS/ES6. Merge requests are welcome. Everything is still rough around the edges. It would be nice if downloads.lede-

[LEDE-DEV] odhcpd: possible regression in make DHCPv4 support compiletime configurable

2017-11-22 Thread Eric Luehrsen
FS#1188 has been raised due to problems for optional build recipes in "dhcpv4: make DHCPv4 support compiletime configurable" (d80621fea5cafcdca3f7fe762fede374a66e4b2) because no odhcpd-full package is build bot available. However, it also appears that conditionally compiling DHCPv4 back in does

[LEDE-DEV] LEDE/OpenWrt firmware wizard

2017-11-22 Thread Moritz Warning
Hi, I've put online a firmware wizard for LEDE: http://mwarning.de/firmware-wizard/ (Sources: https://github.com/freifunk-bielefeld/firmware-wizard) Build with rather plain HTML5/CSS/JS. Merge requests are welcome. Everything is still rough around the edges. It would be nice if downloads.lede-p