-
了解到三个RFC标准,发现并没有使用TCP判断NAT类型的具体说明。
RFC3489
RFC5389
RFC8489
-
### Do you want to request a *feature* or report a *bug*?
Feature
### What did you expect to see?
Access log for TCP routers
There is currently no access log for TCP routers. That would be…
lucj updated
5 months ago
-
Some of the recent bot PRs for updating dependencies have failed on macOS. [Here](https://github.com/oxidecomputer/usdt/actions/runs/11802773584/job/32879187433?pr=328#step:4:452) is a link to the err…
-
1. Create an SSL server using the example in https://orthecreedence.github.io/cl-async/tcp-ssl
```lisp
(tcp-ssl-server "127.0.0.1" 443
(lambda (socket data)
(form…
naryl updated
2 weeks ago
-
### Describe the bug
If I start one bridge with a namespace "/left" and then the other with namespace "/right", the topics from left to right or vice-versa are created. But the publisher get lost, me…
-
**Bug Report**
**Describe the bug**
We have Exabgp on a number of hosts, using the healthcheck.py script for detecting if the service is online or not. A number are intentionally down at any giv…
-
Add ability to connect to Hamlib as a TCP client -- e.g. N1MM now can connect to a rig via TCP so having a TCP passthru capability would allow N1MM work with WSJTX/JTDX without additional software.
I…
-
#### Setup Details
CIS Version : 2.16.1 -> 2.18.0
Build: f5networks/k8s-bigip-ctlr:latest
BIGIP Version: Big IP 16.1.4.3
AS3 Version: 3.x
Agent Mode: AS3/CCCL
Orc…
-
**What would you like to be added**:
I hope `HessianCodec` can read message from stream, which means body can be from different packet.
**Why is this needed**:
#### background
We use `gopacket…
-
[`ServerAddress`](https://docs.rs/mongodb/latest/mongodb/options/enum.ServerAddress.html) should make use of existing standard library types to pass the TCP socket e.g. [`SocketAddr`](https://doc.rust…