Hi,
this commit https://git.lede-project.org/?p=source.git;a=commit;h=25699
0cbc0157feb8a9f37efeebf0330ab73727f
will probably lead into a compile error.
"TL_WR1043_V5_GPIO_LED_WANORANGE" is undefined.
br
dirk
___
Lede-dev mailing list
Lede-dev@lists.i
Hi,
from my perspective a toolchain bug in CMAKE-based packages like odhcpd
or uttpd, see FS#1189.
best regards
dirk
On Fr, 2017-11-24 at 12:57 -0500, Eric Luehrsen wrote:
> On 11/23/2017 03:54 AM, Hans Dedecker wrote:
> > Hi,
> >
> > On Thu, Nov 23, 2017 at 6:38 AM, Eric Luehrsen > com> wrote
Hi Jo,
many thanks for the links - very interesting.
Meanwhile I've received three bug reports from adblock users, that they
get oom errors after the "dhcp-script" commit
(https://git.lede-project.org/?p=source.git;a=commit;h=b32689afd6a66133
9861086c669e15c936293cf8), e.g.
Tue May 30 10:20:09 20
Hi,
memory consumption with one dnsmasq process (dhcp-script disabled):
root@blackhole:~# top -b
Mem: 544992K used, 3472412K free, 40140K shrd, 10096K buff, 405728K
cached
CPU: 0% usr 0% sys 0% nic 95% idle 0% io 0% irq 5% sirq
Load average: 0.00 0.00 0.00 2/100 15723
PID PPID USE
Hi,
this new "feature" doubles the RAM resource needs (additional dnsmasq
process) ... if you are using dns based adblock this can take
additional 2-25 MByte. Please disable this feature by default.
Thanks!
Dirk
___
Lede-dev mailing list
Lede-dev@list
Am Mittwoch, den 30.11.2016, 21:29 +0100 schrieb Jo-Philipp Wich:
Hi Jo,
thank you very much for clarification and a quite good example.
br
dirk
> Hi Dirk,
>
> > That does not work for me.
> >
> > root@adb2go:/etc/config$ uci set firewall.@zone[1].mtu_fix='0'
> > root@adb2
> > go:/etc/confi
Hi list,
after studying a few mostly incomplete/outdated online docs and
examples on github (lede main source & package repo) procd is still a
kind of "terra incognita" ... at least for me. I don't like to copy &
paste things that I do not understand therefore a few (dump/initial)
procd questions: