From: Karl Palsson
Drop pointless syslog. The single line just doubles the amount of lines
logged to syslog without adding any value.
Signed-off-by: Karl Palsson
---
src/odhcpd.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/odhcpd.c b/src/odhcpd.c
index c51cfa1..50f3c9f 100644
--- a
From: Karl Palsson
Currently the loglevel is hardcoded to LOG_WARNING, even though there is
debug log messages. Allow an env var to control the log threshold.
Signed-off-by: Karl Palsson
---
src/odhcpd.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/src/
From: Karl Palsson
The "ignore" option is correctly loaded. Actually observe it as
documented.
Signed-off-by: Karl Palsson
---
src/config.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/config.c b/src/config.c
index ef51112..a1b6ab7 100644
--- a/src/config.c
On Thu, Sep 15, 2016 at 1:24 PM, Felix Fietkau wrote:
> On 2016-09-15 20:27, Tim Harvey wrote:
>> Felix,
>>
>> I like the 'idea' of using mtdsplit (very clean) however this break's
>> the ability to downgrade firmware. If I take an old firmware image (a
>> version of OpenWrt prior to cns3xxx movin
On 2016-09-22 02:16, Florian Fainelli wrote:
> On 09/21/2016 12:48 PM, Felix Fietkau wrote:
>> On 2016-09-21 20:13, Florian Fainelli wrote:
>>> This patch series adds support for generating valid ld.so.cache which match
>>> the
>>> target architecture, without requiring a cross-compiled version of