passt 0.0~git20221104.e308018-1 source package in Ubuntu

Changelog

passt (0.0~git20221104.e308018-1) unstable; urgency=medium

  * Initial release. Closes: #1010498

 -- Stefano Brivio <email address hidden>  Fri, 04 Nov 2022 18:26:31 +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

Downloads

File Size SHA-256 Checksum
passt_0.0~git20221104.e308018-1.dsc 1.9 KiB bf3caed1e35bf95ac87cbe99f0836177d9ed02a544f80e0debb79b79ba38acac
passt_0.0~git20221104.e308018.orig.tar.xz 186.2 KiB 3f960f7e0a90469b84c1fdfa932ed41452c35457d84e8b862fa440065bec5f41
passt_0.0~git20221104.e308018-1.debian.tar.xz 12.8 KiB dcc4d3455ac1ec9823f4634faedcd43932bd8e1b5a3dd3dfdcabc58dc9751cf8

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