-
I've actually successfully built libtins on windows 10 using visual studio 2017 with c++. After using cmake and configuring all needed stuff including WinPcap dev pack etc. I've built stream_dump.exe …
-
Hi, WARP17 team,
Is there mileston to support PPPoE in WARP? If not, is it easy to be plugged in by myself ? I am quite new to WARP17, any advice would be appreciated.
I am sorry that I can only p…
-
Hi all, I love this project as a drop-in replacement for kernel WireGuard, but the library API could use some fleshing out to broaden the usability of this crate as a library. Here are some features I…
-
Hey,
I would like to play rtp-streams, mjpeg and h264 coded. I'm streaming from localhost using vlc. Receiving and playing with ffplay is working flawless. The error messages with mjpeg are:
```
"De…
-
```
I realise this is more of a request than a bug but I am not sure where requests
should be posted?
What I'd really like to be able to do is exclude certain ports from the system.
So for example …
-
```
What steps will reproduce the problem?
1. Set one queue preferably with large size. ethtool -L eth? combined 1;
ethtool -G eth? rx 4096
2. Run the pkt-gen in the sender with high send rate and re…
-
It would be great if we had some benchmark code to see how expensive Buffers, Sockets, Connections and Filters are.
I was thinking of using https://github.com/iboB/picobench though I am not set, as…
-
Buy when send binary, there happened circular reference, but the same binary data sometimes has problems, sometimes normal
_how i call :_
```java
@Override
public void sendEvent(String name, Obj…
-
Prior to submitting an issue, check to see if one has already been created. If there is currently an open issue, add a thumbs-up emoji to identify that it is also affecting you.
### Your Environmen…
-
https://fiddle.clickhouse.com/ea3c2239-103a-4bd5-b3dd-28454a524889
```sql
SELECT hex(largestTriangleThreeBucketsState(4)(x, y)) FROM values('x Float64, y Float64', (0, 1), (1, 2.3), (inf,nan), (6.…