-
- Program: dnsdist
- Issue type: Feature request
### Short description
Add new parameter to `newPacketCache` to allow caching TC responses with no rdata.
### Usecase
To allow caching of emp…
-
OS version: Linux 5.4
When call `uv_udp_bind` with `UV_UDP_LINUX_RECVERR` flag then send the data to an unreachable address, the loop will keep the POLLERR event emitting. The reproducible code is …
-
The Project has been build for the new 3.6.0. release according to the instructions.
The generic_caller and test executable correctly connect with the Picoscan device (w. IP 10.10.10.100), which re…
-
Service object has a known issue wrt Port and Patch Merge. The issue can be reproduced as the following:
1. Create a Service object as the following:
```yaml
apiVersion: v1
kind: Service
me…
-
Create a service for UDP communication.
Implement DNS client.
-
I'm using jmDNS 3.5.9 in two applications; an emulator (essentially a server) and a client. The server and client are both running on the same Windows 11 PC.
The emulator manages the services; each…
-
### Describe the bug
GeyserMC not works properly on multiple IP servers.
I have two NIC on my PC
```
NIC1: IP: 192.168.1.100 gw 192.168.1.1
NIC2: IP: 192.168.2.100 gw 192.168.2.1
```
Rout…
-
mode=server
kcp=manual
kcp_mtu=1400
kcp_sndwnd=512
kcp_rcvwnd=2048
kcp_nodelay=1
kcp_interval=10
kcp_resend=2
kcp_nc=true
udp_timeout=300
listen_port=3000-4000
destination_port=6000
destin…
-
## Overview
We found a new vulnerability in DNS resolving software, which triggers a resolver to ignore valid responses thus causing DoS (denial of service) for normal resolution. The effects of an…
-
远程dns,上面写可以支持(udp/tcp/https/quic),我输入quic://94.140.15.15,日志里面端口自动补53,我手动写端口,quic://94.140.15.15:853,结果补成quic://94.140.15.15:853:53。
quic协议的端口是853,可是总会自动补53
### 预期行为
quic端口为853
### 实际行为
自动在末…