index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
fedora: Hide restorecon(8) errors in post-transaction scriptlet
HEAD
2025_06_11.0293c6f
master
Stefano Brivio
2025-06-11
1
-2
/
+7
*
fedora: Add container-selinux as dependency for passt-selinux
Stefano Brivio
2025-06-11
1
-0
/
+2
*
flow, repair: Proper error handling for missing passt-repair helper on target
2025_06_06.754c6d7
Stefano Brivio
2025-06-06
3
-13
/
+32
*
fedora: Depend on SELinux tools and policy version, drop circular dependency
Vit Mojzis
2025-06-06
1
-9
/
+12
*
fedora: Call %selinux_modules_* macros only once
Petr Lautrbach
2025-06-06
1
-6
/
+2
*
conf: flush stdout before early exit
Jon Maloy
2025-06-06
1
-0
/
+3
*
passt-repair: Fix missing newlines in error messages
Stefano Brivio
2025-06-06
1
-6
/
+6
*
Correct various function comment headers
Laurent Vivier
2025-06-04
13
-28
/
+32
*
tap: Avoid bogus missingReturn cppcheck warning in tap_l2_max_len()
Stefano Brivio
2025-06-04
1
-0
/
+2
*
fedora: Separately restore context for /run/user in %posttrans selinux
Stefano Brivio
2025-06-04
1
-0
/
+6
*
selinux: Transition to pasta_t in containers
Max Chernoff
2025-06-04
2
-5
/
+49
*
iov: Standardize function comment headers
Laurent Vivier
2025-05-16
1
-7
/
+8
*
virtio: Correct and align comment headers
Laurent Vivier
2025-05-16
2
-15
/
+18
*
vhost_user: Correct and align function comment headers
Laurent Vivier
2025-05-16
2
-112
/
+111
*
codespell: Correct typos in comments and error message
Laurent Vivier
2025-05-15
5
-8
/
+8
*
test: Display count of skipped tests in status and summary
Laurent Vivier
2025-05-15
2
-5
/
+8
*
flow: Fix clang error (clang-analyzer-security.PointerSub)
Laurent Vivier
2025-05-14
1
-0
/
+1
*
ndp: Fix Clang analyzer warning (clang-analyzer-security.PointerSub)
Laurent Vivier
2025-05-14
1
-0
/
+1
*
virtio: Fix Clang warning (bugprone-sizeof-expression, cert-arr39-c)
Laurent Vivier
2025-05-14
1
-0
/
+1
*
dhcpv6: fix GCC error (unterminated-string-initialization)
Laurent Vivier
2025-05-14
1
-1
/
+3
*
flow: close socket fd on error
2025_05_12.8ec1341
Laurent Vivier
2025-05-12
1
-2
/
+2
*
flow: fix wrong macro name in comments
Laurent Vivier
2025-05-08
1
-1
/
+1
*
flow: fix podman issue #26073
2025_05_07.eea8a76
Laurent Vivier
2025-05-07
1
-0
/
+4
*
udp: Actually discard datagrams we can't forward
2025_05_03.587980c
Stefano Brivio
2025-05-03
1
-0
/
+10
*
fwd: fix doc typo
Emanuel Valasiadis
2025-05-03
1
-1
/
+1
*
selinux: Add getattr to class udp_socket
Janne Grunau
2025-05-02
1
-2
/
+2
*
flow: fix podman issue #25959
Laurent Vivier
2025-05-02
1
-50
/
+57
*
util: Fix typo, ASSSERTION -> ASSERTION
Stefano Brivio
2025-05-02
1
-1
/
+1
*
passt-repair: Hide bogus gcc warning from -Og
Stefano Brivio
2025-04-30
1
-1
/
+1
*
conf: allow --fd 0
Alyssa Ross
2025-04-28
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
[next]