To find the DS record for a given zone the parent zone's nameserver must
be queried and not the nameserver for the zone. Otherwise DNSSEC
verification for unsigned delegations breaks.
Signed-off-by: Uwe Kleine-König
---
Hello,
this patch fixes DNSSEC verification when dnsmasq serv
The motivating change for me included upstream is commit 8ce27433f8b2
("Handle DS queries to auth zones.") which fixes using a subzone of a
DNSSEC'd zone.
Two patches are dropped as these are included in the new upstream
release, the other two are rebased.
Signed-off-by: U
On 12/1/22 10:52, Petr Štetiar wrote:
Several users have reported, that devices using mv88e6176 switch are
seriously broken, basically turning that switch into a hub. Until fixed
those devices should be disabled.
I've used TOH with "Switch 88E6176" filter, which provided me with the
following li
Hello,
on a TP-Link RE200 v1 (platform = ramips/mt7620) I experience often:
root@ares:~# nslookup www.openwrt.org
Server:127.0.0.1
Address: 127.0.0.1:53
Non-authoritative answer:
www.openwrt.orgcanonical name = wiki-01.infra.openwrt.org
Name: wiki-01.infra.o
the router. And it also improves
routing between two downstream networks.
Unresolved issues:
- valid life time needs to be determined
- some doubts about the right procedures
- only lightly tested
Signed-off-by: Uwe Kleine-König
---
Hello,
this is a first draft to address an old item on my
On 12/3/19 4:28 PM, Hans Dedecker wrote:
> On Tue, Dec 3, 2019 at 3:59 PM Uwe Kleine-König
> wrote:
>>
>> Hello Hans,
>>
>> On 12/3/19 8:50 AM, Hans Dedecker wrote:
>>> On Fri, Nov 29, 2019 at 9:29 PM Uwe Kleine-König
>>> wrote:
>>>>
Hello Hans,
On 12/3/19 8:50 AM, Hans Dedecker wrote:
> On Fri, Nov 29, 2019 at 9:29 PM Uwe Kleine-König
> wrote:
>>
>> On 11/29/19 8:50 PM, Hans Dedecker wrote:
>>> On Wed, Nov 20, 2019 at 7:11 PM Uwe Kleine-König
>>> wrote:
>>>>
>>>>
On 11/29/19 8:50 PM, Hans Dedecker wrote:
> On Wed, Nov 20, 2019 at 7:11 PM Uwe Kleine-König
> wrote:
>>
>> When for example a /60 is assigned to a network the last 4 bits of the
>> ip6hint are unused. Emit a warning if any of these unused bits is set as
>> it
When for example a /60 is assigned to a network the last 4 bits of the
ip6hint are unused. Emit a warning if any of these unused bits is set as
it indicates that someone didn't understand how the hint is used. (As I
did earlier today resulting in spending some time understanding the
code.)
---
int
---
net/ddns-scripts/files/usr/lib/ddns/url_escape.sed | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/ddns-scripts/files/usr/lib/ddns/url_escape.sed
b/net/ddns-scripts/files/usr/lib/ddns/url_escape.sed
index eac4002..9b8ebbc 100644
--- a/net/ddns-scripts/files/usr/lib/ddns/url_escape.sed
Hello,
Apart from my patch that fixes endian detection not being applied yet
(as of 35836), freeswitch is still broken.
I just tried installing it on my router, and it fails as follows:
# opkg install freeswitch-collection-upstream-defaults
Installing freeswitch-collection-upstre
(added a few people to Cc that were involved with libjpeg-turbo up to
now)
On Tue, Feb 26, 2013 at 11:43:47AM +0100, Uwe Kleine-König wrote:
> Without this I get:
>
> Package freeswitch is missing dependencies for the following libraries:
> libjpeg.so.8
>
> becaus
Hello,
On Tue, Feb 26, 2013 at 11:43:46AM +0100, Uwe Kleine-König wrote:
> Instead of hardcoding the endianess of more platforms, just get the
> configuration from the system headers.
I see commit 35829 that claims to fix endianess detection, but I think
you forgot to svn add my patch?
On Wed, Feb 27, 2013 at 03:33:35PM +0100, Florian Fainelli wrote:
> Hello,
>
> On 01/31/2013 09:11 PM, Uwe Kleine-König wrote:
> >Hello,
> >
> >I just got a mailer daemon notice that open...@slickdeals.endjunk.com
> >didn't get this mail because the
Instead of hardcoding the endianess of more platforms, just get the
configuration from the system headers.
Signed-off-by: Uwe Kleine-König
---
.../patches/107-improve-endianess-detection.patch | 29
1 file changed, 29 insertions(+)
create mode 100644 net/freeswitch
Hello,
this series is build tested for ar71xx only, but as
http://downloads.openwrt.org/snapshots/ does have freeswitch packages
only below uml/ (dating 2013-01-21) it might help on other archs, too.
Best regards
Uwe
Uwe Kleine-König (2):
net/freeswitch: fix endianess detection on (at least
Without this I get:
Package freeswitch is missing dependencies for the following libraries:
libjpeg.so.8
because libjpeg provides libjpeg.so.62.
Signed-off-by: Uwe Kleine-König
---
net/freeswitch/Makefile |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
Hello,
I just got a mailer daemon notice that open...@slickdeals.endjunk.com
didn't get this mail because the mail server for its domain couldn't be
connected by mine.
Who cares for the patch then?
Best regards
Uwe
On Sun, Jan 27, 2013 at 12:41:25AM +0100, Uwe Kleine-König wro
dropping /etc/freeswitch/autoload_configs/syslog.conf.xml from
freeswitch-mod-syslog.
This fixes https://dev.openwrt.org/ticket/12895.
Signed-off-by: Uwe Kleine-König
---
The alternative is to drop the file from the
freeswitch-config-upstream-defaults package. This way users of the
freeswitch
19 matches
Mail list logo