1
0
mirror of https://passt.top/passt synced 2024-07-06 17:56:15 +00:00

README: Update Interfaces and Availability sections

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
Stefano Brivio 2022-03-19 10:30:47 +01:00
parent e80f608710
commit bc4ec1a8e9

View File

@ -325,19 +325,24 @@ speeding up local connections, and usually requiring NAT. _pasta_:
### Interfaces ### Interfaces
* ✅ qemu, libvirt support with [`qrap` wrapper](/passt/tree/qrap.c) * ✅ qemu, libvirt support with [`qrap` wrapper](/passt/tree/qrap.c)
* ✅ out-of-tree patches for [qemu](/passt/tree/qemu) and * ✅ out-of-tree patches for [qemu](/passt/tree/contrib/qemu) and
[libvirt](/passt/tree/libvirt) available [libvirt](/passt/tree/contrib/libvirt) available
* 🛠 bug-to-bug compatible * bug-to-bug compatible
[_slirp4netns_ replacement](/passt/tree/slirp4netns.sh) (rootless Podman, [_slirp4netns_ replacement](/passt/tree/slirp4netns.sh) (rootless Podman,
RootlessKit) RootlessKit)
* ✅ out-of-tree patch for [Podman](/passt/tree/contrib/podman) available
* ✅ out-of-tree patch for
[Kata Containers](/passt/tree/contrib/kata-containers) available
* 🛠 native [qemu](https://bugs.passt.top/show_bug.cgi?id=11), * 🛠 native [qemu](https://bugs.passt.top/show_bug.cgi?id=11),
[libvirt](https://bugs.passt.top/show_bug.cgi?id=12) support [libvirt](https://bugs.passt.top/show_bug.cgi?id=12) support
* 🛠 native Podman integration
* ⌚ drop-in replacement for VPNKit (rootless Docker) * ⌚ drop-in replacement for VPNKit (rootless Docker)
### Availability ### Availability
* ✅ convenience unofficial packages for Debian, RPM-based distributions on * ✅ convenience unofficial packages for Debian, RPM-based distributions on
x86_64 (static builds) x86_64 (static builds)
* ✅ testing on non-x86 architectures * ✅ testing on non-x86_64 architectures (aarch64, armv7l, i386, ppc64, ppc64le,
s390x)
* 🛠 official * 🛠 official
[OpenSUSE packages](https://build.opensuse.org/package/show/home:mnhauke/passt) [OpenSUSE packages](https://build.opensuse.org/package/show/home:mnhauke/passt)
* ⌚ packages for Debian, Fedora, etc. * ⌚ packages for Debian, Fedora, etc.