On 2014-08-04 02:35, Sergey Ryazanov wrote:
> Fix IFF_NO_IP_ALIGN location which is collide with new netdev private flag
> IFF_MACVLAN.
>
> Signed-off-by: Sergey Ryazanov
Applied in r41992, thanks.
- Felix
___
openwrt-devel mailing list
openwrt-devel@l
On Sun, Aug 03, 2014 at 11:37:51AM +0200, Steven Barth wrote:
> tbh. we should get rid of that option network stuff.
> I merged it anyway at first so we can get some experience with this
> gre-integration.
> Normally you should use something like this instead:
>
> config interface mygre
>
Integrate latest dropbear release to base system (2014.64)
diff --git a/package/network/services/dropbear/Makefile
b/package/network/services/dropbear/Makefile
index b2bd8cc..d1f0cff 100644
--- a/package/network/services/dropbear/Makefile
+++ b/package/network/services/dropbear/Makefile
@@ -8,14 +
Fix IFF_NO_IP_ALIGN location which is collide with new netdev private flag
IFF_MACVLAN.
Signed-off-by: Sergey Ryazanov
---
target/linux/generic/patches-3.13/721-phy_packets.patch | 2 +-
target/linux/generic/patches-3.14/721-phy_packets.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions
From: Matthew M. Dean
Adds blockdev from the util-linux package to the menuconfig. The busybox
blockdev does not support functions like setting read-ahead.
Signed-off-by: Matthew M. Dean
--- a/package/utils/util-linux/Makefile
+++ b/package/utils/util-linux/Makefile
@@ -128,6 +128,17 @@ define
Main use case behind the network option is being able to add the
ethernet gre interface to a bridge interface as a hotplug interface
when the gre ethernet interface becomes active (as you cannot
configure the gre(v6)tap interface in the uci bridge ifname option);
therefore only the gretap and grev6
From: Dave Taht
Apparently this is a fairly common refurb unit of the 3800 series now,
with merely the recognition string changed in the boot loader.
Signed-off-by: Dave Taht
---
target/linux/ar71xx/image/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/lin
On 2014-08-01 18:01, Alexandru Ardelean wrote:
> Back with some findings.
>
> Please check this:
> https://github.com/commodo/ubus/commit/c601505a6b33aa208e1a3492d3ade5ae2d853899
That looks very wrong to me. If that triggers, you're leaking the fd.
> The current problem [high CPU usage] seems to
Hi,
can you extend the patch to update the corresponding strings in the *.po
files as well?
~ Jow
signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/ma
tbh. we should get rid of that option network stuff.
I merged it anyway at first so we can get some experience with this
gre-integration.
Normally you should use something like this instead:
config interface mygre
option proto 'gre'
option ipaddr '203.0.113.2'
option pee
On 2014-08-03 08:46, Alexandru Ardelean wrote:
> Well, this is useful because you have your FW build and your symbols
> right next to it for each build.
>
> Then, you can store them somewhere (FW + debug symbols) and if you get a
> crash/segfault on a specific build number you're covered because y
11 matches
Mail list logo