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

2012-12-22 Thread Stefan Hellermann
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) and many userparameters (using libiwinfo) zabbix-extra-mac80211: a phy

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

2012-12-22 Thread Stefan Hellermann
Additional comments, now I tested your UserParameters. Index: files/network === --- files/network(révision 0) +++ files/network(révision 0) @@ -0,0 +1,8 @@ +#tested with ath9k/zabbix 2.0.3-2.0.4/openwrt AA rc1 +#see

[OpenWrt-Devel] [PATCH] odhcp6c: fix build on architectures where char is unsigned

2012-12-22 Thread David Woodhouse
This fixes the build failure reported by Daniel Golle on architectures where char is unsigned by default, which is now fixed upstream. Signed-off-by: David Woodhouse david.woodho...@intel.com --- package/network/ipv6/odhcp6c/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)

[OpenWrt-Devel] [Patch] Add xterm-256color to ncurses terminfo

2012-12-22 Thread Stefan Hellermann
Patch to add xterm-256color to terminfo. Fedora 18 and Mac OS X lion set $TERM to xterm-256color by default. Without this patch ncurses based apps will error out with: Error opening terminal: xterm-256color. diff --git a/package/libs/ncurses/Makefile b/package/libs/ncurses/Makefile index

[OpenWrt-Devel] [Patch] Tinc: Remove temporary config on net start and stop in initscript

2012-12-22 Thread Manuel Munz
The initscript for tinc writes a temporary config into /tmp/tinc. In the prepare_net function it appends flags and params from the uci config to the temporary tinc.conf for each net. These values are appended to the config file on each /etc/init.d/tinc restart and the file grows. By removing all

Re: [OpenWrt-Devel] WDR3600 802.11n HT40 performance

2012-12-22 Thread Felix Fietkau
On 2012-12-22 4:34 AM, Nicolás Echániz wrote: Here at QuintanaLibre we have been testing these new routers and we'd like to share some results, in case someone has any tips on how to improve performance. There's a blog post (spanish) on the tests here:

Re: [OpenWrt-Devel] WDR3600 802.11n HT40 performance

2012-12-22 Thread Ben West
Likewise, I'm a bit curious about the 170Mbit/s throughput reported by iperf. A reported 300Mbit/s link speed is TX+RX aggregate, i.e. 150Mbit/s each for the TX and RX chains combined, and the actual throughput would be diminished both by imperfect wireless signal and protocol overhead(s). If

[OpenWrt-Devel] wndr3700v4

2012-12-22 Thread David Lang
now that the 3800 is no longer available, it looks as if there isn't a currently sold netgear router that has official openwrt support. Looking at things, it appears as if the 3700v4 may have a lot of potential Per a post an the cerowrt list, the v4 box is: I took a look at their GPL source