Re: [OpenWrt-Devel] [PATCH] Adding LISP to OpenWrt

2011-10-25 Thread Florian Fainelli
Hello Vasileios, On Tuesday 25 October 2011 00:21:11 Vasileios Lakafosis wrote: Dear OpenWrt Developers, this is Vasileios Lakafosis, who, as a member of the Cisco Locator/ID Separation Protocol team http://lisp.cisco.com/ at San Jose, has ported the LISP functionality to OpenWrt. As per

Re: [OpenWrt-Devel] [PATCH] mac80211: Allow ath9k_htc build without PCI support

2011-10-25 Thread Jo-Philipp Wich
Committed with minor modification in r28573 - thanks! ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-10-25 Thread Alexander Gordeev
В Mon, 24 Oct 2011 16:10:14 +0200 Daniel Golle dgo...@allnet.de пишет: Not particularly beautiful but doing the trick... Signed-off-by: Daniel Golle dgo...@allnet.de diff --git a/utils/usb-modeswitch/files/modeswitch.hotplug b/utils/usb-modeswitch/files/modeswitch.hotplug index

Re: [OpenWrt-Devel] [PATCH] shorewall-lite: update to 4.4.24

2011-10-25 Thread Jo-Philipp Wich
Applied in r28574 - thanks! ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] shorewall6-lite: update to 4.4.24

2011-10-25 Thread Jo-Philipp Wich
This one does not apply against current head, can you please update it? ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] RedBoot partition table with winbond m25q128vb

2011-10-25 Thread 馬克泡
Hi all, I have an AR71XX board and the on board SPI flash is winbond w25q128. (W25Q128 can be recognized in m25p80.c) { w25q128, INFO(0xef4018, 0, 64 * 1024, 256, SECT_4K) }, I'm porting OpenWrt with trunk revision 21441, Linux 2.6.39. The boot loader on this board is redboot and I cannot to

Re: [OpenWrt-Devel] RedBoot partition table with winbond m25q128vb

2011-10-25 Thread 馬克泡
Hi all, 2011/10/25 馬克泡 macp...@gmail.com: Hi all, I have an AR71XX board and the on board SPI flash is winbond w25q128. (W25Q128 can be recognized in m25p80.c) { w25q128, INFO(0xef4018, 0, 64 * 1024, 256, SECT_4K) }, I'm porting OpenWrt with trunk revision 21441, Linux 2.6.39. I've gave

Re: [OpenWrt-Devel] [PATCH] Adding LISP to OpenWrt

2011-10-25 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. +US_PATH=/usr/sbin/lisp +KMOD_PATH=/usr/sbin +CONF_PATH=/lib/network/lisp +IF_NAME=eth1 + +# RLOC used in ip rules for source routing +#RLOC=128.107.165.94 +RLOC=`/sbin/ifconfig eth1 | sed '/inet\ /!d;s/.*r://g;s/\ .*//g'` Here I'd

Re: [OpenWrt-Devel] [PATCH] Include zlib.pc (packageconfig) with zlib

2011-10-25 Thread Nico
Applied with a minor modification in [28591] Thanks, -- -{Nico} 2011/10/13 Espen Jürgensen espenjurgen...@gmail.com: Compiling zlib produces zlib.pc (pkgconfig), but it is not currently installed in staging_dir/usr/lib/pkgconfig. If it was included other packages depending on zlib could

Re: [OpenWrt-Devel] [PATCH] listener: new package

2011-10-25 Thread Nico
Applied with some modifications in [28592] and fixed in [28594] Thanks, -- -{Nico} ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Adding LISP to OpenWrt

2011-10-25 Thread Vasileios Lakafosis
Hi, thank you for looking into this. Please see inline below. On Tue, Oct 25, 2011 at 4:48 PM, Jo-Philipp Wich x...@subsignal.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. +US_PATH=/usr/sbin/lisp +KMOD_PATH=/usr/sbin +CONF_PATH=/lib/network/lisp +IF_NAME=eth1 + +# RLOC