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-USAssignee: Gabi Fialová <gfialova>
Status: CLOSED CURRENTRELEASE QA Contact: RHEL DPM <rhel-docs>
Severity: high Docs Contact: Gabriela Nečasová <gnecasov>
Priority: urgent    
Version: 9.2CC: dornelas, gfialova, gnecasov, gveitmic, jherrman, lkuprova, rhel-docs, rmanes
Target Milestone: rcKeywords: 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
+++ This bug was initially created as a clone of Bug #2209149 +++

Document URL: 

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/new-features#new-features-virtualization

Section Number and Name: 

Chapter 4 - New Features
 -> 4.17. Virtualization
  -> New package: passt

Describe the issue: 

The note has refereces to containers (podman), while inside the Virtualization section. 

Suggestions for improvement: 

Remove all references to containers and podman, this note should be virtualization only. Another note should be added in the containers section, with the relevant use for podman later - as a separate task.

Additional information:

New package: passt
This update adds the passt package, which makes it possible to use the the passt user-mode networking back end for virtual machines
In comparison to the Slirp connection, which is currently used as default for unprivileged networking by QEMU, passt 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
For more information on using passt, see the libvirt upstream documentation.

Bugzilla:2131015