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
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,
Chir
The idea is to gradually fix the packages
Signed-off-by: Etienne CHAMPETIER
---
package/libs/gettext-full/Makefile|1 +
package/network/utils/comgt/Makefile |1 +
package/network/utils/iperf/Makefile |1 +
package/network/utils/linux-atm/Makefile |
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
---
include/package.mk |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/include/package.mk b/inclu
Signed-off-by: Etienne CHAMPETIER
---
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
+++ b/package/boot/rbcfg/sr
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 a
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
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
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'
This patches fixes wrong ICMP checksum of translated packets on
big-endian machines #16715
The patch is authored by upstream author
Nathan Lutchansky
Source of the patch: http://forum.mikrotik.com/viewtopic.php?f=15&t=82329
Signed-off-by: Ondrej Caletka
---
.../patches/002-bigendian_wrong_check
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:
ht
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 t
12 matches
Mail list logo