Hi Rafał:
> From: zaj...@gmail.com
> To: ha...@hauke-m.de; openwrt-devel@lists.openwrt.org
> Date: Thu, 3 Apr 2014 19:26:48 +0200
> Subject: [OpenWrt-Devel] [PATCH] kernel: bgmac: rework patch checking packet
> length
>
> This bgmac patch was an attempt to
Ping. I'm getting quite a few requests by people who want to try out
these patches, as many people already have a TL-WR841N/ND v9. It would
be nice if the support could land in trunk ASAP...
On 04/01/2014 06:16 AM, Matthias Schiffer wrote:
> This adds the following patches by Sujith Manoharan from
the problem !!!
Not connect ssh public key !!!
flavio@Flavio-V5:~$ ssh -l root 10.1.137.1 -vv
OpenSSH_6.6, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connect
On Sat, Feb 1, 2014 at 1:06 PM, Álvaro Fernández Rojas
wrote:
> AFAIK anyone with a Neufbox 6 should be able to test if the problem happens
> on SMP + SPI flash.
>
> I don't have any SMP + SPI flash brcm63xx device that is currently supported
> by OpenWrt.
> When Florian releases the BCM3380 pat
On Sun, Apr 6, 2014 at 10:49 PM, Felix Fietkau wrote:
> On 2014-04-06 21:41, Yegor Yefremov wrote:
>> If ${LUAPATH} is not quoted and Lua is not provided, then following
>> error occurs:
>>
>> "NOT" "No such file or directory" "EQUAL" "0" "OR" "EQUAL" ""
>>
>> Signed-off-by: Yegor Yefremov
> Appl
On 2014-04-06 21:41, Yegor Yefremov wrote:
> If ${LUAPATH} is not quoted and Lua is not provided, then following
> error occurs:
>
> "NOT" "No such file or directory" "EQUAL" "0" "OR" "EQUAL" ""
>
> Signed-off-by: Yegor Yefremov
Applied, thanks.
- Felix
_
Signed-off-by: Rafał Miłecki
---
utils/ntfs-3g/Makefile | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile
index 446c8d0..89a56f4 100644
--- a/utils/ntfs-3g/Makefile
+++ b/utils/ntfs-3g/Makefile
@@ -1,5 +1,5 @@
#
-# Copyrigh
If ${LUAPATH} is not quoted and Lua is not provided, then following
error occurs:
"NOT" "No such file or directory" "EQUAL" "0" "OR" "EQUAL" ""
Signed-off-by: Yegor Yefremov
---
lua/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lua/CMakeLists.txt b/lua/CMake
If the kernel is configured to handle RAs (accept_ra=1, e.g. implied by
forwarding=0)
then this work is mainly duplicated by netifd and odhcp6c.
I don't think it's a good thing if kernel and userspace applications try to do
the same
in parallel.
Another side effect I noticed: If the kernel takes
On other platforms you can do a wget of a new image to the /tmp partition
and run a mtd or sysupgrade wait for it to finish and reboot and now you
have a new os and setup.
Would this work on the brcm2708 platform? Maybe not on the current
filesystem layout, but what if /tmp was its own partition l
Gerry Rozema schrieb:
> On 28/03/14 01:58 PM, Peter Lawler wrote:
>> "Hi Pete! We are working with one of the OpenWRT founders and his
>> team. We'll be sharing more details later... Stay tuned! :)"
> https://dev.openwrt.org/wiki/people
>
> Two listed there as founders, and I'm one of the two.
>
>
Hi Luis,
I'm also interested in trying out the waters by porting OpenWrt over.
I've noticed reports that WD My Net routers appear to be
developer-friendly -- according to the reports like
https://wikidevi.com/wiki/Western_Digital_My_Net_N750, the models sold
to end-users still do have the serial h
This patch provides userspace iSCSI target support.
https://dev.openwrt.org/ticket/8798
Signed-off-by: Maxim Storchak
---
net/tgt/Makefile | 59 ++
net/tgt/files/etc/config/tgt | 38
net/tgt/files/etc/init.d/tgt | 107 +
13 matches
Mail list logo