public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
[PATCH] seccomp.sh: Quote tr character ranges to prevent glob expansion
 2025-11-05  1:22 UTC  (6+ messages)

[PATCH] contrib/selinux: use regex instead of non-standard bash macro
 2025-11-04 21:13 UTC  (16+ messages)
            ` [PATCH v2] contrib/selinux: use regex instead of SELinux template

[RFC PATCH 0/5] Pad all inbound frames to 802.3 minimum size if needed
 2025-11-04 17:26 UTC  (20+ messages)
` [RFC PATCH 1/5] tap: Pad non-batched frames to 802.3 minimum (60 bytes) "
` [RFC PATCH 2/5] tcp: Fix coding style for comment to enum tcp_iov_parts
` [RFC PATCH 3/5] udp: Fix coding style for comment to enum udp_iov_idx
` [RFC PATCH 4/5] tcp, udp: Pad batched frames to 60 bytes (802.3 minimum) in non-vhost-user modes
` [RFC PATCH 5/5] tcp, udp: Pad batched frames for vhost-user modes to 60 bytes (802.3 minimum)

[RFC PATCH 0/3] Fill exceeding size of vhost-user buffers explicitly
 2025-11-04 16:24 UTC  (9+ messages)
` [RFC PATCH 1/3] vu_common: Stick to size of input buffer in vu_send_single()
` [RFC PATCH 2/3] iov: Fix coding style of basic (non-IOV_TAIL) parts
` [RFC PATCH 3/3] iov, vu_common: Make iov_from_buf() fill destination iov entirely

[PATCH v7 0/5] Retry SYNs for inbound connections
 2025-11-04  4:42 UTC  (26+ messages)
` [PATCH v7 1/5] tcp: Rename "retrans" to "retries"
` [PATCH v7 2/5] util: Introduce read_file() and read_file_integer() function
` [PATCH v7 3/5] tcp: Resend SYN for inbound connections
` [PATCH v7 4/5] tcp: Update data retransmission timeout
` [PATCH v7 5/5] tcp: Clamp the retry timeout

[PATCH 0/8] RFC: Cleanups to auto port scanning
 2025-11-03  1:43 UTC  (9+ messages)
` [PATCH 4/8] fwd: Move port exclusion handling from procfs_scan_listen() to callers
` [PATCH 7/8] fwd: Update all port maps before applying exclusions

[PATCH v2 0/8] Cleanups to auto port scanning
 2025-11-01  7:22 UTC  (10+ messages)
` [PATCH v2 1/8] icmp: Remove vestiges of ICMP timer
` [PATCH v2 2/8] tcp, udp, fwd: Run all port scanning from a single timer
` [PATCH v2 3/8] fwd: Consolidate scans (not rebinds) in fwd.c
` [PATCH v2 4/8] fwd: Move port exclusion handling from procfs_scan_listen() to callers
` [PATCH v2 5/8] fwd: Share port scanning logic between init and timer cases
` [PATCH v2 6/8] fwd: Check forwarding mode in fwd_scan_ports_*() rather than caller
` [PATCH v2 7/8] fwd: Update all port maps before applying exclusions
` [PATCH v2 8/8] tcp, udp: Don't exclude ports in {tcp,udp}_port_rebind()

[PATCH 0/3] RFC: Preview of tunbridge based tests
 2025-10-31  5:21 UTC  (12+ messages)
` [PATCH 3/3] test: Re-implement pasta NDP tests using tunbridge & exeter

[PATCH v5 0/7] Refactor epoll handling in preparation for multithreading
 2025-10-30 17:00 UTC  (11+ messages)
` [PATCH v5 2/7] epoll_ctl: Extract epoll operations
` [PATCH v5 4/7] tcp, flow: Replace per-connection in_epoll flag with an epollid in flow_common
` [PATCH v5 6/7] udp: Use epoll instance management for UDP flows
` [PATCH v5 7/7] passt: Move main event loop processing into passt_worker()

[PATCH v15 0/9] Use true MAC address of LAN local remote hosts
 2025-10-30 12:37 UTC  (19+ messages)
` [PATCH v15 1/9] netlink: add subscription on changes in NDP/ARP table
` [PATCH v15 2/9] fwd: Add cache table for ARP/NDP contents
` [PATCH v15 3/9] arp/ndp: respond with true MAC address of LAN local remote hosts
` [PATCH v15 4/9] arp/ndp: send ARP announcement / unsolicited NA when neigbour entry added
` [PATCH v15 5/9] flow: add MAC address of LAN local remote hosts to flow
` [PATCH v15 6/9] udp: forward external source MAC address through tap interface
` [PATCH v15 7/9] tcp: "
` [PATCH v15 8/9] tap: change signature of function tap_push_l2h()
` [PATCH v15 9/9] icmp: let icmp use mac address from flowside structure

[PATCH v6 0/4] Retry SYNs for inbound connections
 2025-10-30  8:51 UTC  (42+ messages)
` [PATCH v6 2/4] util: Introduce read_file() and read_file_integer() function
` [PATCH v6 3/4] tcp: Resend SYN for inbound connections
` [PATCH v6 4/4] tcp: Update data retransmission timeout

[PATCH v3 0/8] Reduce differences between inbound and outbound socket binding
 2025-10-30  3:58 UTC  (10+ messages)
` [PATCH v3 1/8] inany: Let length of sockaddr_inany be implicit from the family
` [PATCH v3 2/8] util, flow, pif: Simplify sock_l4_sa() interface
` [PATCH v3 3/8] tcp: Merge tcp_ns_sock_init[46]() into tcp_sock_init_one()
` [PATCH v3 4/8] udp: Unify some more inbound/outbound parts of udp_sock_init()
` [PATCH v3 5/8] udp: Move udp_sock_init() special case to its caller
` [PATCH v3 6/8] util: Fix setting of IPV6_V6ONLY socket option
` [PATCH v3 7/8] tcp, udp: Remove fallback if creating dual stack socket fails
` [PATCH v3 8/8] [RFC, DO NOT APPLY] tcp, udp: Bind outbound listening sockets by interface instead of address

[PATCH v3 0/4] Retry SYNs for inbound connections
 2025-10-29 16:23 UTC  (25+ messages)
` [PATCH v3 2/4] util: Introduce read_file() and read_file_long() function
` [PATCH v3 4/4] tcp: Update data retransmission timeout

[PATCH v2] tap: Update some function comments for accuracy
 2025-10-29  0:25 UTC  (5+ messages)

[PATCH v2 0/3] Reduce differences between inbound and outbound socket binding
 2025-10-29  0:22 UTC  (6+ messages)
` [PATCH v2 1/3] tcp: Merge tcp_ns_sock_init[46]() into tcp_sock_init_one()
` [PATCH v2 2/3] udp: Unify some more inbound/outbound parts of udp_sock_init()
` [PATCH v2 3/3] tcp, udp: Bind outbound listening sockets by interface instead of address

[PATCH v2] Add reverse Christmas tree to CONTRIBUTING.md
 2025-10-28  0:10 UTC  (3+ messages)

[PATCH] fwd: Fix misspelling
 2025-10-28  0:09 UTC  (2+ messages)

[PATCH] test: Fix the escaping issue in memory/passt test
 2025-10-28  0:09 UTC  (4+ messages)

[PATCH] Add pyramid style rule to CONTRIBUTING.md
 2025-10-27  6:46 UTC  (5+ messages)

[PATCH v4 0/7] Refactor epoll handling in preparation for multithreading
 2025-10-23  1:24 UTC  (15+ messages)
` [PATCH v4 2/7] epoll_ctl: Extract epoll operations
` [PATCH v4 4/7] tcp, flow: Replace per-connection in_epoll flag with threadnb in flow_common
` [PATCH v4 7/7] passt: Move main event loop processing into passt_worker()

[PATCH 0/3] RFC: Reduce differences between inbound and outbound socket binding
 2025-10-23  1:18 UTC  (6+ messages)
` [PATCH 3/3] tcp, udp: Bind outbound listening sockets by interface instead of address

[PATCH v14 00/10] Use true MAC address of LAN local remote hosts
 2025-10-22  1:20 UTC  (7+ messages)
` [PATCH v14 03/10] fwd: Add cache table for ARP/NDP contents

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