passt 0.0~git20231004.f851084-1 source package in Ubuntu

Changelog

passt (0.0~git20231004.f851084-1) unstable; urgency=medium

  * New upstream version 0.0~git20231004.f851084
  * Most notable fix: workaround to trigger TCP window update in kernel
    after it was reported empty, on socket side, very visible with
    default values for rmem_max and wmem_max
    (https://bugs.passt.top/show_bug.cgi?id=74)

 -- Stefano Brivio <email address hidden>  Tue, 10 Oct 2023 00:13:04 +0200

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~git20231004.f851084-1.dsc 1.9 KiB d193b8c8076e31a0883c1898b09cf8e00cc1c489a7e441040724ffacaadc400f
passt_0.0~git20231004.f851084.orig.tar.xz 181.8 KiB 319a25b7628d926b4cbd2f45fb3ad917a9ed33391006b8e525d7300231559493
passt_0.0~git20231004.f851084-1.debian.tar.xz 3.9 KiB bdfb2f7d6506bfafbcea7d0b56776a6c72f585b8fa11b55d4e235deabfff196e

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