aboutgitcodebugslistschat
BranchCommit messageAuthorAge
bug209fwd: Don't rewrite inbound multicast destinationsDavid Gibson5 weeks
c9spasst-repair: Correct off-by-one error verifying nameDavid Gibson16 months
kubevirt_debugconf: Debug buildStefano Brivio15 months
masterisolation: Include linux_dep.h for close_range()Huang Jing3 days
podman23739Check behaviour of connect() with multicast destinationsDavid Gibson2 months
podman24572tcp: Acknowledge keep-alive segments, ignore them for the restStefano Brivio21 months
podman_25959Debugging changes for Podman issue #25959Stefano Brivio15 months
podman_26073Likely fix by LaurentStefano Brivio15 months
tcpsoerrorlog tcp socket errorDavid Gibson17 months
vhost-user-migrationvhost-user: Report to front-end we support VHOST_USER_PROTOCOL_F_DEVICE_STATELaurent Vivier20 months
[...]
 
TagDownloadAuthorAge
2026_07_28.f8df3f1passt-2026_07_28.f8df3f1.tar  passt-2026_07_28.f8df3f1.tar.gz  passt-2026_07_28.f8df3f1.tar.bz2  passt-2026_07_28.f8df3f1.tar.lz  passt-2026_07_28.f8df3f1.tar.xz  passt-2026_07_28.f8df3f1.tar.zst  passt-2026_07_28.f8df3f1.zip  Stefano Brivio2 weeks
2026_07_16.090d739passt-2026_07_16.090d739.tar  passt-2026_07_16.090d739.tar.gz  passt-2026_07_16.090d739.tar.bz2  passt-2026_07_16.090d739.tar.lz  passt-2026_07_16.090d739.tar.xz  passt-2026_07_16.090d739.tar.zst  passt-2026_07_16.090d739.zip  Stefano Brivio4 weeks
2026_06_11.a9c61ffpasst-2026_06_11.a9c61ff.tar  passt-2026_06_11.a9c61ff.tar.gz  passt-2026_06_11.a9c61ff.tar.bz2  passt-2026_06_11.a9c61ff.tar.lz  passt-2026_06_11.a9c61ff.tar.xz  passt-2026_06_11.a9c61ff.tar.zst  passt-2026_06_11.a9c61ff.zip  Jon Maloy2 months
2026_05_26.038c51epasst-2026_05_26.038c51e.tar  passt-2026_05_26.038c51e.tar.gz  passt-2026_05_26.038c51e.tar.bz2  passt-2026_05_26.038c51e.tar.lz  passt-2026_05_26.038c51e.tar.xz  passt-2026_05_26.038c51e.tar.zst  passt-2026_05_26.038c51e.zip  Laurent Vivier3 months
2026_05_07.1afd4edpasst-2026_05_07.1afd4ed.tar  passt-2026_05_07.1afd4ed.tar.gz  passt-2026_05_07.1afd4ed.tar.bz2  passt-2026_05_07.1afd4ed.tar.lz  passt-2026_05_07.1afd4ed.tar.xz  passt-2026_05_07.1afd4ed.tar.zst  passt-2026_05_07.1afd4ed.zip  Stefano Brivio3 months
2026_01_20.386b5f5passt-2026_01_20.386b5f5.tar  passt-2026_01_20.386b5f5.tar.gz  passt-2026_01_20.386b5f5.tar.bz2  passt-2026_01_20.386b5f5.tar.lz  passt-2026_01_20.386b5f5.tar.xz  passt-2026_01_20.386b5f5.tar.zst  passt-2026_01_20.386b5f5.zip  Laurent Vivier7 months
2026_01_17.81c97f6passt-2026_01_17.81c97f6.tar  passt-2026_01_17.81c97f6.tar.gz  passt-2026_01_17.81c97f6.tar.bz2  passt-2026_01_17.81c97f6.tar.lz  passt-2026_01_17.81c97f6.tar.xz  passt-2026_01_17.81c97f6.tar.zst  passt-2026_01_17.81c97f6.zip  Stefano Brivio7 months
2025_12_23.2ba9fd5passt-2025_12_23.2ba9fd5.tar  passt-2025_12_23.2ba9fd5.tar.gz  passt-2025_12_23.2ba9fd5.tar.bz2  passt-2025_12_23.2ba9fd5.tar.lz  passt-2025_12_23.2ba9fd5.tar.xz  passt-2025_12_23.2ba9fd5.tar.zst  passt-2025_12_23.2ba9fd5.zip  Laurent Vivier8 months
2025_12_15.b40f5cdpasst-2025_12_15.b40f5cd.tar  passt-2025_12_15.b40f5cd.tar.gz  passt-2025_12_15.b40f5cd.tar.bz2  passt-2025_12_15.b40f5cd.tar.lz  passt-2025_12_15.b40f5cd.tar.xz  passt-2025_12_15.b40f5cd.tar.zst  passt-2025_12_15.b40f5cd.zip  Stefano Brivio8 months
2025_12_10.d04c480passt-2025_12_10.d04c480.tar  passt-2025_12_10.d04c480.tar.gz  passt-2025_12_10.d04c480.tar.bz2  passt-2025_12_10.d04c480.tar.lz  passt-2025_12_10.d04c480.tar.xz  passt-2025_12_10.d04c480.tar.zst  passt-2025_12_10.d04c480.zip  David Gibson8 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-08-24Don't unnecessarily avoid CLOEXEC flags2022_08_24.60ffc5bDavid Gibson3-12/+6
2022-08-24gitignore README.plain.mdDavid Gibson1-0/+1
2022-08-24conf: Fix incorrect bounds checking for sock_path parameterDavid Gibson1-1/+1
2022-08-21Makefile: Use more GNU-style directory variables, explicit docdir for OpenSUSE2022_08_21.7b71094Stefano Brivio2-11/+21
2022-08-20test: debian: Export DEBIAN_FRONTEND=noninteractive for sid2022_08_20.f233d6cStefano Brivio1-0/+3
2022-08-20test: Kill qemu by pidfile rather than ^CDavid Gibson1-8/+12
2022-08-20test: Log debugging output from test scriptDavid Gibson1-0/+2
2022-08-20test: Use shutdown test for pastaDavid Gibson3-5/+4
2022-08-20test: Rename slightly misleading "valgrind" testsDavid Gibson4-12/+13
2022-08-20test: Only select a single interface or gateway in testsDavid Gibson4-7/+7
[...]
 
Clone
git://passt.top/passt
https://passt.top/passt