index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow: fix wrong macro name in comments
HEAD
master
Laurent Vivier
16 hours
1
-1
/
+1
*
flow: fix podman issue #26073
2025_05_07.eea8a76
Laurent Vivier
39 hours
1
-0
/
+4
*
udp: Actually discard datagrams we can't forward
2025_05_03.587980c
Stefano Brivio
6 days
1
-0
/
+10
*
fwd: fix doc typo
Emanuel Valasiadis
6 days
1
-1
/
+1
*
selinux: Add getattr to class udp_socket
Janne Grunau
7 days
1
-2
/
+2
*
flow: fix podman issue #25959
Laurent Vivier
7 days
1
-50
/
+57
*
util: Fix typo, ASSSERTION -> ASSERTION
Stefano Brivio
7 days
1
-1
/
+1
*
passt-repair: Hide bogus gcc warning from -Og
Stefano Brivio
9 days
1
-1
/
+1
*
conf: allow --fd 0
Alyssa Ross
11 days
2
-2
/
+5
*
udp: Translate offender addresses for ICMP messages
David Gibson
2025-04-22
3
-6
/
+19
*
udp: Rework offender address handling in udp_sock_recverr()
David Gibson
2025-04-22
1
-21
/
+48
*
treewide: Improve robustness against sockaddrs of unexpected family
David Gibson
2025-04-22
4
-22
/
+38
*
fwd: Split out helpers for port-independent NAT
David Gibson
2025-04-22
1
-25
/
+62
*
udp: Propagate errors on listening and brand new sockets
2025_04_15.2340bbf
David Gibson
2025-04-15
1
-9
/
+32
*
udp: Minor re-organisation of udp_sock_recverr()
David Gibson
2025-04-15
1
-20
/
+26
*
udp: Add udp_pktinfo() helper
David Gibson
2025-04-15
1
-16
/
+36
*
udp: Deal with errors as we go in udp_sock_fwd()
David Gibson
2025-04-15
1
-19
/
+26
*
udp: Pass socket & flow information direction to error handling functions
David Gibson
2025-04-15
1
-13
/
+13
*
udp: Be quieter about errors on UDP receive
David Gibson
2025-04-15
1
-3
/
+4
*
udp: Fix breakage of UDP error handling by PKTINFO support
David Gibson
2025-04-15
1
-13
/
+17
*
conf: Honour --dns-forward for local resolver even with --no-map-gw
Stefano Brivio
2025-04-15
1
-8
/
+22
*
conf: Split add_dns_resolv() into separate IPv4 and IPv6 versions
Stefano Brivio
2025-04-15
1
-41
/
+60
*
udp, udp_flow: Track our specific address on socket interfaces
David Gibson
2025-04-10
8
-12
/
+61
*
inany: Improve ASSERT message for bad socket family
David Gibson
2025-04-10
1
-1
/
+2
*
udp: Use PKTINFO cmsgs to get destination address for received datagrams
David Gibson
2025-04-10
2
-4
/
+41
*
tcp_splice: Don't clobber errno before checking for EAGAIN
David Gibson
2025-04-09
1
-8
/
+10
*
tcp_splice: Don't double count bytes read on EINTR
David Gibson
2025-04-09
1
-14
/
+13
*
conf: Add missing return in conf_nat(), fix --map-guest-addr none
Stefano Brivio
2025-04-09
1
-0
/
+2
*
udp_flow: Save 8 bytes in struct udp_flow on 64-bit architectures
Stefano Brivio
2025-04-09
1
-4
/
+7
*
udp_flow: Don't discard packets that arrive between bind() and connect()
David Gibson
2025-04-07
5
-26
/
+63
*
udp: Fold udp_splice_prepare and udp_splice_send into udp_sock_to_sock
David Gibson
2025-04-07
1
-40
/
+15
*
udp: Rework udp_listen_sock_data() into udp_sock_fwd()
David Gibson
2025-04-07
1
-15
/
+14
*
udp_flow: Take pif and port as explicit parameters to udp_flow_from_sock()
David Gibson
2025-04-07
3
-11
/
+11
*
udp: Move UDP_MAX_FRAMES to udp.c
David Gibson
2025-04-07
2
-2
/
+2
*
udp: Merge vhost-user and "buf" listening socket paths
David Gibson
2025-04-07
3
-80
/
+10
*
udp: Split spliced forwarding path from udp_buf_reply_sock_data()
David Gibson
2025-04-07
3
-58
/
+60
*
udp: Parameterize number of datagrams handled by udp_*_reply_sock_data()
David Gibson
2025-04-07
3
-16
/
+24
*
udp: Don't bother to batch datagrams from "listening" socket
David Gibson
2025-04-07
1
-59
/
+22
*
udp: Polish udp_vu_sock_info() and remove from vu specific code
David Gibson
2025-04-07
3
-18
/
+26
*
udp: Make udp_sock_recv() take max number of frames as a parameter
David Gibson
2025-04-07
1
-14
/
+13
*
udp: Use connect()ed sockets for initiating side
David Gibson
2025-04-07
6
-53
/
+41
*
udp: support traceroute in direction tap-socket
Jon Maloy
2025-04-07
5
-7
/
+40
*
passt-repair: Ensure that read buffer is NULL-terminated
Stefano Brivio
2025-04-05
1
-0
/
+1
*
udp: Correct some seccomp filter annotations
David Gibson
2025-04-02
1
-4
/
+2
*
udp: Simplify updates to UDP flow timestamp
David Gibson
2025-04-02
3
-19
/
+8
*
udp: Remove redundant udp_at_sidx() call in udp_tap_handler()
David Gibson
2025-04-02
1
-1
/
+1
*
passt-repair: Correct off-by-one error verifying name
David Gibson
2025-04-02
1
-1
/
+1
*
migrate, tcp: bind() migrated sockets in repair mode
David Gibson
2025-04-02
1
-11
/
+27
*
platform requirements: Add test for address conflicts with TCP_REPAIR
David Gibson
2025-04-02
3
-2
/
+131
*
platform requirements: Add attributes to die() function
David Gibson
2025-04-02
1
-0
/
+1
[next]