public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
 messages from 2021-11-15 14:21:29 to 2022-02-22 17:43:35 UTC [more...]

[PATCH] passt: Drop PASST_LEGACY_NO_OPTIONS sections
 2022-02-22 17:43 UTC 

[PATCH] demo, ci: Switch to asciinema(1) for terminal recordings
 2022-02-22 17:33 UTC 

[PATCH 00/18] slirp4netns, sandboxing, Podman integration, assorted fixes
 2022-02-22  9:07 UTC  (20+ messages)
` [PATCH 01/18] slirp4netns: Look up pasta command, exit if not found
` [PATCH 02/18] slirp4netns: Add EXIT as condition for trap
` [PATCH 03/18] passt, pasta: Namespace-based sandboxing, defer seccomp policy application
` [PATCH 04/18] passt: Make process not dumpable after sandboxing
` [PATCH 05/18] Makefile, conf, passt: Drop passt4netns references, explicit argc check
` [PATCH 06/18] slirp4netns.sh: Implement API socket option for port forwarding
` [PATCH 07/18] conf: Don't print configuration on --quiet
` [PATCH 08/18] conf: Given IPv4 address and no netmask, assign RFC 790-style classes
` [PATCH 09/18] conf, udp: Introduce basic DNS forwarding
` [PATCH 10/18] udp: Allow loopback connections from host using configured unicast address
` [PATCH 11/18] tcp, udp: Receive batching doesn't pay off when writing single frames to tap
` [PATCH 12/18] pasta: By default, quit if filesystem-bound net namespace goes away
` [PATCH 13/18] test/distro/ubuntu: Use DEBIAN_FRONTEND=noninteractive for apt on 22.04
` [PATCH 14/18] test/perf/passt_udp: Drop threshold for 256B test
` [PATCH 15/18] man page: Update REPORTING BUGS section
` [PATCH 16/18] README, hooks: Build HTML man page on push, add a link
` [PATCH 17/18] contrib: Add patch for Podman integration
` [PATCH 18/18] test: Add demo for Podman with pasta

[PATCH] test/perf/passt_tcp: Drop iperf3 window size for host-to-guest tests
 2022-02-01 21:14 UTC 

[PATCH] util: Avoid return of possibly truncated unsigned long in bitmap_isset()
 2022-02-01  6:49 UTC 

pending series merged and pushed
 2022-01-31 23:20 UTC 

[PATCH] test/distro/ubuntu: Skip apt-get update for 16.04 on powerpc
 2022-01-31 15:00 UTC 

[PATCH] test/distro: Avoid race between display of ns_msg and netcat exiting
 2022-01-31 15:00 UTC 

[PATCH] passt: Address new clang-tidy warnings from LLVM 13.0.1
 2022-01-31 14:58 UTC 

[PATCH 0/4] Proof-of-concept for Kata Containers integration
 2022-01-28 18:34 UTC  (5+ messages)
` [PATCH 1/4] passt, tap: Daemonise once socket is ready without waiting for connection
` [PATCH 2/4] qemu: Rebase patch for UNIX domain socket support to latest upstream
` [PATCH 3/4] libvirt, qemu: Move patches to new directory, contrib
` [PATCH 4/4] contrib: Introduce PoC for Kata Containers with user-mode networking

[PATCH 0/4] Tests for multiple architectures and distributions
 2022-01-28 18:34 UTC  (5+ messages)
` [PATCH 1/4] test/lib/term: Allow for a wider variety of prompt characters in pane_wait()
` [PATCH 2/4] test/lib/test: Introduce 'def' directive for frequently used patterns
` [PATCH 3/4] test: Add distribution tests for several architectures and kernel versions
` [PATCH 4/4] test: Add basic documentation about test suite, and cool-retro-term profile

[PATCH 00/22] Fixes for non-x86_64, older kernels/glibc, and some more
 2022-01-28 18:33 UTC  (23+ messages)
` [PATCH 01/22] tcp: Cover all usages of tcpi_snd_wnd with HAS_SND_WND
` [PATCH 02/22] tap, tcp: Fix two comparisons with different signedness reported by gcc 7
` [PATCH 03/22] passt: Drop <linux/ipv6.h> include, carry own ipv6hdr and opt_hdr definitions
` [PATCH 04/22] Makefile, seccomp: Fix build for i386, ppc64, ppc64le
` [PATCH 05/22] util: Fall-back definitions for SECCOMP_RET_KILL_PROCESS, ETH_{MAX,MIN}_MTU
` [PATCH 06/22] seccomp: Introduce mechanism to allow per-arch syscalls
` [PATCH 07/22] tcp, netlink, HAS{BYTES_ACKED,MIN_RTT,GETRANDOM} and NETLINK_GET_STRICT_CHK
` [PATCH 08/22] conf, pasta: Explicitly pass CLONE_{NEWUSER,NEWNET} to setns()
` [PATCH 09/22] tcp, udp, util: Fixes for bitmap handling on big-endian, casts
` [PATCH 10/22] netlink: Fix swapped v4/v6-only flags in external interface detection
` [PATCH 11/22] pasta: Check for zero d_reclen returned by getdents64() syscall
` [PATCH 12/22] tcp: Don't round down MSS to >= 64KiB page size, but clamp it in any case
` [PATCH 13/22] seccomp: Add a number of alternate and per-arch syscalls
` [PATCH 14/22] demo/pasta: Don't wait for pasta to return to a prompt
` [PATCH 15/22] test/two_guests: Drop stray spaces after sleep directives
` [PATCH 16/22] perf/passt_udp: Lower failure throughput thresholds with big MTUs
` [PATCH 17/22] test/lib/setup: Don't rely on IFS to properly separate qemu arguments
` [PATCH 18/22] test/lib/video: Drop -preset ultrafast from ffmpeg arguments
` [PATCH 19/22] hooks/pre-push: Delete old versions, add -DGLIBC_NO_STATIC_NSS, disable legacy builds
` [PATCH 20/22] conf: Fix support for --stderr as short option (-e)
` [PATCH 21/22] README: Fix anchor for Performance section
` [PATCH 22/22] README: Fix link to IGMP/MLD proxy ticket

I'm off this week
 2021-11-29 11:22 UTC  (2+ messages)


Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).