v0.5.0
版本发布时间: 2021-02-25 00:44:42
moby/vpnkit最新发布版本:v0.5.0(2021-02-25 00:44:42)
- build a multi-arch image for both
arm64
andamd64
- go: use narrower UDPListener interface
- Handle random port correctly: report assigned port
- correct the ounit url
- go: remove hardcoded GOARCH to support multiarch builds
- transport: fix off-by-one in Unix socket code
- transport: max socket length is different on Linux
- transport: use the path shortener for all Unix domain sockets
- transport: move the path shortening functions to unix_unix.go
- transport: work around Unix socket path lengths on Darwin
- Add guillaumerose to maintainer list
- Upgrade linuxkit/virtsock vendoring
- Isolate vpnkit http server in a separate package