[PATCH v4] udp: support traceroute
2025-04-04 13:35 UTC (9+ messages)
[PATCH v5] udp: support traceroute
2025-04-04 11:11 UTC (5+ messages)
[PATCH 00/12] Use connect()ed sockets for both sides of UDP flows
2025-04-04 10:15 UTC (13+ messages)
` [PATCH 01/12] udp: Use connect()ed sockets for initiating side
` [PATCH 02/12] udp: Make udp_sock_recv() take max number of frames as a parameter
` [PATCH 03/12] udp: Polish udp_vu_sock_info() and remove from vu specific code
` [PATCH 04/12] udp: Don't bother to batch datagrams from "listening" socket
` [PATCH 05/12] udp: Parameterize number of datagrams handled by udp_*_reply_sock_data()
` [PATCH 06/12] udp: Split spliced forwarding path from udp_buf_reply_sock_data()
` [PATCH 07/12] udp: Merge vhost-user and "buf" listening socket paths
` [PATCH 08/12] udp: Move UDP_MAX_FRAMES to udp.c
` [PATCH 09/12] udp_flow: Take pif and port as explicit parameters to udp_flow_from_sock()
` [PATCH 10/12] udp: Rework udp_listen_sock_data() into udp_sock_fwd()
` [PATCH 11/12] udp: Fold udp_splice_prepare and udp_splice_send into udp_sock_to_sock
` [PATCH 12/12] udp_flow: Don't discard packets that arrive between bind() and connect()
[PATCH] passt-repair: Ensure that read buffer is NULL-terminated
2025-04-03 23:34 UTC (2+ messages)
[PATCH 00/18] Introduce discontiguous frames management
2025-04-03 23:26 UTC (37+ messages)
` [PATCH 01/18] arp: Don't mix incoming and outgoing buffers
` [PATCH 02/18] iov: Update IOV_REMOVE_HEADER() and IOV_PEEK_HEADER()
` [PATCH 03/18] tap: Use iov_tail with tap_add_packet()
` [PATCH 04/18] packet: Use iov_tail with packet_add()
` [PATCH 05/18] packet: Add packet_base()
` [PATCH 06/18] arp: Convert to iov_tail
` [PATCH 07/18] ndp: "
` [PATCH 08/18] icmp: "
` [PATCH 09/18] udp: "
` [PATCH 10/18] tcp: Convert tcp_tap_handler() to use iov_tail
` [PATCH 11/18] tcp: Convert tcp_data_from_tap() "
` [PATCH 12/18] dhcpv6: Convert to iov_tail
` [PATCH 13/18] dhcpv6: move offset initialization out of dhcpv6_opt()
` [PATCH 14/18] dhcpv6: Use iov_tail in dhcpv6_opt()
` [PATCH 15/18] dhcp: Convert to iov_tail
` [PATCH 16/18] tap: "
` [PATCH 17/18] ip: Use iov_tail in ipv6_l4hdr()
` [PATCH 18/18] tap: Convert to iov_tail
[PATCH 0/3] Add vhost-net kernel support
2025-04-03 6:40 UTC (13+ messages)
` [PATCH 1/3] tap: specify the packet pool
` [PATCH 2/3] tap: implement vhost_call_cb
` [PATCH 3/3] tap: add die() on vhost error
[PATCH 0/3] udp: Further preliminaries towards using connected sockets on both sides
2025-04-03 4:24 UTC (7+ messages)
` [PATCH 1/3] udp: Remove redundant udp_at_sidx() call in udp_tap_handler()
` [PATCH 2/3] udp: Simplify updates to UDP flow timestamp
` [PATCH 3/3] udp: Correct some seccomp filter annotations
[PATCH] passt-repair: Correct off-by-one error verifying name
2025-04-02 7:00 UTC (2+ messages)
[PATCH 0/4] RFC: bind() migrated connections in repair mode
2025-04-02 7:00 UTC (6+ messages)
` [PATCH 1/4] platform requirements: Fix clang-tidy warning
` [PATCH 2/4] platform requirements: Add attributes to die() function
` [PATCH 3/4] platform requirements: Add test for address conflicts with TCP_REPAIR
` [PATCH 4/4] migrate, tcp: bind() migrated sockets in repair mode
[PATCH v3] udp: support traceroute
2025-03-31 5:23 UTC (2+ messages)
[PATCH v2] pasta, passt-repair: Support multiple events per read() in inotify handlers
2025-03-30 5:53 UTC (3+ messages)
[PATCH v2 0/2] udp: Fix some minor warts in the ICMP error propagation code
2025-03-28 14:29 UTC (4+ messages)
` [PATCH v2 1/2] udp: Don't attempt to forward ICMP socket errors to other sockets
` [PATCH v2 2/2] udp: Improve name of UDP related ICMP sending functions
[RFC PATCH] pasta, passt-repair: Support multiple events per read() in inotify handlers
2025-03-28 9:32 UTC (4+ messages)
[PATCH v2 0/2] udp: add guest-to-remote traceroute
2025-03-28 1:50 UTC (4+ messages)
` [PATCH v2 1/2] Add ttl to outgoing flow structure lookups
` [PATCH v2 2/2] udp: support traceroute with udp
[PATCH v2] udp: correct source address for ICMP messages
2025-03-27 4:43 UTC (3+ messages)
[PATCH v2 0/7] UDP flow socket preliminaries
2025-03-26 23:11 UTC (11+ messages)
` [PATCH v2 1/7] udp: Common invocation of udp_sock_errs() for vhost-user and "buf" paths
` [PATCH v2 2/7] udp: Simplify checking of epoll event bits
` [PATCH v2 3/7] udp_vu: Factor things out of udp_vu_reply_sock_data() loop
` [PATCH v2 4/7] udp: Share more logic between vu and non-vu reply socket paths
` [PATCH v2 5/7] udp: Better handling of failure to forward from reply socket
` [PATCH v2 6/7] udp: Always hash socket facing flowsides
` [PATCH v2 7/7] udp: Add helper function for creating connected UDP socket
[PATCH 0/2] udp: Fix some minor warts in the ICMP error propagation code
2025-03-26 22:24 UTC (6+ messages)
` [PATCH 1/2] udp: Don't attempt to forward ICMP socket errors to other sockets
` [PATCH 2/2] udp: Improve name of UDP related ICMP sending functions
[PATCH] build: normalize arm targets
2025-03-26 22:15 UTC (5+ messages)
[PATCH] build: normalize arm targets
2025-03-26 20:38 UTC
[PATCH 0/4] UDP flow socket preliminaries
2025-03-25 3:00 UTC (5+ messages)
` [PATCH 1/4] udp: Common invocation of udp_sock_errs() for vhost-user and "buf" paths
` [PATCH 2/4] udp: Simplify checking of epoll event bits
` [PATCH 3/4] udp_vu: Factor things out of udp_vu_reply_sock_data() loop
` [PATCH 4/4] udp: Share more logic between vu and non-vu reply socket paths
[PATCH v2 00/11] Improve robustness of calculations related to frame size limits
2025-03-20 22:32 UTC (13+ messages)
` [PATCH v2 01/11] vu_common: Tighten vu_packet_check_range()
` [PATCH v2 02/11] packet: More cautious checks to avoid pointer arithmetic UB
` [PATCH v2 03/11] tap: Make size of pool_tap[46] purely a tuning parameter
` [PATCH v2 04/11] tap: Clarify calculation of TAP_MSGS
` [PATCH v2 05/11] packet: Correct type of PACKET_MAX_LEN
` [PATCH v2 06/11] packet: Avoid integer overflows in packet_get_do()
` [PATCH v2 07/11] packet: Move checks against PACKET_MAX_LEN to packet_check_range()
` [PATCH v2 08/11] packet: Rework packet_get() versus packet_get_try()
` [PATCH v2 09/11] util: Add abort_with_msg() and ASSERT_WITH_MSG() helpers
` [PATCH v2 10/11] packet: ASSERT on signs of pool corruption
` [PATCH v2 11/11] packet: Upgrade severity of most packet errors
passt: new version 2025_03_20.32f6212 available
2025-03-20 13:58 UTC
[PATCH] tcp: Flush socket before checking for more data in active close state
2025-03-20 0:33 UTC (2+ messages)
[PATCH] conf: Include libgen.h for basename(), fix build against musl
2025-03-20 0:16 UTC (2+ messages)
[PATCH] Makefile: Enable -Wformat-security
2025-03-20 0:15 UTC (2+ messages)
[PATCH 0/3] Fix migration bugs
2025-03-19 16:17 UTC (5+ messages)
` [PATCH 1/3] migrate, tcp: More careful marshalling of mss parameter during migration
` [PATCH 2/3] migrate, tcp: Migrate RFC7323 timestamp
` [PATCH 3/3] migrate: Bump migration version number
[PATCH 0/2] udp: add guest-to-remote traceroute for IPv4
2025-03-19 5:26 UTC (7+ messages)
` [PATCH 1/2] udp: correct source address for ICMP messages
` [PATCH 2/2] udp: support traceroute for IPv4
Migration failure across bridge
2025-03-19 5:22 UTC (3+ messages)
[PATCH] passt-repair: Fix build with -Werror=format-security
2025-03-19 0:36 UTC (2+ messages)
[PATCH v2] conf: Unify several paths in conf_ports()
2025-03-18 17:46 UTC (7+ messages)
Testing vhost-user with "virtio-net: tweak for better TX performance in NAPI mode"
2025-03-18 16:33 UTC (2+ messages)
Migration testing with different host IPs
2025-03-16 2:58 UTC (2+ messages)
[PATCH v2 1/4] test focus
2025-03-14 23:50 UTC (6+ messages)
` [PATCH v2 2/4] hack: stop on fail, but not perf fail
` [PATCH v2 3/4] make passt dumpable
` [PATCH v2 4/4] tcp, flow: Better use flow specific logging heleprs
[PATCH 0/4] Improve robustness of calculations related to frame size limits
2025-03-13 5:40 UTC (5+ messages)
` [PATCH 1/4] vu_common: Tighten vu_packet_check_range()
` [PATCH 2/4] packet: More cautious checks to avoid pointer arithmetic UB
` [PATCH 3/4] tap: Make size of pool_tap[46] purely a tuning parameter
` [PATCH 4/4] tap: Clarify calculation of TAP_MSGS
[PATCH v2] flow, repair: Wait for a short while for passt-repair to connect
2025-03-13 3:03 UTC (6+ messages)
[PATCH] tcp, flow: Better use flow specific logging heleprs
2025-03-13 2:55 UTC (3+ messages)
page: next (older)
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).