-
Not sure whether this is related to #35 but I tried tracking this down and am a bit confused. So I put some statements in the `debian/rules` to investigate, as in:
```
%:
ls -lah /etc/resolv.…
-
Hi, just discovered this lib. Seems like something very useful for storing data on an sd card on a microcontroller. When I try to add this library to a `no_std` binary I get errors with memchr, does i…
-
Sometimes, lookups of IP addresses using Team Cymru's service results in an error; examples:
```
% as-lookup 37.128.207.56 45.84.0.83
37.128.207.56 AS42532 | LV | VEESP-LV-AS
45.84.0.83 …
-
Hi avahi experts,
The avahi-daemon seems to use a random port for udp listening(not 5353). Does anyone know what this port used for? Can we disable or use a fixed port for it? Is it configurable?
…
-
- Program: dnsdist
- Issue type: Feature request
### Short description
[RFC 7830](https://tools.ietf.org/html/rfc7830) describes the EDNS(0) Padding Option that pads DNS queries and responses t…
-
python-dns security update
Severity: moderate
Description
The python-dns package contains the dnslib module that implements a DNS client and additional modules that define certain symbolic constants u…
-
In GtkD, gtk.Application imports gio.Application.Application as GioApplication:
``` D
private import gio.Application : GioApplication = Application;
```
But when you press F3 on Application it jumps…
-
This is a little far-out, but it would be really nice to have, in addition to VSCode, Vim, and GNOME Builder.
-
I believe the current mechanism used for hostname lookups interferes with truly asynchronous networking. The async dial() ends up using the getaddrinfo() C library call, which can show serious blockin…
-
I can't connect to a remote VPS ? Checked the ssh connection - works fine. File content
`resolv.conf`
```
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# …