Re: [OpenWrt-Devel] [PATCH] gw6c: fixed sed separator

2014-02-18 Thread Yousong Zhou
On Tue, Feb 18, 2014 at 08:03:06AM +0100, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- ipv6/gw6c/patches/001-sed-separator.patch | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 ipv6/gw6c/patches/001-sed-separator.patch

Re: [OpenWrt-Devel] [PATCH] at: added missing dependency on libpam

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:02, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- utils/at/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/at/Makefile b/utils/at/Makefile index 7c02fb8..21bdc60 100644 --- a/utils/at/Makefile +++

Re: [OpenWrt-Devel] [PATCH] mc: added missing dependecy on libssh2

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:04, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- utils/mc/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/mc/Makefile b/utils/mc/Makefile index f43c5a1..e036da3 100644 --- a/utils/mc/Makefile +++

Re: [OpenWrt-Devel] [PATCH] mc: added missing dependecy on libssh2

2014-02-18 Thread Michel Stempin
Le 18/02/2014 10:22, Dirk Neukirchen a écrit : On 18.02.2014 08:04, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- utils/mc/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/mc/Makefile b/utils/mc/Makefile index

Re: [OpenWrt-Devel] [PATCHv3 3/3] b53: mdio: Avoid re-registering the same switch device

2014-02-18 Thread Helmut Schaa
On Mon, Feb 17, 2014 at 5:37 PM, Jonas Gorski j...@openwrt.org wrote: On Thu, Feb 13, 2014 at 5:00 PM, Helmut Schaa helmut.sc...@googlemail.com wrote: When setting the associated interface down and up again a new switch device will be registered due to b53_phy_config_init doing the necessary

Re: [OpenWrt-Devel] [PATCH] l2tpv3tun: added include paths to Linux UABI and fixed dependencies on libnl

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:03, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- net/l2tpv3tun/Makefile |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/l2tpv3tun/Makefile b/net/l2tpv3tun/Makefile index f965569..2a6fab1 100644 ---

Re: [OpenWrt-Devel] [PATCH] fxload: fixed include path for Linux UAPI

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:02, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- utils/fxload/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/fxload/Makefile b/utils/fxload/Makefile index f961d52..93e63c1 100644 ---

Re: [OpenWrt-Devel] [PATCHv3 3/3] b53: mdio: Avoid re-registering the same switch device

2014-02-18 Thread Jonas Gorski
On Tue, Feb 18, 2014 at 10:52 AM, Helmut Schaa helmut.sc...@googlemail.com wrote: On Tue, Feb 18, 2014 at 10:46 AM, Helmut Schaa helmut.sc...@googlemail.com wrote: On Mon, Feb 17, 2014 at 5:37 PM, Jonas Gorski j...@openwrt.org wrote: On Thu, Feb 13, 2014 at 5:00 PM, Helmut Schaa

Re: [OpenWrt-Devel] [PATCH] l2tpv3tun: added include paths to Linux UABI and fixed dependencies on libnl

2014-02-18 Thread Michel Stempin
Le 18/02/2014 11:09, Dirk Neukirchen a écrit : On 18.02.2014 08:03, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- net/l2tpv3tun/Makefile |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/l2tpv3tun/Makefile

Re: [OpenWrt-Devel] How to use ethernet port as lan or wan port in WR703N

2014-02-18 Thread Aleksandr Kolesnik
look this topic https://forum.openwrt.org/viewtopic.php?id=48907 and https://forum.openwrt.org/viewtopic.php?id=48892 looks like ath_register_eth(1) not selected, so device detect only one wan port 2014-02-18 0:23 GMT+02:00 camden lindsay camden.lindsay+open...@gmail.com: It sounds like you

Re: [OpenWrt-Devel] [PATCH] fxload: fixed include path for Linux UAPI

2014-02-18 Thread Michel Stempin
Le 18/02/2014 11:16, Dirk Neukirchen a écrit : On 18.02.2014 08:02, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- utils/fxload/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/fxload/Makefile b/utils/fxload/Makefile

Re: [OpenWrt-Devel] [PATCH] wview: added missing dependency on libopenssl

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:04, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- utils/wview/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/wview/Makefile b/utils/wview/Makefile index f231fa7..d74e30a 100644 ---

Re: [OpenWrt-Devel] [PATCH] lttng-tools: forced autoreconf

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:04, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- devel/lttng-tools/Makefile |1 + 1 file changed, 1 insertion(+) diff --git a/devel/lttng-tools/Makefile b/devel/lttng-tools/Makefile index 371a5b9..f6b92b4 100644 ---

Re: [OpenWrt-Devel] [PATCH] tiff: added missing dependency on liblzma

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:04, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- libs/tiff/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index a79b6b2..97071fc 100644 --- a/libs/tiff/Makefile

Re: [OpenWrt-Devel] Fixes to BB trunk bot build

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:02, Michel Stempin wrote: The following posts is list of patches against current trunk that fixes 20+ packages during the all-included bot build, at least for the ramips RT5350F target. As the changes are mostly fixes of broken package dependencies and bumps to new

Re: [OpenWrt-Devel] [PATCH] debootstrap: bumped version from 1.0.55 to 1.0.55~bpo70+1

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:02, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr -PKG_VERSION:=1.0.55 +PKG_VERSION:=1.0.55~bpo70+1 PKG_RELEASE:=1 I have 1.0.56 locally and it builds fine too. Just noticed that 1.0.59 is available. According to the changelog these are

Re: [OpenWrt-Devel] How to use ethernet port as lan or wan port in WR703N

2014-02-18 Thread bjzhougong
Thanks for All but in WR703N's network config, it doesn't has switch: config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config interface 'lan' #option ifname 'eth0' option type

Re: [OpenWrt-Devel] [PATCH] tspc / gw6c : fixed sed separator // Delete tspc, gw6c

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:04, Michel Stempin wrote: Signed-off-by: Michel Stempin michel.stem...@wanadoo.fr --- ipv6/tspc/patches/002-sed-separator.patch | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 ipv6/tspc/patches/002-sed-separator.patch diff --git

Re: [OpenWrt-Devel] openwrt-devel Digest, Vol 98, Issue 62

2014-02-18 Thread bjzhougong
@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel -- next part -- An HTML attachment was scrubbed... URL: http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20140218/3c7c9ceb/attachment.html

Re: [OpenWrt-Devel] How to use ethernet port as lan or wan port in WR703N

2014-02-18 Thread Aleksandr Kolesnik
you need to build own image where enable eth1 port. eth1 connected to internal switch. Read topics https://forum.openwrt.org/viewtopic.php?id=48907 and https://forum.openwrt.org/viewtopic.php?id=48892 2014-02-18 15:04 GMT+02:00 bjzhougong bjzhoug...@126.com: Thanks for All but in WR703N's

Re: [OpenWrt-Devel] How to compute kernel version

2014-02-18 Thread Nils Rennebarth
On 17.02.2014 23:48, Florian Fainelli wrote: There are multiple reasons: - LINUX_UNAME_VERSION is determined way before the actual kernel is built, using $(LINUX_VERSION) which is set by platforms Yes, I was confused by LINUX_VERMAGIC which uses files generated during kernel build, but then

[OpenWrt-Devel] [PATCH 1/2] Improve fq_codel hashing for 6in4 6to4 801.ad and IPIP cases

2014-02-18 Thread Dave Täht
From: Dave Taht dave.t...@bufferbloat.net This is a backport of code to improve the quality of fq_codel hashing for 3.10 for some encapsulated protocols. Not needed in 3.11 and later. --- .../686-flow_dissector-clean-up-IPIP-case.patch| 30

[OpenWrt-Devel] [PATCH 2/2] Improved random number support for mips

2014-02-18 Thread Dave Täht
From: Dave Taht dave.t...@bufferbloat.net The basic mips patch (deleted here) is not the full architecture for faster random number generation. This patchset adds better inlining specific to mips architectures. --- .../307-mips-Reimplement-get_cycles.patch | 69 -

[OpenWrt-Devel] [PATCH] [packages] add new package Knot DNS 1.4.3

2014-02-18 Thread Daniel Salzman
This patch adds new packages: - knot (Knot DNS server 1.4.3) - knot-utils (kdig, khost, knsupdate and knsec3hash) - knot-tests (unittests for Knot server) Signed-off-by: Daniel Salzman daniel.salz...@nic.cz --- diff --git a/net/knot/Makefile b/net/knot/Makefile index e69de29..6583db1 100644 ---

Re: [OpenWrt-Devel] How to use ethernet port as lan or wan port in WR703N

2014-02-18 Thread bjzhougong
Hi All Thanks for your response! My question is not how to enable eth1 port. I want to know how it configure one port to lan or wan port in WR703N. Now I think it use bridge, and i will study to get more information about bridge in WR703N bjzhougong From: Aleksandr Kolesnik Date: 2014-02-18

[OpenWrt-Devel] [PATCH] Fix unaligned access hacks for tcp timestamps

2014-02-18 Thread Dave Täht
From: Dave Taht dave.t...@bufferbloat.net This missing bit of the hack saves hugely on instruction traps on tcp connections to ar71xx based routers. --- .../patches-3.10/902-unaligned_access_hacks.patch |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git

Re: [OpenWrt-Devel] [PATCH 2/5] netifd: Link layer state awareness support on device level

2014-02-18 Thread Hans Dedecker
Hi Felix, Regarding the resubmitted netifd linksensing patches (which solve the original issue reported in https://dev.openwrt.org/ticket/14590) did you have some time to review them ? I noticed two other netifd patches were applied from the same patch series but none of the linksensing and