Re: [PATCH v3 10/11] net: Add passt network backend

2025-07-07 Thread Daniel P . Berrangé
On Mon, Jul 07, 2025 at 10:15:04AM +0200, Laurent Vivier wrote: > This commit introduces support for passt as a new network backend. > passt is an unprivileged, user-mode networking solution that provides > connectivity for virtual machines by launching an external helper process. > > The implemen

[PATCH v3 10/11] net: Add passt network backend

2025-07-07 Thread Laurent Vivier
This commit introduces support for passt as a new network backend. passt is an unprivileged, user-mode networking solution that provides connectivity for virtual machines by launching an external helper process. The implementation reuses the generic stream data handling logic. It launches the pass