passt 0.0~git20231204.b86afe3-1 source package in Ubuntu

Changelog

passt (0.0~git20231204.b86afe3-1) unstable; urgency=medium

  * New upstream version 0.0~git20231204.b86afe3
  * Fixes build warnings on 32-bit architectures due to mismatching
    format specifiers

 -- Stefano Brivio <email address hidden>  Mon, 04 Dec 2023 11:14:52 +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~git20231204.b86afe3-1.dsc 1.9 KiB 04bfb2ca96d12c3601ade6c035d8d05e78615c26b90f107bd16dd2d2b431fc36
passt_0.0~git20231204.b86afe3.orig.tar.xz 183.7 KiB 1a8e07da8c27eedb771aaee7e20c536ea544ca59e5c17871099f1b08edaff072
passt_0.0~git20231204.b86afe3-1.debian.tar.xz 4.1 KiB 3bfd9000a75eb1681851606b59085218eb03e866526fc897fd62caaf67a3903d

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