Re: [LEDE-DEV] [UBUS] [PATCH] Issue of msgbuf_data_len in ubus_context

2016-06-18 Thread Wang Linetkux
Sorry, forgot to paste the patch in the email for easy reading. --- libubus-io.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libubus-io.c b/libubus-io.c index 9320bf3..0582ff7 100644 --- a/libubus-io.c +++ b/libubus-io.c @@ -259,6 +259,7 @@ static bool alloc_msg_buf(struct

[LEDE-DEV] [UBUS] [PATCH] Issue of msgbuf_data_len in ubus_context

2016-06-18 Thread Wang Linetkux
Hi, Guys Since I cannot find other places to send this patch, so I send it here, and hope it does not bother you. "alloc_msg_buf" function in "ubus/libubus-io.c" has the feature that expand or shrink msg buffer when necessary. But I have noticed that "msgbuf_data_len" has been properly set

[LEDE-DEV] [PATCH] lantiq: ltq-atm: fix xrx200 depends

2016-06-18 Thread Mathias Kresin
This one was missed by abc346db0e191ebeeb122ce26d1831469fadee1c. Signed-off-by: Mathias Kresin --- This patches fixes bug #16. package/kernel/lantiq/ltq-atm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/lantiq/ltq-atm/Makefile

Re: [LEDE-DEV] Linksys ea8500 switch configuration

2016-06-18 Thread Adrian Panella
> El 18/06/2016, a las 12:51 p.m., Josh Bendavid > escribió: > > Ok. If the configuration I am suspecting for the stock firmware is > correct, then port 6 is unused and it shouldn't matter how it's > configured. > > Actually it's possible that some of this is anyways

Re: [LEDE-DEV] Linksys ea8500 switch configuration

2016-06-18 Thread Josh Bendavid
Ok. If the configuration I am suspecting for the stock firmware is correct, then port 6 is unused and it shouldn't matter how it's configured. Actually it's possible that some of this is anyways dynamically configurable through the switch registers. (ie even if the stock firmware has the eth1

Re: [LEDE-DEV] skb_warn_bad_offload + crash at high load on ipq806x

2016-06-18 Thread Josh Bendavid
The switch is a full 7 port switch with 5 connected to the external ports and 2 connected to the cpu. So there is no restriction on which cpu port can connect to which combination of external ports. ___ Lede-dev mailing list

[LEDE-DEV] Octeon (er and erlite) squashfs build size on downloads.lede-project.org

2016-06-18 Thread Mike Goodwin
Hi Gents, Subscribing to the mailing list here because I have a few questions about the Octeon builds. I'm looking to use LEDE with my Ubiquiti EdgeRouter Lite 3, and the only documentation I can find to do so is here: https://wiki.openwrt.org/toh/ubiquiti/edgerouter.lite#installation_wip

Re: [LEDE-DEV] [PATCH uclient] enable --post-file, use "Content-Length" instead of chunked encoding

2016-06-18 Thread xinglp
2016-06-18 13:01 GMT+08:00 Felix Fietkau : >> I saw uclient_http_send_data() was only called once in >> uclient-2016-06-16, what did I missed ? > What you missed is the fact uclient-fetch is not the only user of the > library code. The uclient library is used in a few other

Re: [LEDE-DEV] skb_warn_bad_offload + crash at high load on ipq806x

2016-06-18 Thread Josh Bendavid
This is resolved by https://github.com/lede-project/source/pull/134 for the record. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH uclient] enable --post-file, use "Content-Length" instead of chunked encoding

2016-06-18 Thread xinglp
2016-06-18 18:40 GMT+08:00 xinglp : > 2016-06-18 18:38 GMT+08:00 xinglp : >> 2016-06-18 13:01 GMT+08:00 Felix Fietkau : >>> If you upload a large file, it makes sense to not need to have it in >>> memory completely. >> Please review this one. >

Re: [LEDE-DEV] [PATCH uclient] enable --post-file, use "Content-Length" instead of chunked encoding

2016-06-18 Thread xinglp
2016-06-18 18:38 GMT+08:00 xinglp : > 2016-06-18 13:01 GMT+08:00 Felix Fietkau : >> If you upload a large file, it makes sense to not need to have it in >> memory completely. > Please review this one. Last patch still won't work for file larger than memory, but it

Re: [LEDE-DEV] [PATCH uclient] enable --post-file, use "Content-Length" instead of chunked encoding

2016-06-18 Thread xinglp
2016-06-18 13:01 GMT+08:00 Felix Fietkau : > If you upload a large file, it makes sense to not need to have it in > memory completely. Please review this one. uclient-fixed-length.patch Description: Binary data ___ Lede-dev mailing list

[LEDE-DEV] Linksys ea8500 switch configuration

2016-06-18 Thread Josh Bendavid
Hi Adrian, Thinking a bit more about the discussion we were having in https://github.com/lede-project/source/pull/6 about the ethernet and switch configuration on the ea8500. Given that the stock firmware apparently doesn't enable VLAN on the switch, I suspect that this router actually has a

Re: [LEDE-DEV] [RFC] rootfs_data on different MTD outside firmware image

2016-06-18 Thread Daniel Golle
Hi Adrian, On Fri, Jun 17, 2016 at 11:21:07PM -0500, Adrian Panella wrote: > Hi, some Linksys devices (i.e WRT1900AC, EA4500, EA8500,...) have two > different partitions for dual boot, and an additional partition that Linksys > uses for system config (sysconf). > Each of these partitions is of a

Re: [LEDE-DEV] [RFC] rootfs_data on different MTD outside firmware image

2016-06-18 Thread John Crispin
On 18/06/2016 06:21, Adrian Panella wrote: > Hi, some Linksys devices (i.e WRT1900AC, EA4500, EA8500,...) have two > different partitions for dual boot, and an additional partition that > Linksys uses for system config (sysconf). > Each of these partitions is of a considerable size (23-37 mb,