public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
 messages from 2023-02-22 13:30:22 to 2023-04-06 02:50:11 UTC [more...]

[PATCH 00/14] Improved tool for testing across multiple namespaces
 2023-04-06  0:18 UTC  (27+ messages)
` [PATCH 01/14] nstool: Rename nsholder to nstool
` [PATCH 02/14] nstool: Reverse parameters "
` [PATCH 03/14] nstool: Move description of its operation modes from comment to usage
` [PATCH 04/14] nstool: Split some command line parsing and socket setup to subcommands
` [PATCH 05/14] nstool: Replace "pid" subcommand with "info" subcommand
` [PATCH 06/14] nstool: Detect what namespaces target is in
` [PATCH 07/14] nstool: Add magic number to advertized information
` [PATCH 08/14] nstool: Helpers to iterate through namespace types
` [PATCH 09/14] nstool: Add nstool exec command to execute commands in an nstool namespace
` [PATCH 10/14] nstool: Add --keep-caps option to nstool exec
` [PATCH 11/14] test: Initialise ${TRACE} properly
` [PATCH 12/14] test: Use "nstool exec" to slightly simplify tests
` [PATCH 13/14] nstool: Advertise the holder's cwd (in its mountns) across the socket
` [PATCH 14/14] nstool: Enter holder's cwd when changing mount ns with nstool exec

[PATCH] test: Remove race between commands run in the same context
 2023-04-05 12:23 UTC  (2+ messages)

passt: new version 2023_03_29.b10b983 available
 2023-03-30  6:21 UTC 

[PATCH] fedora: Adjust path for SELinux policy and interface file to latest guidelines
 2023-03-29 11:27 UTC 

[PATCH 1/2] selinux: Drop useless interface file for pasta
 2023-03-27 17:53 UTC  (2+ messages)
` [PATCH 2/2] fedora: Don't install useless SELinux "

[PATCH] conf: Allow binding to ports on an interface without a specific address
 2023-03-27 17:53 UTC 

[PATCH 0/2] tcp: Correct handling of first ACK (or SYN-ACK) packet
 2023-03-27  9:15 UTC  (4+ messages)
` [PATCH 1/2] tcp: Clarify allowed state for tcp_data_from_tap()
` [PATCH 2/2] tcp: Don't special case the handling of the ack of a syn

[PATCH] tcp: Clear and set ACK_FROM_TAP_DUE also on unchanged ACK sequence from peer
 2023-03-24  9:20 UTC  (4+ messages)

[PATCH v2] tcp: Clear ACK_FROM_TAP_DUE also on unchanged ACK sequence from peer
 2023-03-24  8:02 UTC 

passt: new version 2023_03_21.1ee2f7c available
 2023-03-22 15:02 UTC 

Everything Open 2023 passt presentation
 2023-03-22  0:21 UTC  (2+ messages)

[PATCH] pasta: fix tcp port forwarding in auto mode
 2023-03-21 23:30 UTC  (6+ messages)

[PATCH] tcp: Don't reset ACK_TO_TAP_DUE on any ACK, reschedule timer as needed
 2023-03-21 22:47 UTC 

[PATCH] tcp: When a connection flag it set, don't negate it for debug print
 2023-03-21 18:44 UTC 

[PATCH 0/2] Fix some problems with cppcheck-2.9.1 (from Fedora 37)
 2023-03-21 15:42 UTC  (5+ messages)
` [PATCH 1/2] Work around weird false positives with cppcheck-2.9.1
` [PATCH 2/2] Fix false positive if cppcheck doesn't give a false positive

[PATCH] udp: Actually bind detected namespace ports in init namespace
 2023-03-21 15:20 UTC 

[PATCH] passt.1: Fix description of --mtu option
 2023-03-18  2:03 UTC  (2+ messages)

[PATCH] Makefile: Enable external override for TARGET
 2023-03-18  2:01 UTC  (2+ messages)

passt: new version 2023_03_17.dd23496 available
 2023-03-17  9:58 UTC 

[PATCH] fedora: Refresh SELinux labels in scriptlets, require -selinux package
 2023-03-16 19:57 UTC 

[PATCH] log: Avoid time_t/__syscall_slong_t format mismatch with long int on X32 ABI
 2023-03-14 10:25 UTC  (2+ messages)

[PATCH] fedora: Install SELinux interface files to shared include directory
 2023-03-10 18:12 UTC 

[PATCH 0/3] Clean up SELinux policy, split interface in smaller bits
 2023-03-10 18:12 UTC  (4+ messages)
` [PATCH 1/3] contrib/selinux: Drop "example" from headers: this is the actual policy
` [PATCH 2/3] contrib/selinux: Drop unused passt_read_data() interface
` [PATCH 3/3] contrib/selinux: Split interfaces into smaller bits

[libvirt PATCH 0/4] qemu/security: start passt process with correct SELinux label
 2023-03-10 14:39 UTC  (8+ messages)
` [libvirt PATCH 1/4] util: add an API to retrieve the resolved path to a virCommand's binary
` [libvirt PATCH 2/4] security: make args to virSecuritySELinuxContextAddRange() const
` [libvirt PATCH 3/4] security: make it possible to set SELinux label of child process from its binary
` [libvirt PATCH 4/4] qemu: set SELinux label of passt process to its own binary's label

passt: new version 2023_03_09.7c7625d available
 2023-03-09  9:13 UTC 

[PATCH v4 0/2] Implement explicit outbound address and interface selection
 2023-03-09  2:42 UTC  (5+ messages)
` [PATCH v4 1/2] conf, passt.h: Rename "outbound" interface to "template" interface
` [PATCH v4 2/2] conf, icmp, tcp, udp: Add options to bind to outbound address and interface

[PATCH 0/2] Implement explicit outbound address and interface selection
 2023-03-09  2:41 UTC  (8+ messages)
` [PATCH 1/2] conf, passt.h: Rename "outbound" interface to "template" interface
` [PATCH 2/2] conf, icmp, tcp, udp: Add options to bind to outbound address and interface

[PATCH] README: Update Features section, plus minor improvements
 2023-03-08 22:57 UTC  (2+ messages)

[PATCH] contrib: Drop libvirt out-of-tree patch, integration mostly works in 9.1.0
 2023-03-08 22:54 UTC  (2+ messages)

[PATCH] contrib: Drop QEMU out-of-tree patches
 2023-03-08 22:54 UTC  (2+ messages)

[PATCH] contrib: Drop Podman out-of-tree patch, integration is upstream now
 2023-03-08 22:53 UTC  (2+ messages)

[PATCH] tcp: Clamp MSS value when queueing data to tap, also for pasta
 2023-03-08 22:51 UTC  (2+ messages)

[PATCH v3 0/2] Implement explicit outbound address and interface selection
 2023-03-08 22:47 UTC  (4+ messages)
` [PATCH v3 1/2] conf, passt.h: Rename "outbound" interface to "template" interface
` [PATCH v3 2/2] conf, icmp, tcp, udp: Add options to bind to outbound address and interface

[PATCH 0/3] Fail gracefully on too many open files
 2023-03-08 22:45 UTC  (7+ messages)
` [PATCH 1/3] tcp, udp, util: Pass socket creation errors all the way up
` [PATCH 2/3] tcp, udp: Fix partial success return codes in {tcp,udp}_sock_init()
` [PATCH 3/3] conf: Terminate on EMFILE or ENFILE on sockets for port mapping

[PATCH v2 0/2] Implement explicit outbound address and interface selection
 2023-03-08 22:39 UTC  (3+ messages)
` [PATCH v2 1/2] conf, passt.h: Rename "outbound" interface to "template" interface
` [PATCH v2 2/2] conf, icmp, tcp, udp: Add options to bind to outbound address and interface

[PATCH 0/4] Fix build against musl C library
 2023-03-08 22:11 UTC  (9+ messages)
` [PATCH 1/4] netlink: Use 8 KiB * netlink message header size as response buffer
` [PATCH 2/4] conf, passt: Rename stderr to force_stderr
` [PATCH 3/4] treewide: Fix header includes to build with musl
` [PATCH 4/4] util: Carry own definition of __bswap_constant{16,32}

[PATCH 0/4] Further adjustments for SELinux policy files
 2023-03-08 21:05 UTC  (6+ messages)
` [PATCH 1/4] contrib/selinux: Drop duplicate init_daemon_domain() rule
` [PATCH 2/4] contrib/selinux: Let passt write to stdout and stderr when it starts
` [PATCH 3/4] contrib/selinux: Allow binding and connecting to all UDP and TCP ports
` [PATCH 4/4] contrib/selinux: Let interface users set paths for log, PID, socket files

[PATCH 1/3] musl adaptations
 2023-03-04  9:55 UTC  (6+ messages)
` [PATCH 2/3] sbrivio/manual buffer size due to musl being 1024
` [PATCH 3/3] define _bswap_constant_16/32 for musl This uses the implementation from libiio (https://github.com/analogdevicesinc/libiio/commit/9c6c6a432a0cbe2832bc97a7eeddfb61f6b8b856) Also restored the old behavior from the old util.h

[PATCH] udp: Fix signedness warning on 32-bits architectures
 2023-03-01  3:26 UTC  (2+ messages)

[PATCH] Makefile, seccomp.sh: Fix cross-builds, adjust syscalls list to compiler
 2023-03-01  3:24 UTC  (2+ messages)

[PATCH] Makefile: Fix SuperH 4 builds: it's AUDIT_ARCH_SH, not AUDIT_ARCH_SH4
 2023-02-28 10:17 UTC 

passt: new version 2023_02_27.c538ee8 available
 2023-02-27 22:53 UTC 

[PATCH] util: Add own prototype for __clone2() on ia64
 2023-02-27 22:39 UTC  (2+ messages)

[PATCH 0/5] qrap: Fix a number of issues
 2023-02-27 21:54 UTC  (15+ messages)
` [PATCH 1/5] qrap: Fix limits for PCI addresses
` [PATCH 2/5] qrap: Fix support for pc machines
` [PATCH 3/5] qrap: Drop args in JSON format
` [PATCH 4/5] qrap: Introduce machine-specific PCI address base
` [PATCH 5/5] qrap: Generate -netdev as JSON

[PATCH] contrib/apparmor: Split profile into abstractions, use them
 2023-02-27 16:38 UTC 

[PATCH 0/3] Allow non-127.0.0.1 loopback address as host resolver
 2023-02-27 12:07 UTC  (8+ messages)
` [PATCH 1/3] udp: Actually use host resolver to forward DNS queries
` [PATCH 2/3] conf: Split add_dns{4,6}() out of get_dns()
` [PATCH 3/3] conf, udp: Allow any loopback address to be used as resolver

[PATCH] log, conf, tap: Define die() as err() plus exit(), drop cppcheck workarounds
 2023-02-27 10:56 UTC  (2+ messages)

[PATCH] doc/demo: Fix and suppress ShellCheck warnings
 2023-02-27 10:54 UTC  (2+ messages)

[PATCH] Fix definitions of SOCKET_MAX, TCP_MAX_CONNS
 2023-02-27 10:53 UTC  (2+ messages)

[PATCH 0/3] Avoid some warnings reported by Coverity
 2023-02-27 10:51 UTC  (7+ messages)
` [PATCH 1/3] tcp, tcp_splice: Get rid of false positive CWE-394 Coverity warning from fls()
` [PATCH 2/3] tcp: Avoid false (but convoluted) positive Coverity CWE-476 warning
` [PATCH 3/3] tcp: Avoid (theoretical) resource leak (CWE-772) Coverity warning

[PATCH] treewide: Disable gcc strict aliasing rules as needed, drop workarounds
 2023-02-27 10:47 UTC  (2+ messages)

[PATCH] tcp: Suppress knownConditionTrueFalse cppcheck false positive
 2023-02-25 13:49 UTC 

[PATCH] qrap: Pass PCI device numbers to qemu in base 10, not in base 16
 2023-02-25  1:44 UTC  (8+ messages)

[PATCH] log: Send identifier string in log messages, openlog() won't work for us
 2023-02-24 19:44 UTC  (5+ messages)

[libvirt PATCH 0/3] Support for restarting passt backend
 2023-02-22 13:30 UTC  (4+ messages)
` [libvirt PATCH 3/3] qemu: respond to NETDEV_STREAM_DISCONNECTED event


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).