public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
 messages from 2025-01-22 12:29:40 to 2025-02-03 09:26:21 UTC [more...]

[PATCH 0/6] More migration improvements
 2025-02-03  9:26 UTC  (4+ messages)
` [PATCH 1/6] vhost-user: Change different vhost-user messages to trace() level
` [PATCH 3/6] migrate: Clearer debug message in migrate_request()
` [PATCH 4/6] migrate: Handle sending header section from data sections

[PATCH] dhcp: Don't re-use request message for reply
 2025-02-03  9:24 UTC  (4+ messages)

[PATCH] tcp: Don't reset outbound connection on SYN retries
 2025-02-03  9:08 UTC  (2+ messages)

[PATCH] tcp_splice, udp_flow: fcntl64() support on PPC64 depends on glibc version
 2025-02-03  9:07 UTC  (2+ messages)

[PATCH] vhost_user: On 32-bit ARM, mmap() is not available, mmap2() is used instead
 2025-02-03  9:07 UTC  (2+ messages)

[PATCH 0/7] Draft, incomplete series introducing state migration
 2025-02-03  9:06 UTC  (51+ messages)
` [PATCH 1/7] icmp, udp: Pad time_t timestamp to 64-bit to ease "
` [PATCH 2/7] flow, flow_table: Pad flow table entries to 128 bytes, hash entries to 32 bits
` [PATCH 3/7] tcp_conn: Avoid 7-bit hole in struct tcp_splice_conn
` [PATCH 4/7] flow_table: Use size in extern declaration for flowtab
` [PATCH 5/7] util: Add read_remainder() and read_all_buf()
` [PATCH 6/7] Introduce facilities for guest migration on top of vhost-user infrastructure
` [PATCH 7/7] Introduce passt-repair

[PATCH v3 00/20] Draft, incomplete series introducing state migration
 2025-02-03  8:59 UTC  (39+ messages)
` [PATCH v3 01/20] tcp: Always pass NULL event with EPOLL_CTL_DEL
` [PATCH v3 02/20] util: Rename and make global vu_remove_watch()
` [PATCH v3 03/20] icmp, udp: Pad time_t timestamp to 64-bit to ease state migration
` [PATCH v3 04/20] flow, flow_table: Pad flow table entries to 128 bytes, hash entries to 32 bits
` [PATCH v3 05/20] flow_table: Use size in extern declaration for flowtab
` [PATCH v3 06/20] util: Add read_remainder() and read_all_buf()
` [PATCH v3 07/20] Introduce facilities for guest migration on top of vhost-user infrastructure
` [PATCH v3 08/20] Introduce passt-repair
` [PATCH v3 09/20] Add interfaces and configuration bits for passt-repair
` [PATCH v3 10/20] flow, tcp: Basic pre-migration source handler to dump sequence numbers
` [PATCH v3 11/20] migrate: vu_migrate_{source,target}() aren't actually vu speciic
` [PATCH v3 12/20] migrate: Move repair_sock_init() to vu_init()
` [PATCH v3 13/20] migrate: Make more handling common rather than vhost-user specific
` [PATCH v3 14/20] migrate: Don't handle the migration channel through epoll
` [PATCH v3 15/20] flow, flow_table: Export declaration of hash table
` [PATCH v3 16/20] vhost_user: Turn vhost-user message reports to trace()
` [PATCH v3 17/20] vhost_user: Make source quit after reporting migration state
` [PATCH v3 18/20] tcp: Get our socket port using getsockname() when connecting from guest
` [PATCH v3 19/20] tcp: Add HOSTSIDE(x), HOSTFLOW(x) macros
` [PATCH v3 20/20] Implement target side of migration

Apparmor (and other) Issues
 2025-02-03  8:35 UTC  (7+ messages)

[PATCH] conf: Don't map DNS traffic to host, if host gateway is a resolver
 2025-02-03  8:22 UTC 

[PATCH 0/2] Trivial cleanups to EPOLL_CTL_DEL handling
 2025-02-03  7:09 UTC  (4+ messages)
` [PATCH 1/2] tcp: Always pass NULL event with EPOLL_CTL_DEL
` [PATCH 2/2] util: Rename and make global vu_remove_watch()

[PATCH] pasta.te: fix demo.sh and remove one duplicate rule
 2025-02-03  6:40 UTC  (2+ messages)

[PATCH 0/5] RFC: Assorted migration improvements
 2025-01-31  6:24 UTC  (12+ messages)
` [PATCH 1/5] migrate: Add passt-repair to .gitignore
` [PATCH 2/5] migrate: vu_migrate_{source,target}() aren't actually vu speciic
` [PATCH 3/5] migrate: Move repair_sock_init() to vu_init()
` [PATCH 4/5] migrate: Make more handling common rather than vhost-user specific
` [PATCH 5/5] migrate: Don't handle the migration channel through epoll

[PATCH 0/2] Fancier version handling for migration
 2025-01-31  6:21 UTC  (7+ messages)
` [PATCH 1/2] migrate: Merge protocol version information into one table
` [PATCH 2/2] migrate: More sophisticated versioning

[net,v3] tcp: correct handling of extreme memory squeeze
 2025-01-30  3:10 UTC  (9+ messages)

[PATCH v2 0/8] Draft, incomplete series introducing state migration
 2025-01-30  1:33 UTC  (20+ messages)
` [PATCH v2 1/8] icmp, udp: Pad time_t timestamp to 64-bit to ease "
` [PATCH v2 2/8] flow, flow_table: Pad flow table entries to 128 bytes, hash entries to 32 bits
` [PATCH v2 3/8] flow_table: Use size in extern declaration for flowtab
` [PATCH v2 4/8] util: Add read_remainder() and read_all_buf()
` [PATCH v2 5/8] Introduce facilities for guest migration on top of vhost-user infrastructure
` [PATCH v2 6/8] Introduce passt-repair
` [PATCH v2 7/8] Add interfaces and configuration bits for passt-repair
` [PATCH v2 8/8] flow, tcp: Basic pre-migration source handler to dump sequence numbers

Handling discontinuous packet buffers
 2025-01-29  5:08 UTC 

[net,v2] tcp: correct handling of extreme memory squeeze
 2025-01-27 16:37 UTC  (15+ messages)

pasta: set correct flags in reset message when outgoing connection setup fails
 2025-01-25 22:24 UTC  (2+ messages)

[PATCH v2] vhost-user: Implement an empty VHOST_USER_SEND_RARP command
 2025-01-24 21:19 UTC  (2+ messages)

[PATCH] vhost-user: Implement an empty VHOST_USER_SEND_RARP command
 2025-01-24 18:57 UTC  (6+ messages)

[PATCH 0/4] Fixes for EAGAIN/EPOLLIN storm and related issues
 2025-01-24  3:06 UTC  (9+ messages)
` [PATCH 1/4] tcp: Fix ACK sequence getting out of sync on EPOLLOUT wake-up
` [PATCH 2/4] tcp: Don't subscribe to EPOLLOUT events on STALLED
` [PATCH 3/4] tcp: Set EPOLLET when when reading from a socket fails with EAGAIN
` [PATCH 4/4] tcp: Mask EPOLLIN altogether if we're blocked waiting on an ACK from the guest

[PATCH] netlink: Skip loopback interface while looking for a template
 2025-01-24  1:48 UTC  (5+ messages)

[PATCH v9] dhcp, dhcpv6: Add hostname and client fqdn ops
 2025-01-22 13:48 UTC  (7+ 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).