Bug 2209419
Summary: | Add note for podman support of passt/pasta | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Derrick Ornelas <dornelas> |
Component: | doc-Release_Notes-9-en-US | Assignee: | Gabi Fialová <gfialova> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | RHEL DPM <rhel-docs> |
Severity: | high | Docs Contact: | Gabriela Nečasová <gnecasov> |
Priority: | urgent | ||
Version: | 9.2 | CC: | dornelas, gfialova, gnecasov, gveitmic, jherrman, lkuprova, rhel-docs, rmanes |
Target Milestone: | rc | Keywords: | Documentation |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
.New package: `passt`
This update adds the `passt` package, which makes it possible to use the `pasta` rootless networking back end for containers.
In comparison to the `Slirp` connection, which is currently used as default for unprivileged networking by Podman, `pasta` provides the following enhancements:
* Improved throughput and better support for IPv6, which includes support for the Neighbor Discovery Protocol (NDP) and for DHCPv6
* The ability to configure port forwarding of TCP and UDP ports on IPv6
To use `pasta` to connect a Podman container, use the `--network pasta` command-line option.
|
Story Points: | --- |
Clone Of: | 2209149 | Environment: | |
Last Closed: | 2023-06-01 08:07:42 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2209149 | ||
Bug Blocks: |
Description
Derrick Ornelas
2023-05-23 20:25:26 UTC
|