messages from 2025-02-06 05:49:59 to 2025-02-17 09:24:44 UTC [more...]
[PATCH] dhcp: Remove option 255 length byte
2025-02-17 9:24 UTC (4+ messages)
passt: new version 2025_02_17.a1e48a0 available
2025-02-17 9:16 UTC
Apparmor (and other) Issues
2025-02-17 7:37 UTC (14+ messages)
[PATCH] tcp_splice: A typo three years ago and SO_RCVLOWAT is gone
2025-02-17 7:12 UTC (5+ messages)
` [PATCH] tcp_splice: Don't wake up on input data if we can't write it anywhere
[PATCH v2 0/2] Reconstruct ICMP headers for failed UDP connect
2025-02-17 4:52 UTC (5+ messages)
` [PATCH v2 1/2] tap: break out building of udp header from tap_udp4_send function
` [PATCH v2 2/2] udp: create and send ICMPv4 to local peer when applicable
[PATCH v3] repair, passt-repair: Build and warning fixes for musl
2025-02-17 3:58 UTC (2+ messages)
[PATCH v27 0/2] State migration, perhaps final (#2)?
2025-02-17 3:47 UTC (5+ messages)
` [PATCH v27 1/2] migrate: Migrate TCP flows
` [PATCH v27 2/2] test: Add migration tests
[PATCH v26 0/2] State migration, perhaps final?
2025-02-16 22:12 UTC (3+ messages)
` [PATCH v26 1/2] migrate: Migrate TCP flows
` [PATCH v26 2/2] test: Add migration tests
[PATCH] tap: always set the no_frag flag in IPv4 headers
2025-02-16 14:26 UTC (5+ messages)
[PATCH v2] repair, passt-repair: Build and warning fixes for musl
2025-02-15 11:45 UTC
[PATCH v25 0/2] State migration, somewhat polished
2025-02-15 5:23 UTC (3+ messages)
` [PATCH v25 1/2] migrate: Migrate TCP flows
` [PATCH v25 2/2] test: Add migration tests
[PATCH] repair, passt-repair: Build and warning fixes for musl
2025-02-15 5:15 UTC
[PATCH v24 0/5] State migration
2025-02-15 5:15 UTC (7+ messages)
` [PATCH v24 1/5] vhost_user: Clear ring address on GET_VRING_BASE
` [PATCH v24 2/5] flow: Flow table traversing macros
` [PATCH v24 3/5] flow, migrate: Flow migration skeleton
` [PATCH v24 4/5] migrate: Migrate TCP flows
` [PATCH v24 5/5] test: Add migration tests
[PATCH] contrib/selinux: Enable mapping guest memory for libvirt guests
2025-02-14 13:37 UTC (3+ messages)
[PATCH v23 0/4] State migration
2025-02-14 9:08 UTC (5+ messages)
` [PATCH v23 1/4] flow: Flow table traversing macros
` [PATCH v23 2/4] flow, migrate: Flow migration skeleton
` [PATCH v23 3/4] migrate: Migrate TCP flows
` [PATCH v23 4/4] test: Add migration tests
[PATCH] tcp, tcp_splice: Don't set SO_SNDBUF and SO_RCVBUF to maximum values
2025-02-14 2:24 UTC (3+ messages)
[PATCH v22 0/2] State migration
2025-02-13 23:03 UTC (3+ messages)
` [PATCH v22 1/2] migrate: Migrate TCP flows
` [PATCH v22 2/2] test: Add migration tests
[PATCH] tcp: Keep updating window and checking for socket data after FIN from guest
2025-02-13 23:01 UTC (2+ messages)
[PATCH] udp: create and send ICMPv4 to local peer when applicable
2025-02-13 19:28 UTC (8+ messages)
[PATCH v21 0/5] State migration
2025-02-13 12:14 UTC (6+ messages)
` [PATCH v21 1/5] migrate: Migrate TCP flows
` [PATCH v21 2/5] test: Add migration tests
` [PATCH v21 3/5] fixup: TCP_REPAIR_WINDOW before send unsent
` [PATCH v21 4/5] fixup?: Don't fail whole migration for errors restoring sndq
` [PATCH v21 5/5] debug
[PATCH v20 0/5] State migration
2025-02-13 4:58 UTC (6+ messages)
` [PATCH v20 1/5] migrate: Migrate TCP flows
` [PATCH v20 2/5] test: Add migration tests
` [PATCH v20 3/5] fixup?: loop on EGAIN in repair queue
` [PATCH v20 4/5] depause
` [PATCH v20 5/5] fixup: TCP_REPAIR_WINDOW before send unsent
[PATCH] selinux: Add rules needed to run tests
2025-02-12 23:44 UTC
[PATCH v19 0/2] A-bit-less-draft state migration
2025-02-12 23:41 UTC (3+ messages)
` [PATCH v19 1/2] migrate: Migrate TCP flows
` [PATCH v19 2/2] test: Add migration tests
[PATCH v18 0/9] State migration (kinda draft again)
2025-02-12 19:44 UTC (11+ messages)
` [PATCH v18 1/9] migrate: Skeleton of live migration logic
` [PATCH v18 2/9] migrate: Migrate guest observed addresses
` [PATCH v18 3/9] Add interfaces and configuration bits for passt-repair
` [PATCH v18 4/9] vhost_user: Make source quit after reporting migration state
` [PATCH v18 5/9] tcp: Get bound address for connected inbound sockets too
` [PATCH v18 6/9] migrate: Migrate TCP flows
` [PATCH v18 7/9] rampstream: Add utility to test for corruption of data streams
` [PATCH v18 8/9] test: Add migration tests
` [PATCH v18 9/9] debug
[PATCH] tcp_vu: Fix off-by one in header count array adjustment
2025-02-12 19:44 UTC (3+ messages)
[PATCH] tcp: Don't discard window information on keep-alive segments
2025-02-12 1:20 UTC (3+ messages)
[PATCH v17 0/8] Not-really-draft state migration
2025-02-12 1:19 UTC (9+ messages)
` [PATCH v17 1/8] migrate: Skeleton of live migration logic
` [PATCH v17 2/8] migrate: Migrate guest observed addresses
` [PATCH v17 3/8] Add interfaces and configuration bits for passt-repair
` [PATCH v17 4/8] vhost_user: Make source quit after reporting migration state
` [PATCH v17 5/8] tcp: Get bound address for connected inbound sockets too
` [PATCH v17 6/8] migrate: Migrate TCP flows
` [PATCH v17 7/8] rampstream: Add utility to test for corruption of data streams
` [PATCH v17 8/8] test: Add migration tests
[PATCH] tcp: Implement conservative zero-window probe on ACK timeout
2025-02-12 0:44 UTC (2+ messages)
[PATCH] passt-repair: Fix off-by-one in check for number of file descriptors
2025-02-12 0:08 UTC
[PATCH v11] dhcp, dhcpv6: Add hostname and client fqdn ops
2025-02-11 10:40 UTC (3+ messages)
[PATCH v13 0/6] State migration, kind of draft again
2025-02-10 15:54 UTC (14+ messages)
` [PATCH v13 1/6] migrate: Skeleton of live migration logic
` [PATCH v13 2/6] migrate: Migrate guest observed addresses
` [PATCH v13 3/6] Add interfaces and configuration bits for passt-repair
` [PATCH v13 4/6] vhost_user: Make source quit after reporting migration state
` [PATCH v13 5/6] migrate: Migrate TCP flows
` [PATCH v13 6/6] test: Add migration tests
[PATCH v14 00/14] State migration
2025-02-10 9:18 UTC (15+ messages)
` [PATCH v14 01/14] migrate: Skeleton of live migration logic
` [PATCH v14 02/14] fixup: Remove unused iov field in struct migrate_stage
` [PATCH v14 03/14] migrate: Migrate guest observed addresses
` [PATCH v14 04/14] Add interfaces and configuration bits for passt-repair
` [PATCH v14 05/14] fixup: Reorder conf options
` [PATCH v14 06/14] fixup: Correctly type repair_cmd global
` [PATCH v14 07/14] fixup: Sanity check passt-repair reply message
` [PATCH v14 08/14] fixup: Don't close repair socket after first migration attempt
` [PATCH v14 09/14] vhost_user: Make source quit after reporting migration state
` [PATCH v14 10/14] fixup: Adjust conditions under which we quite after completing migration
` [PATCH v14 11/14] migrate: Migrate TCP flows
` [PATCH v14 12/14] fixup: Check for errors on repair mode rollback
` [PATCH v14 13/14] test: Add migration tests
` [PATCH v14 14/14] WIP: migrate, tcp: Shrink windows before migration
[PATCH] conf: Don't map DNS traffic to host, if host gateway is a resolver
2025-02-09 9:08 UTC (3+ messages)
[PATCH v12 0/6] Non-draft state migration
2025-02-08 7:25 UTC (8+ messages)
` [PATCH v12 1/6] migrate: Skeleton of live migration logic
` [PATCH v12 2/6] migrate: Migrate guest observed addresses
` [PATCH v12 3/6] Add interfaces and configuration bits for passt-repair
` [PATCH v12 4/6] vhost_user: Make source quit after reporting migration state
` [PATCH v12 5/6] migrate: Migrate TCP flows
` [PATCH v12 6/6] test: Add migration tests
migrate/bidirectional debugging
2025-02-08 0:06 UTC (4+ messages)
[PATCH] passt-repair: Send one confirmation *per command*, not *per socket*
2025-02-07 23:45 UTC (2+ messages)
[PATCH v2] dhcp: Don't re-use request message for reply
2025-02-07 10:26 UTC (2+ messages)
[PATCH] passt-repair: Don't use perror(), accept ECONNRESET as termination
2025-02-07 9:42 UTC (5+ messages)
[PATCH 0/2] Migration debugging hacks
2025-02-07 5:50 UTC (3+ messages)
` [PATCH 1/2] pcap comment hacks
` [PATCH 2/2] debug
[PATCH] passt-repair: Dodge "structurally unreachable code" warning from Coverity
2025-02-07 1:18 UTC (2+ messages)
[PATCH v11 0/9] Draft state migration
2025-02-07 1:07 UTC (10+ messages)
` [PATCH v11 1/9] migrate: Skeleton of live migration logic
` [PATCH v11 2/9] fixup: Fix errors in modes that don't support migration
` [PATCH v11 3/9] migrate: Migrate guest observed addresses
` [PATCH v11 4/9] Add interfaces and configuration bits for passt-repair
` [PATCH v11 5/9] vhost_user: Make source quit after reporting migration state
` [PATCH v11 6/9] migrate: Hack for late migration fixups
` [PATCH v11 7/9] migrate: Migrate TCP flows
` [PATCH v11 8/9] fixup: Reset SO_PEEK_OFF value after incoming migration
` [PATCH v11 9/9] test: Add migration tests
[PATCH] passt-repair: Fix calculation of payload length from cmsg_len
2025-02-07 0:57 UTC
[PATCH] conf, passt.1: Un-deprecate --host-lo-to-ns-lo
2025-02-06 9:30 UTC (2+ messages)
[PATCH v10 00/10] Draft state migration
2025-02-06 9:14 UTC (11+ messages)
` [PATCH v10 01/10] debug: Add tcpdump to mbuto.img
` [PATCH v10 02/10] migrate: Skeleton of live migration logic
` [PATCH v10 03/10] fixup: Fix errors in modes that don't support migration
` [PATCH v10 05/10] Add interfaces and configuration bits for passt-repair
` [PATCH v10 06/10] vhost_user: Make source quit after reporting migration state
` [PATCH v10 07/10] migrate: Hack for late migration fixups
` [PATCH v10 08/10] migrate: Migrate TCP flows
` [PATCH v10 09/10] fixup: Reset SO_PEEK_OFF value after incoming migration
` [PATCH v10 10/10] test: Add migrate/basic tests
page: next (older) | prev (newer) | latest
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).