2017-05-17 12:18 GMT+02:00 kysonlok :
> This patch adds supports for the GL-inet GL-MT300N-V2.
>
> Specification:
> - SoC: MediaTek MT7628AN
> - Flash: 16 MiB (W25Q128FVSG)
> - RAM: 128 MiB DDR
> - Ethernet: 1 x WAN (100 Mbps) and 1 x LAN (100 Mbps)
> - USB: 1 x USB 2.0 port
> - Button: 1 x switch
Merged into project/netifd.git, branch master with
https://git.lede-project.org/?p=project/netifd.git;a=commit;h=a063705a03a6c5a41b5f7aed251bfb3ba5c844c3
Thanks
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/li
Admittedly, the semantic is a bit different, in the sense
that there are no progressive retry timeouts.
ubus_auto_connect() uses 1 second fixed retry intervals.
Whereas the old logic would start at 50 millisecs and
progress up to 1 second.
Other than that, the rest should be the same overall logi
Long story short:
* Updated tools/sparse
* Compiles fine on my side (Debian 8)
* Blows up on buildbot (slave-lede-local) because it runs GCC 4.7 (lacks
bswap, 4.8+ works according to
https://sourceware.org/bugzilla/show_bug.cgi?id=20530)
Having a look at the buildbots, it shows that tictex-02
Parse 6rd specific settings prefix, relay-prefix as nested json data objects.
At the same time improve 6rd error handling.
Signed-off-by: Hans Dedecker
---
system-linux.c | 89 ++
system.c | 12 ++--
system.h | 7 +
3 f
Resending to the list properly as planned...
I've modified one of my packages (mosquitto) to use the
autoassignment style, as it never cared about the actual uid/gid.
However, is this really the expected behaviour?
# cat /etc/passwd
root:x:0:0:root:/root:/bin/ash
daemon:*:1:1:daemon:/var:/bin/
Oké, I’ll submit another version with the requested changes later today.
This trivial change is turning out a ping pong lesson. Thanks anyway,
Paul
> Op 18 mei 2017, om 16:53 heeft Hans Dedecker het
> volgende geschreven:
>
> On Sun, May 14, 2017 at 8:22 PM, Paul Oranje wrote:
>>
>> fixes FS
Question: when the subject is changed in order the make it less than 50
characters long, does that result in a distinct new patch ?
Paul
> Op 19 mei 2017, om 12:58 heeft Paul Oranje het volgende
> geschreven:
>
> Oké, I’ll submit another version with the requested changes later today.
> This t
Hi Mentors and Developer Community,
This is the 2nd week's progress report of the project:
Implement NetJSON output in ubus (OpenWRT/LEDE)
1. Refined the timeline of the proposal and updated.
2. CLI is made to support other inputs as in [1] but the backend
functions havent been implemented.
3. Ef
The following fixes are still awaiting CVE allocations
- Security: Fix double-free in server TCP listener cleanup A double-free
in the server could be triggered by an authenticated user if dropbear is
running with -a (Allow connections to forwarded ports from any host)
This could potentially allow
On 05/19/2017 02:10 AM, Daniel Engberg wrote:
> Long story short:
> * Updated tools/sparse
> * Compiles fine on my side (Debian 8)
> * Blows up on buildbot (slave-lede-local) because it runs GCC 4.7 (lacks
> bswap, 4.8+ works according to
> https://sourceware.org/bugzilla/show_bug.cgi?id=20530)
>
On 13.05.2017 22:56, Matthias Schiffer wrote:
Text from my RFC mail:
---
When talking about
https://bugs.lede-project.org/index.php?do=details&task_id=685 with jow
and lynxis, we came to the conclusion that the best way to fix sysupgrades
would be to generalize the staged sysupgrade used on NAND
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
add needed firmware to support rtl
Add support for Realtek RTL8821AE/RTL8812AE PCIe adapter.
This device supports 802.11ac and bluetooth
testet on PC Engines APU with AP and STA mode
Signed-off-by: Hans Ulli Kroll
---
package/kernel/mac80211/Makefile | 24 ++--
1 file changed, 22 insertions(+), 2 deletions(-)
On Fri, May 19, 2017 at 4:13 PM, Paul Oranje wrote:
> Question: when the subject is changed in order the make it less than 50
> characters long, does that result in a distinct new patch ?
> Paul
Yes that results into a new distinct patch in patchwork
Hans
>
>> Op 19 mei 2017, om 12:58 heeft Paul
When UCI dhcp.dnsmasq.noresolv is true, dnsmasq ignores the (wan) resolv.conf
for upstream name resolution and the dnsmasq init script ialso skips writing
/tmp/resolv.conf (/etc/resolv.conf soft links that file).
Not using the local running DNS service when noresolv is true does not make
sence; th
Hi Jo,
I need to add flood protection feature to firewall.
The ratelimit section parameters would be: proto, src_port, dest_port,
family, global_limit, global_burst, per_srcip_limit, per_srcip_burst,
per_srcip_mask, per_srcip_buckets. These rules will have effect on a
raw table user chain called
17 matches
Mail list logo