passt 0.0~git20240220.1e6f92b-1 source package in Ubuntu

Changelog

passt (0.0~git20240220.1e6f92b-1) unstable; urgency=medium

  * New upstream version 0.0~git20240220.1e6f92b:
    - pasta(1) now quits as expected once the container goes away when
      used as network back-end for buildah(1)
    - fix possible mix-up of ports for UDP outbound flows originating
      from -U outbound forwarding option

 -- Stefano Brivio <email address hidden>  Tue, 20 Feb 2024 11:05:49 +0100

Upload details

Uploaded by:
Stefano Brivio
Uploaded to:
Sid
Original maintainer:
Stefano Brivio
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
passt_0.0~git20240220.1e6f92b-1.dsc 1.9 KiB e98cfdd6fe3ac44176fa4c182bf7a50c4b147ac1a50bcff6d77ec6bee9f65974
passt_0.0~git20240220.1e6f92b.orig.tar.xz 186.3 KiB a83098c04140939045c5a5906cab12285fb0e9339c890cb1007af840af8f397f
passt_0.0~git20240220.1e6f92b-1.debian.tar.xz 4.4 KiB d243487d42c6d1567a24532759ddab01db076f7b6e4f5c415ea468c27dc748e9

No changes file available.

Binary packages built by this source

passt: user-mode networking daemons for virtual machines and namespaces

 passt implements a translation layer between a Layer-2 network interface and
 native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't
 require any capabilities or privileges, and it can be used as a simple
 replacement for Slirp.
 .
 pasta (same binary as passt, different command) offers equivalent
 functionality, for network namespaces: traffic is forwarded using a tap
 interface inside the namespace, without the need to create further interfaces
 on the host, hence not requiring any capabilities or privileges.

passt-dbgsym: debug symbols for passt