Live data from Hacker News

WireGuard-rs – Official Rust implementation of WireGuard

git.zx2c4.com

1–10 of 29 posts

Re: WireGuard-rs – Official Rust implementation of WireGuard

#5
post #4

Earlier quoted context omitted.

Looks like it? 4 years old commits

Why is that a bad thing? Maybe it just works and doesn't need further changes.

Cause it presumably has to be compatible with Wireguard upstream?

Re: WireGuard-rs – Official Rust implementation of WireGuard

#6
post #4

Earlier quoted context omitted.

Why is that a bad thing? Maybe it just works and doesn't need further changes.

Cause it presumably has to be compatible with Wireguard upstream?

Wireguard is a pretty fixed and simple standard. Nothing needs to happen.

Re: WireGuard-rs – Official Rust implementation of WireGuard

#9
post #6

Earlier quoted context omitted.

Cause it presumably has to be compatible with Wireguard upstream?

Wireguard is a pretty fixed and simple standard. Nothing needs to happen.

So the "tcp: fix incorrect undo caused by DSACK of TLP retransmit" done five weeks ago for the Linux kernel didn't need to happen for the Rust implementation?

Re: WireGuard-rs – Official Rust implementation of WireGuard

#10
post #4

Earlier quoted context omitted.

Looks like it? 4 years old commits

Why is that a bad thing? Maybe it just works and doesn't need further changes.

Looking at the supported platforms, it looks like the only one is Linux. The README has this to say about it though: "This will run on Linux; however YOU SHOULD NOT RUN THIS ON LINUX. Instead use the kernel module; see the installation page for instructions."
Post reply on HN