passt 0.0~git20231230.f091893-1 source package in Ubuntu

Changelog

passt (0.0~git20231230.f091893-1) unstable; urgency=medium

  * New upstream version 0.0~git20231230.f091893:
    - increase lifetime for router and prefix validity in router
      advertisements to maximum allowed values
    - pick most specific IPv6 global unicast address (via netlink) for
      guest configuration, if multiple addresses are available

 -- Stefano Brivio <email address hidden>  Tue, 02 Jan 2024 17:07:41 +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~git20231230.f091893-1.dsc 1.9 KiB 0420f2b4cdbe6ddc2dbc4b93f32f9da493e15fd77f4664d73623a75ecd61ad05
passt_0.0~git20231230.f091893.orig.tar.xz 184.1 KiB 4ffe8f15bbc69d49f23be6f1b46434d940260771f5a2c50c4ceec52952f169a6
passt_0.0~git20231230.f091893-1.debian.tar.xz 4.2 KiB 28c7634e54053fc0af534d9461e33ce174e86ec9b33fae2d35e56ab677d8d5fc

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