-
**_Reported by Piotr Mienkowski:_**
Modern Ethernet modules in most of the SoC devices/Ethernet cards have ability to generate IP, TCP and UDP checksums in hardware.
Add support in the networking…
-
Advantages could be:
- maintained communication
- defined interface for other languages
http://zeromq.org/ is a canditate
-
Hi there,
I am trying to deploy in a Kubernetes environment behind a load balancer using the tcp-proxy option of coTURN.
So far, the coTURN deployment is reachable via Port 5555 using proxy-prot…
-
### The problem
Since the update from 24.2.0 to 24.8.0 the interface data in LNMS of our 89x Cisco IOS Routers do not contain the vrf anymore although the configuration of the router did not change a…
-
Boost 1.77.0
gcc 11.2.0
```
#include
#include
int main()
{
boost::asio::io_context IoContext;
boost::asio::ip::tcp::socket Socket(IoContext);
boost::asio::ip::basic_resolver…
-
I executed this
```
export PRIVATE_IP=192.168.1.107
./scripts/install.sh -o -P $PRIVATE_IP
```
but got this error few minutes after I started the install script. Here are the last few parts of th…
-
### Context
I am encountering issues connecting to the Kubernetes ingress host (172.18.1.100:80) after successfully deploying Nebari locally using the "kind" Kubernetes setup. This issue occurs despi…
-
```
What steps will reproduce the problem?
1. When I type in this line: http = dpkt.http.Request(tcp.data)
What is the expected output? What do you see instead?
I expect the script to run without an…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
1. k3s host with eth0/wlan0 and two wireguard interfaces wg0/tailscale0
```text
$ kub…
-
Hi,
as per the title would it be possible to use the ELM327 clones together with these tools?
As far as i can see the ELM327 is providing a WIFI network and via Telnet to port 35000 it is possible …