Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / linuxkit/virtsock issues and pull requests
#69 - Switch from pkg/errors to %w style wrapping
Pull Request -
State: closed - Opened by kolyshkin 4 months ago
#68 - arm64 support
Issue -
State: open - Opened by davidhsingyuchen about 2 years ago
#67 - sock_stress: fix hvsock URL parsing
Pull Request -
State: open - Opened by djs55 over 2 years ago
#66 - Add go modules support
Pull Request -
State: closed - Opened by djs55 over 2 years ago
#65 - Fix fd leak in vsock.Dial in case of connect errors
Pull Request -
State: closed - Opened by xelez almost 3 years ago
#64 - File descriptor leak in Dial function on Linux
Issue -
State: closed - Opened by xelez almost 3 years ago
#63 - hvsock: Fix issue with 4.16.x and newer kernels
Pull Request -
State: closed - Opened by themiron over 4 years ago
- 2 comments
#62 - Describe how to register Hyper-V socket GUIDs on Windows
Pull Request -
State: closed - Opened by djs55 over 6 years ago
#61 - Change default location of Hyperkit, fix connectPath value
Pull Request -
State: closed - Opened by guillaumerose almost 7 years ago
#60 - Update Linuxkit
Pull Request -
State: closed - Opened by rn almost 7 years ago
#59 - c: Fix c programs to work with the vsock implementation of Hyper-V sockets
Pull Request -
State: closed - Opened by rn almost 7 years ago
#58 - linuxkit: Tweak the linuxkit image
Pull Request -
State: closed - Opened by rn almost 7 years ago
#57 - Improve debugging
Pull Request -
State: closed - Opened by rn almost 7 years ago
#56 - hvsock: Adjust windows code to be more like go-winio
Pull Request -
State: closed - Opened by rn almost 7 years ago
#55 - go: client on Linux get EOF on read
Issue -
State: open - Opened by rn almost 7 years ago
- 5 comments
#54 - Update LinuxKit bits
Pull Request -
State: closed - Opened by rn almost 7 years ago
#53 - Major rewrite of 'pkg/hvsock' and some other changes
Pull Request -
State: closed - Opened by rn almost 7 years ago
#52 - Implement `accept()`/`Listen()` for windows
Issue -
State: closed - Opened by rn about 7 years ago
#51 - Remove support for Hyper-V socket pre Windows build 14393
Issue -
State: closed - Opened by rn about 7 years ago
#50 - Update to go 1.9.2 and LinuxKit packages
Pull Request -
State: closed - Opened by rn about 7 years ago
#49 - implement accept for hvsock
Pull Request -
State: closed - Opened by ebriney about 7 years ago
- 1 comment
#48 - Add poule config
Pull Request -
State: closed - Opened by rn about 7 years ago
#47 - Fix LinuxKit example
Pull Request -
State: closed - Opened by rn about 7 years ago
- 1 comment
#46 - Update LinuxKit sample
Pull Request -
State: closed - Opened by rn about 7 years ago
- 1 comment
#45 - vsock: Use errors.Wrap() for some errors
Pull Request -
State: closed - Opened by rn over 7 years ago
#44 - vsudd: use io.Copy rather than conn.Write
Pull Request -
State: closed - Opened by djs55 over 7 years ago
#43 - Clarify licenses
Pull Request -
State: closed - Opened by rn over 7 years ago
#42 - Please clarify which part of the code is covered by BSD & MIT license
Issue -
State: closed - Opened by rbalint over 7 years ago
#41 - cmd: Fix stupid typo
Pull Request -
State: closed - Opened by rn over 7 years ago
#40 - Refactor and add a UDP based stress test
Pull Request -
State: closed - Opened by rn over 7 years ago
#39 - vsock: Add Conn.File() to get underlying file
Pull Request -
State: closed - Opened by jstarks over 7 years ago
#38 - Fix TCP/IPv6 and add Unix Domain Socket support to sock_stress
Pull Request -
State: closed - Opened by rn over 7 years ago
#37 - Update LICENSE
Pull Request -
State: closed - Opened by rn over 7 years ago
#36 - Add AUTHORS and script to generate it
Pull Request -
State: closed - Opened by rn over 7 years ago
- 1 comment
#35 - Pass SOCK_CLOEXEC to syscall.Socket
Pull Request -
State: closed - Opened by jstarks over 7 years ago
#34 - Major rework of the stress test
Pull Request -
State: closed - Opened by rn over 7 years ago
#33 - Retry unix.Connect on EINTR
Pull Request -
State: closed - Opened by beweedon over 7 years ago
- 2 comments
#32 - Update MAINTAINERS
Pull Request -
State: closed - Opened by rn over 7 years ago
#31 - Update LinuxKit target
Pull Request -
State: closed - Opened by rn over 7 years ago
#30 - Add cmd/vsudd
Pull Request -
State: closed - Opened by MagnusS over 7 years ago
#29 - Update LinuxKit YAML file.
Pull Request -
State: closed - Opened by rn over 7 years ago
#28 - Update Linux vsock package
Pull Request -
State: closed - Opened by rn over 7 years ago
#27 - Rename github.com/rneugeba -> github.com/linuxkit
Pull Request -
State: closed - Opened by rn over 7 years ago
#26 - Add debugging to hvstress
Pull Request -
State: closed - Opened by rn over 7 years ago
#25 - Update C code and addd LinuxKit target
Pull Request -
State: closed - Opened by rn over 7 years ago
#24 - Checkout Go support for AF_VSOCK
Issue -
State: closed - Opened by rn over 7 years ago
- 1 comment
#23 - Update HVSock support
Pull Request -
State: closed - Opened by rn over 7 years ago
#22 - build: Build statically linked binaries on Linux
Pull Request -
State: closed - Opened by rn almost 8 years ago
#21 - vsock: unify the Listen interface
Pull Request -
State: closed - Opened by rn almost 8 years ago
#20 - vsock: fix fallback and linux implementation
Pull Request -
State: closed - Opened by rn almost 8 years ago
#19 - Add host side (macOS/hyperkit) interface for vsock
Pull Request -
State: closed - Opened by rn almost 8 years ago
#18 - Minor changes to hvstress.c
Pull Request -
State: closed - Opened by rn about 8 years ago
#17 - c: Make sure the 'build' directory exists
Pull Request -
State: closed - Opened by rn about 8 years ago
#16 - c: simplify build and other build tweaks
Pull Request -
State: closed - Opened by rn about 8 years ago
#15 - hvstress: add command line option to use alternating short/long send(…
Pull Request -
State: closed - Opened by rn about 8 years ago
#14 - Some more tweaks to hvstress.c
Pull Request -
State: closed - Opened by rn about 8 years ago
#13 - Update hvstress.c
Pull Request -
State: closed - Opened by rn about 8 years ago
#12 - Update the stress test written in C
Pull Request -
State: closed - Opened by rn about 8 years ago
#11 - Minor improvements to virtsock_stress
Pull Request -
State: closed - Opened by rn about 8 years ago
#10 - go: rename sample programs
Pull Request -
State: closed - Opened by rn about 8 years ago
#9 - Update C stress test program
Pull Request -
State: closed - Opened by rn about 8 years ago
#8 - data: add data from Dell XPS with updated Windows build (and 4.8.12 k…
Pull Request -
State: closed - Opened by rn about 8 years ago
#7 - Major re-org of the code
Pull Request -
State: closed - Opened by rn about 8 years ago
- 1 comment
#6 - Improve BW tests and update data
Pull Request -
State: closed - Opened by rn about 8 years ago
#5 - Add more bandwidth tests and data
Pull Request -
State: closed - Opened by rn about 8 years ago
#4 - Support for larger (and very large) buffers in hvgostress
Pull Request -
State: closed - Opened by ijc about 8 years ago
- 1 comment
#3 - Add connect() tests and improve bandwidth tests
Pull Request -
State: closed - Opened by rn about 8 years ago
#2 - Support Darwin and AF_VSOCK.
Pull Request -
State: closed - Opened by ijc about 8 years ago
- 5 comments
#1 - Add vsock.Dial interface
Pull Request -
State: closed - Opened by ijc over 8 years ago