Citeren Koen Vandeputte :
Hi All,
Regarding bumping ar71xx to 4.14, from my point of view all known
issues seem to be fixed.
Therefore, I'm planning to actually make 4.14 the default for this
target mid next week.
If you still have issues which would not allow this, please let me
know a
Citeren Kevin Darbyshire-Bryant :
Add option 'maxtry' to 6in4 interface definition. Defaults to 3.
Defines maximum number of attempts to update Hurricane Electric
tunnel endpoint address. Originally unconfigurable and hard coded to 3.
Each update attempt has a 5 second timeout.
I don't thi
Citeren John Crispin :
On 21/06/18 22:58, Rosen Penev wrote:
error: ‘%d’ directive output may be truncated writing between 2 and 10
bytes into a region of size 3 [-Werror=format-truncation=]
snprintf(fd_buf, sizeof(fd_buf), "%d", wdt_fd);
^~~
note: directive
Citeren Torbjörn Jansson :
On 23 May 2018 15:45:47 GMT+02:00, "Andrey Jr. Melnikov"
wrote:
John Crispin wrote:
Hi All,
In order to bring the OpenWrt mailing list back to operational
status,
we are moving them to the infradead server. The 2 current LEDE lists
will be renamed
* lede-d
Citeren Ram Chandra Jangir :
Hi,
Did anyone observed stdout and putchar() behavior differences between musl &
uClibc?
I have below code snippet :
int main(void){
int c;
while((c=getchar())!= 'e') {
putchar(c+1);
}
return 0;
}
When I use uCl
Citeren Felix Fietkau :
On 2016-01-25 20:26, Arjen de Korte wrote:
Citeren Felix Fietkau :
On 2016-01-25 19:14, Arjen de Korte wrote:
Citeren Felix Fietkau :
On 2016-01-24 17:35, Felix Fietkau wrote:
On 2016-01-24 13:06, Christian Schoenebeck wrote:
I'm currently looking on ddns-sc
Citeren Chris Marchesi :
I noticed changeset 48456, which reverts 48276, which I put in to get the
full 128MB flash on a WNDR3700v4.
Yup, this badly breaks the WNDR4300, which is almost the same
hardware, but apparently has different boot code in it.
Looks like the issue was the fact that
Citeren Felix Fietkau :
On 2016-01-25 19:14, Arjen de Korte wrote:
Citeren Felix Fietkau :
On 2016-01-24 17:35, Felix Fietkau wrote:
On 2016-01-24 13:06, Christian Schoenebeck wrote:
I'm currently looking on ddns-scripts and still got certificate problems
I'm on r48470 in
Citeren Felix Fietkau :
On 2016-01-24 17:35, Felix Fietkau wrote:
On 2016-01-24 13:06, Christian Schoenebeck wrote:
I'm currently looking on ddns-scripts and still got certificate problems
I'm on r48470 including ca-certificates package installed
root@OpenWrt:~# uclient-fetch -O-
'https://m
Citeren Christian Schoenebeck :
I'm currently looking on ddns-scripts and still got certificate problems
I'm on r48470 including ca-certificates package installed
root@OpenWrt:~# uclient-fetch -O-
'https://myuser:myp...@update.spdns.de/nic/update?hostname=myhost.example.com&ip=8.8.8.8'
Downlo
Citeren Christian Schoenebeck :
For some (good) reason you decided to remove wget from BusyBox and
replace it by uclient-fetch.
Why not also remove nslookup from BusyBox.
- If compiled with musl it malfunction with given dns-server
Correct. It will completely ignore the [SERVER] argu
Citeren Felix Fietkau :
On 2016-01-23 20:54, Arjen de Korte wrote:
Citeren Felix Fietkau :
On 2016-01-23 01:25, Felix Fietkau wrote:
On 2016-01-23 00:45, Arjen de Korte wrote:
It also behaves differently with the http://dyn.dns.he.net servers
(returning a Connection failure, despite also
Citeren Felix Fietkau :
On 2016-01-23 01:25, Felix Fietkau wrote:
On 2016-01-23 00:45, Arjen de Korte wrote:
It also behaves differently with the http://dyn.dns.he.net servers
(returning a Connection failure, despite also returning a result). See
below:
# /bin/uclient-fetch -O-
'
Citeren Felix Fietkau :
On 2016-01-22 22:29, edgar.sol...@web.de wrote:
On 22.01.2016 16:20, Felix Fietkau wrote:
On 2016-01-22 16:03, edgar.sol...@web.de wrote:
On 22.01.2016 14:32, Weedy wrote:
Question: The busybox binary (for me) goes from 366,401 bytes to 300,327
with the removal of wg
This doesn't look good. This patch will move the location of the
'caldata_backup' partition from the factory default location
0x01fc-0x0200 : "caldata_backup"
to
0x07fc-0x0800 : "caldata_backup"
But since the data of this partition is not moved beforehand, the
Citeren Felix Fietkau :
On 2015-12-20 11:52, Arjen de Korte wrote:
Since commit 47771 it seems my WNDR4300 router suffers from a memory
leak. Before then, the amount of free memory was always around 75%,
but since then it steadily decreases until it runs out of memory and
reboots. The process
Since commit 47771 it seems my WNDR4300 router suffers from a memory
leak. Before then, the amount of free memory was always around 75%,
but since then it steadily decreases until it runs out of memory and
reboots. The process then starts all over again. After a couple of
days of 'git bisec
Citeren "Vittorio G (VittGam)" :
Hi,
On 11/12/2015 10:32:08 CET, John Crispin wrote:
1) the subject and description dont match.
Well, the description is an addition to the subject, but okay.
2) why would we want to intermingle the portmap and register init
variables. they are 2 different t
Citeren Weijie Gao :
2015-11-08 4:42 GMT+08:00 Shonn Lu :
Signed-off-by: Shonn Lu
---
.../0064-reset-m25p80-when-shutdown.patch | 24
++
1 file changed, 24 insertions(+)
create mode 100644
target/linux/ramips/patches-3.18/0064-reset-m25p80-when-shutdown.patch
d
Citeren Soulkey :
Sorry,
Could you tell me how to disable the Internal Pa in mt7620 soc ?
I am very eager to get your help.
Thank you.
Soulkey
This is not MediaTek support. Be patient. You've made your point that
you are in a hurry, but unless you can get a direct answer from the
Citeren Mathias Kresin :
The IRQF_DISABLED flag was removed in kernel 4.1 with commit
"genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag
entirely" [1].
Therefore the compilation of ltq-hcd and ltq-vmmc kmods fails.
[1]
https://git.kernel.org/cgit/linux/kernel/git/torvalds/l
Citeren John Crispin :
Hi,
On 20/09/2015 10:54, Arjen de Korte wrote:
Since r46834, IPv6 support is builtin if selected. Therefor, dependencies
on kmod-ipv6 can no longer be fulfilled, since it is not a module anymore.
Signed-off-by: Arjen de Korte
---
ipv6/tayga/Makefile | 2
Citeren John Crispin :
On 22/09/2015 19:31, Arjen de Korte wrote:
Revision 46834 changed IPv6 support from a module to builtin. But
since the configuration of the IPv6 kernel options was left in
package/kernel/linux/modules/netsupport.mk, this means that an
empty kmod-ipv6 module was still
Signed-off-by: Arjen de Korte
---
config/Config-kernel.in| 23 +++
package/kernel/linux/modules/netsupport.mk | 22 --
2 files changed, 23 insertions(+), 22 deletions(-)
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index
Since r46834, IPv6 support is builtin if selected. Therefor, dependencies
on kmod-ipv6 can no longer be fulfilled, since it is not a module anymore.
Signed-off-by: Arjen de Korte
---
ipv6/tayga/Makefile | 2 +-
libs/libwebsockets/Makefile | 2 +-
net/lispmob/Makefile| 2 +-
net
Since r46834, IPv6 support is builtin if selected. Therefor, dependencies
on kmod-ipv6 can no longer be fulfilled, since it is not a module anymore.
Signed-off-by: Arjen de Korte
---
package/kernel/linux/modules/netfilter.mk | 6 +++---
package/network/config/gre/Makefile | 2
Citeren Paul Fertser :
Arjen de Korte writes:
Citeren Paul Fertser :
Another is
that such a patch is mostly a bad substitute for proper hardware design.
Not really. There may not be a hardware reset line if the flash is
running in x4 data mode.
Imagine there's a bug in the kernel
Citeren Paul Fertser :
Hi John,
John Crispin writes:
looks good to me but i will run this past linux-mtd and ask them for an
opinion before merging it.
This patch was meant as a quick "hack" rather than a complete solution,
that's why I didn't bother adding proper commit message, S-o-b etc.
Citeren Kirill Berezin :
Hi Stefan,
I have a couple of suggestions.
First of all I think it will be better to initialize static
variables in hsr_tune with zeroes :
++static void hsr_tune(struct ath_hw* ah, int bw, int fq) {
++ static int initialized = 0;
++ static int last_bw =
+1
Citeren Hartmut Knaack :
That Doodle poll turned out to be spamed/trolled, and everyone could even
change or delete other votes. Since this was just communicated over this
mailing list, and subscribers are at least basically verified, why not have a
good old fashioned poll?
Give your +1 ans
Citeren Arjen de Korte :
Citeren Steven Barth :
Is that okay with you or do you see any other issues?
One issue left. Since IPv6 is configured statically here, the
preferred- and valid lifetimes are 'forever' (represented as
0x). If the lifetime is forever, it should
Citeren Steven Barth :
Is that okay with you or do you see any other issues?
One issue left. Since IPv6 is configured statically here, the
preferred- and valid lifetimes are 'forever' (represented as
0x). If the lifetime is forever, it should stay that way. See
attached patch. It
Citeren Steven Barth :
Is that okay with you or do you see any other issues?
I'm seeing negative preferred and valid lifetimes:
Mar 30 19:24:46 host.example.com NetworkManager[750]: valid_lft -173
Mar 30 19:24:46 host.example.com NetworkManager[750]:
preferred_lft -173
Mar 30 19:54:
Citeren Steven Barth :
After thinking it through a bit more, I changed the default behavior
to the following:
The preferred lifetime is now as given by the ISP, however the
DHCPv6 server will only hand out the address with the highest
preferred lifetime (= the ULA unless disabled).
Since
Citeren Steven Barth :
The problem is that you try to be "smart" by abusing the ability to set
the address preferred lifetime lower than T1. I don't dispute that it
is allowed by the RFC, but it is definitely not recommended.
There is no formal requirement (not even a SHOULD) that says
otherw
Citeren Steven Barth :
This breaks clients that need fixed IPs (in my case, mostly webmail
clients).
I wonder why they are so sensitive to source-address changes since
their old address is still valid and not deprecated so there is no
need to switch.
Webmail clients usually don't keep a c
Citeren Steven Barth :
In that case, I have a lot of bug reports to file, because none of
the DHCPv6 clients I tried were happy with preferred lifetimes of 1
second on their leases (which includes Windows 7, 8.1 and openSUSE
13.2).
Sorry, I cannot confirm this. I just tried it with both Win
Citeren Steven Barth :
Hello Arjen,
most likely, your DHCPv6 client implementation is faulty and you
should probably file a bug for more than one reason.
In that case, I have a lot of bug reports to file, because none of the
DHCPv6 clients I tried were happy with preferred lifetimes of 1
Citeren Arjen de Korte :
I use an IPv6 tunnel provided by Hurricane Electric to provide IPv6
access for my LAN. HE tunnels are configured statically (no DHCPv6 /
PD involved) and for the purpose of understanding what ranges are
used, assume the following:
WAN - 2001:DB8:DEAD:BEEF
I use an IPv6 tunnel provided by Hurricane Electric to provide IPv6
access for my LAN. HE tunnels are configured statically (no DHCPv6 /
PD involved) and for the purpose of understanding what ranges are
used, assume the following:
WAN - 2001:DB8:DEAD:BEEF::/64 (local tunnel endpoint at
Citeren Janne Cederberg :
Cool, this sparked a conversation :)
Yes, the background of the question was not a mesh network but a
network where all APs could be connected to the same switch for
example and from there to a DHCP server. A controller would control
which channels the APs operate on to
Citeren Jean-Michel Pouré - GOOZE :
Le lundi 23 mars 2015 à 15:18 +0100, Arjen de Korte a écrit :
No, you have to run 'make menuconfig' and select the luci package in
there. In many cases, other packages are needed when you select a
package. This is exactly what menuconfig automates
Citeren Jean-Michel Pouré - GOOZE :
Le lundi 23 mars 2015 à 21:21 +0800, Yousong Zhou a écrit :
"./scripts/feeds install pkgname" will make those packages
visible/available/selectable in menuconfig (creating links in
package/feeds/feedsname/) as the prior update action only fetches them
down as
I'm running trunk on a Netgear WNDR4300. On this router, a Hurricane
Electric tunnel is configured to provide IPv6 access for the LAN. All
was fine until this morning. Bisecting leads to the below commit to
break IPv6 routing (IPv4 was still fine). Could it be that 6in4 needs
to be modified
Citeren "Robert P. J. Day" :
On Wed, 8 Oct 2014, Arjen de Korte wrote:
Citeren "Robert P. J. Day" :
>On Tue, 7 Oct 2014, Aaron Z wrote:
>
> >On Tue, Oct 7, 2014 at 7:06 PM, Robert P. J. Day
> >wrote:
> > > finally, given that this board looks
Citeren "Robert P. J. Day" :
On Tue, 7 Oct 2014, Aaron Z wrote:
On Tue, Oct 7, 2014 at 7:06 PM, Robert P. J. Day
wrote:
> finally, given that this board looks like *someone's* dev board,
> would anyone know where it might have come from? there's no
> manufacturer name on it anywhere. in t
46 matches
Mail list logo