[OpenWrt-Devel] [PATCH] [package] lispmob: Updating the package with IPv6 full support (EIDs and RLOCs) and Multihoming

2013-05-21 Thread Vasileios Lakafosis
Signed-off-by: Vasileios Lakafosis --- net/lispmob/Makefile | 34 ++ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/net/lispmob/Makefile b/net/lispmob/Makefile index 7392202..22c5260 100644 --- a/net/lispmob/Makefile +++ b/net/lispmob/Makefile @@ -

Re: [OpenWrt-Devel] openwrt-devel Digest, Vol 89, Issue 55

2013-05-21 Thread Bastian Bittorf
* Oguz Ersoz [21.05.2013 14:25]: > Is it possible to make ar71xx based generic system boots from single file > i mean is single file contains vmlinux-lzma.elf + root-filesystem > like knoppix mini just check you bootloader variables for e.g. "tftpserver" bye, bastian

Re: [OpenWrt-Devel] openwrt-devel Digest, Vol 89, Issue 55

2013-05-21 Thread Felix Fietkau
On 2013-05-19 6:34 PM, Oguz Ersoz wrote: > I have a question to every OpenWRT developers > (Please offer pay support amount your self) > > Is it possible to make ar71xx based generic system boots from single file > i mean is single file contains vmlinux-lzma.elf + root-filesystem > like knoppix mi

Re: [OpenWrt-Devel] Doubts with mac80211.sh and wpa_supplicant.sh scripts

2013-05-21 Thread Bastian Bittorf
* Francisco Cuesta [21.05.2013 14:25]: > Then, according to your explanation, in the script wpa_supplicant.sh > line 167, that means the variable fixed will have a value of > "fixed_freq=1" right? I guess this option is only enabled on the sta this is not true. the variable fixed is filled with

[OpenWrt-Devel] [OpenWrt-Devel, ramips] Port Vasily`s patch to 3.8 kernel

2013-05-21 Thread Vladimir Stolyarov
From: Vladimir Stolyarov Hi, I`ve ported Vasily`s patch to 3.8 kernel and added ralink,led-polarity directive to rt5350.dtsi. This directive allows control leds polarity without swconfig. Tested on my DIR-320 B1 (polarity value is 0x17). Signed-off-by: Vasily E. Moskalev Signed-off-by: Vladimi

Re: [OpenWrt-Devel] Fwd: [PATCH][include] Update CyaSSL library to last version 2.6.0

2013-05-21 Thread Ben West
For an update, I have since been able to get libcurl to link to the new cyassl package, provided I explicitly insert sizeof_long definitions into libcurl header files, shown in the patch below. It is unusual that libcurl seems to require these additional defines to link to libcyassl.so, but uhttpd

[OpenWrt-Devel] [PATCH] [packages] sudo: fix db dir in startup script

2013-05-21 Thread Alex Guerra
Create the default /var/db/sudo instead of /var/lib/sudo. Signed-off-by: Alex Guerra --- admin/sudo/files/sudo.init | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/sudo/files/sudo.init b/admin/sudo/files/sudo.init index 9df2737..646 100755 --- a/admin/sudo/fil

Re: [OpenWrt-Devel] Fwd: [PATCH][include] Update CyaSSL library to last version 2.6.0

2013-05-21 Thread Massimo Vellucci
I'm sorry but these days I have been very busy with work. I have not found the time to do the tests. I would like to remove OpenSSL from my application that I am developing and using CyaSSL. The problem of porting applications from OpenSSL to CyaSSL is requires a lot of work. The two libraries are

[OpenWrt-Devel] netifd - adding protocol support without an underlying physical device

2013-05-21 Thread Ken Bantoft (SI)
* Note: Posted on the forum, but no replies after a few days so asking here * I'm in the process of adding support for ISDN data (via capi), and have a question about netifd. Since it's ppp over CAPI, all the lower level stuff works fine (I can call pppd from CLI and it connects nicely) however

Re: [OpenWrt-Devel] [PATCH][V5] Zabbix: add extra packages with discovery/userparameter

2013-05-21 Thread Etienne Champetier
Hi Le 16/05/2013 15:30, Mirko Vogt a écrit : > On 04/24/2013 11:53 PM, Etienne Champetier wrote: >> Index: admin/zabbix/files/zabbix_extra_mac80211.init >> === >> --- admin/zabbix/files/zabbix_extra_mac80211.init(révision 0) >> ++

[OpenWrt-Devel] [PATCH][V6] Zabbix: add extra packages with discovery/userparameter

2013-05-21 Thread Etienne Champetier
Hi This patch add 3 extra packages for zabbix-agentd: zabbix-extra-network: a detection rule with the ifname (eth0.1) and the network name (wan). zabbix-extra-wifi: an universal detection rule for wifi (using libuci-lua) and many userparameters (using libiwinfo-lua) zabbix-extra-mac80211: a phy