Re: [OpenWrt-Devel] [PATCH] [packages] port-mirroring: new package port-mirroring

2013-03-21 Thread Wei Geng
Can you tell me which version of openwrt has the "iptables TEE" support? I never get it working in my backfire router. On Fri, Mar 22, 2013 at 1:20 PM, Wei Geng wrote: > 1. My "port-mirroring" is based on libpcap, it does have ipv6 support. > 2. Different to the "TEE" target, "port-mirroring" e

Re: [OpenWrt-Devel] [PATCH] [packages] port-mirroring: new package port-mirroring

2013-03-21 Thread Wei Geng
1. My "port-mirroring" is based on libpcap, it does have ipv6 support. 2. Different to the "TEE" target, "port-mirroring" encapsulates a whole packet including ethernet headers using TSZP protocol http://en.wikipedia.org/wiki/TZSP. However, "TEE" modifies the original packet's ethernet headers to f

Re: [OpenWrt-Devel] musl status

2013-03-21 Thread Damian Kaczkowski
On 21 March 2013 19:22, Etienne Champetier wrote: > Is openwrt working with musl libc (u-boot-2013.01.01 doesn't compile in > latest trunk) or is it a work in progress > btw. After bump to 2013.01.01 uboot doesn't compile for me even with uClibc. I am using external openwrt toolchain, so not sure

[OpenWrt-Devel] [PATCH 002/004 v2][at91] Userspace support for the Exegin Q5x boards

2013-03-21 Thread Owen Kirby
On 13-03-09 09:41 PM, Owen Kirby wrote: > This patch adds userspace support for the Exegin Q5x family of boards. > > Hopefully I've managed to do this without interfering with the > existing AT91 targets. > > Signed-off-by: Owen Kirby It appears that I made an error in my previous userspace patch

[OpenWrt-Devel] Make procd compile with eglibc

2013-03-21 Thread Etienne Champetier
Hi add librt dependency/link flag to procd when using eglibc thanks to jow for the help Signed-off-by: Etienne CHAMPETIER Index: package/procd/Makefile === --- package/procd/Makefile(révision 36102) +++ package/procd/Makefile

Re: [OpenWrt-Devel] [packages] olsrd: init: patchset for download

2013-03-21 Thread Bastian Bittorf
* Saverio Proto [21.03.2013 20:35]: > I have to find some free time for the testing :( no problem, take your time. i want it at battlemesh v6 8-) bye, bastian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mail

Re: [OpenWrt-Devel] [packages] olsrd: init: patchset for download

2013-03-21 Thread Saverio Proto
> Anything i can do to speedup things? no :( I have to find some free time for the testing :( Saverio ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] musl status

2013-03-21 Thread Etienne Champetier
Hi Is openwrt working with musl libc (u-boot-2013.01.01 doesn't compile in latest trunk) or is it a work in progress Thanks in advance ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

[OpenWrt-Devel] PPPoE Server Problem

2013-03-21 Thread Pietro Paolini
Hello all, I really don't understand what is wrong in my PPP setup. These are my configuration file: pppoe-server-config : # PPP options for the PPPoE server # LIC: GPL require-pap debug logfile /var/log/pppoe-server.log #auth #require-chap lcp-echo-interval 10 lcp-echo-failure 4 ms-dns 8.8.8

Re: [OpenWrt-Devel] PPPoE server

2013-03-21 Thread Mickael Chazaux
2013/3/21 Mickael Chazaux : > 2013/3/21 Pietro Paolini : >> Hello all, >> I installed successfully the roar-penguin pppoe-server and I try to use it >> without success, what I don't understand >> is that I put in my /etc/ppp/pppoe-server-options >> debug >> logfile /var/log/pppoe-server-log >> >>

Re: [OpenWrt-Devel] PPPoE server

2013-03-21 Thread Mickael Chazaux
2013/3/21 Pietro Paolini : > Hello all, > I installed successfully the roar-penguin pppoe-server and I try to use it > without success, what I don't understand > is that I put in my /etc/ppp/pppoe-server-options > debug > logfile /var/log/pppoe-server-log > > But that file is not created then I do

[OpenWrt-Devel] [PATCH] [packages] Add asterisk-chan-dongle package (v.2)

2013-03-21 Thread Infactum
Patch adds chan_dongle Asterisk 11 channel driver for Huawei UMTS/3G USB modems (dongles). Signed-off-by: Yegor Ivanov --- --- a/packages/net/asterisk-chan-dongle/Makefile +++ b/packages/net/asterisk-chan-dongle/Makefile @@ -0,0 +1,74 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free so

[OpenWrt-Devel] PPPoE server

2013-03-21 Thread Pietro Paolini
Hello all, I installed successfully the roar-penguin pppoe-server and I try to use it without success, what I don't understand is that I put in my /etc/ppp/pppoe-server-options debug logfile /var/log/pppoe-server-log But that file is not created then I don't understand what happen and is really