[OpenWrt-Devel] [PATCH] lantiq: remove deprecated jffs2_nand configuration

2014-06-23 Thread Ben Mulvihill
As far as I am aware, amongst the lantiq boards, jffs2_nand was only used on the BTHOMEHUBV2B. Ubi-related modifications to the device tree for that board mean that the resulting jffs2 images no longer work, and are no longer required anyway. So I suggest removing the related configuration, which

[OpenWrt-Devel] Telephone support (FXO/FXS) via SLIC on AR9331 ?

2014-06-23 Thread valent.turko...@gmail.com
I have looked mailing list archive, on OpenWrt forums and on wiki for information how to get support for SLIC (FXO/FXS) PCM telecom interface that AR9331 has but is not supported currently in OpenWrt. I have found this wiki page that has some info about SLIC, but I can't find who the author is:

[OpenWrt-Devel] [PATCH 1/3] [packages] tayga: fix broken ICMP checksum on big-endian machines

2014-06-23 Thread Ondřej Caletka
This patches fixes wrong ICMP checksum of translated packets on big-endian machines #16715 The patch is authored by upstream author Nathan Lutchansky lutch...@litech.org Source of the patch: http://forum.mikrotik.com/viewtopic.php?f=15t=82329 Signed-off-by: Ondrej Caletka ond...@caletka.cz ---

[OpenWrt-Devel] [PATCH 3/3] [packages] aiccu: integrate with netifd

2014-06-23 Thread Ondřej Caletka
This patch integrates AICCU with netifd. Care was taken not to restart aiccu without a reason as it triggers alert on SixXS infrastructure. Example usage: config interface 'wan6' option 'proto''aiccu' option 'username' 'HANDLE-SIXXS/TID' option 'password' 'Password'

[OpenWrt-Devel] [PATCH 2/3] [packages] tayga: Add Netifd support

2014-06-23 Thread Ondřej Caletka
This patch integrates tayga with netifd. Parametres are nearly same as with the older scripts. Support for static mapping of IPv4=IPv6 addresses is missing. Example configuration: config interface 'nat64' option proto 'tayga' option prefix 64:ff9b::/96 option dynamic_pool

Re: [OpenWrt-Devel] [PATCH 1/3] [packages] tayga: fix broken ICMP checksum on big-endian machines

2014-06-23 Thread Steven Barth
Hi Ondrej, thanks for your efforts. However we are not accepting patches for the old packages feed any more. However feel free to import, update and maintain the 2 packages in the new feed at https://github.com/openwrt/packages. You can send a Pull Request there. Cheers, Stevem

[OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-06-23 Thread Paul Blazejowski
Hello list, Have found bug in the ubifs component when mounting images on wndr3700v4/4300 routers. This happens in trunk builds after r41130 but does not happen before r41118. Please take a look at bug https://dev.openwrt.org/ticket/16803 i have filed on this issue. Unfortunately i do not have

[OpenWrt-Devel] [RFC 2/3] PKG_CHECK_FORMAT_SECURITY: fix rbcfg

2014-06-23 Thread Etienne CHAMPETIER
Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr --- package/boot/rbcfg/src/main.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/boot/rbcfg/src/main.c b/package/boot/rbcfg/src/main.c index 5614a6c..b7cf79f 100644 --- a/package/boot/rbcfg/src/main.c

[OpenWrt-Devel] [RFC 1/3] Introduce PKG_CHECK_FORMAT_SECURITY

2014-06-23 Thread Etienne CHAMPETIER
The idea is to get rid of http://en.wikipedia.org/wiki/Uncontrolled_format_string by using -Wformat -Werror=format-security by default Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr --- include/package.mk |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git

[OpenWrt-Devel] [RFC 3/3] PKG_CHECK_FORMAT_SECURITY: disable the check for the failing packages

2014-06-23 Thread Etienne CHAMPETIER
The idea is to gradually fix the packages Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr --- package/libs/gettext-full/Makefile|1 + package/network/utils/comgt/Makefile |1 + package/network/utils/iperf/Makefile |1 +

Re: [OpenWrt-Devel] LAN force_link causes WDS Client routers to be no-longer administerable

2014-06-23 Thread Chirag Chhatriwala
Hello Felix, Didn't hear back on an email I had sent a couple weeks ago so I'm following up with a polite inquiry. Were you able to reproduce the problem with your setup as I described? Please let me know. If you would like, I will file a bug report on dev.openwrt.org against trunk. Thanks,

[OpenWrt-Devel] Ethernet problems with trunk on brcm47xx

2014-06-23 Thread Paul Sokolovsky
Hello, I upgraded my Asus WL-500g Deluxe from 10.03.1 to today's daily build of trunk (BARRIER BREAKER (Bleeding Edge, r41302)) to test fix for issue https://dev.openwrt.org/ticket/7552 . After upgrade, all WiFi clients work ok. However, all wired ethernet clients lost connectivity. All obvious