Skip to content

Add seqsocket listener for usage with uml

Sjoerd Simons requested to merge sjoerd/libslirp-rs:wip/sjoerd/slirp-seq into master

user-mode-linux's newish vector networking backend has a mode for pushing network packets into a seqpacket unix socket. Add a small helper for usage with this.

Merge request reports