-
Hi, I have followed your instructions on the wiki but I can't get it fully working:
My setup:
WAN-Interface of the OpenWrt router : a public IP on the internet
LAN-Interface of …
-
I'm encountering a compilation error when running a basic program using FabGL on an ESP32 with the PlatformIO environment (using the Arduino framework). The error occurs when the compiler is unable to…
-
### What's the feature 🧐
Implement in Go an MTU testing using ICMP packets, starting from a large packet and lowering it until it's no longer fragmented/unreachable.
- Add a new option `VPN_MTU_…
-
Maintainer: G-M0N3Y-2503
Environment: bananapi-r3, aarch64, r22400-1558bbd116
Description:
When dockerd is installed and running (even without any containers started),
there are issues reaching …
-
I noticed that the file dump gets corrupt when the USR2 signal is sent to tcpdump instances having packets in the input OS buffer.
To replicate the problem in Linux environment with the latest kern…
-
Linux ping result:
root@support:~# ping 10.254.237.128
PING 10.254.237.128 (10.254.237.128) 56(84) bytes of data.
^C
--- 10.254.237.128 ping statistics ---
4 packets transmitt…
-
The following transform,
`icmp sgt/slt (add nsw X, C2), C --> icmp sgt/slt X, (C - C2)`
which was introduced in https://github.com/llvm/llvm-project/commit/45b7e69fefae98ad3c747fd090e6aafcf2cba9…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Cilium version
```
Client: 1.9.90 44382f928 2021-04-27T09:45:08-03:00 go version go1.16.3 linux/amd64
Daemon: 1.9.90 44382f928 2021-04-27T09:45:08-03:00 go version go1.16.3 linux/amd64
```
Kernel…
-
Unable to ping baidu.com with the `ping3` command; the response is "destination unreachable," but the `ping` command is correct.
```
root@i3:/home/orca/ws# ping3 --version
4.0.8
```
```
root…