-
Even though an ipv6 is accepted, only ipv4 is used:
```
sample_test server :: 8000 keys/server-key.pem keys/server-cert.pem
# works. But...
netstat -putln | grep 8000
udp 0 0 0.0.…
-
Folgt man der Installationsanleitung für den Raspberry Pi (3B) in Schritt 9.1 für "Update your config. (Replace eth0 if necessary)", ist der Raspberry Pi nach dem Reboot nicht mehr erreichbar. (Ping s…
-
Hi,
I've figured our that `service netif restart` removes IP address from the `vm-public` interface, and there's no way (except the manual one) to assign IP address to the interface back, i.e.:
``…
-
luci-app-passwall 9月24号更新的nftables.sh无法正常刷新nftables规则,回退到更新之前的版本可以正常刷新。
错误信息如下:
sh: 1: unknown operand
sh: 0: unknown operand
Error: syntax error, unexpected colon, expecting end of file or ne…
-
### Describe the bug
Exception stack(0xc3a2bfa8 to 0xc3a2bff0) and WARNING: CPU: 1 PID: 1481 at backports-6.11.2/net/mac80211/main.c:270 got at the kernel start.
[ 48.047521] ------------[ cu…
-
GL.iNet mt1300 2.4 GHz and 5 GHz not yet supported, all versions
-
Hello,
I was trying to simulate my network in Cmdenv, not only launch from it, but also run without GUI. As my network contains visualizer(s) and because visualizers are not used in Cmdenv, an erro…
-
### The problem
homeassistant 2024.10.1 startup error only if ipv6 is disabled
homeassistant | 2024-10-05 18:29:28.286 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never…
-
client.c:46:11: warning: implicit declaration of function ‘inet_pton’ [-Wimplicit-function-declaration]
int in = inet_pton(AF_INET, argv[1], &server.sin_addr);
^~~~~~~~~
-
## What I expected to happen
`bpftool cgroup tree` shows all bpf programs on all cgroups
## What happened
The program errored before listing all cgroups with
```
Error: can't query bpf …