aboutgitcodebugslistschat
BranchCommit messageAuthorAge
bug165bug165 debug 2David Gibson5 months
bug165bbug165 debug 2David Gibson5 months
bug165cbug165 debug 3David Gibson4 months
c9spasst-repair: Correct off-by-one error verifying nameDavid Gibson13 months
kubevirt_debugconf: Debug buildStefano Brivio12 months
masterhooks: Copy static build of pesto and related man page to serverStefano Brivio16 hours
podman_25959Debugging changes for Podman issue #25959Stefano Brivio12 months
podman_26073Likely fix by LaurentStefano Brivio12 months
tcpsoerrorlog tcp socket errorDavid Gibson13 months
vhost-user-migrationvhost-user: Report to front-end we support VHOST_USER_PROTOCOL_F_DEVICE_STATELaurent Vivier17 months
[...]
 
TagDownloadAuthorAge
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 Brivio16 hours
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 Vivier4 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 Brivio4 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 Vivier4 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 Brivio5 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 Gibson5 months
2025_12_09.c3f1ba7passt-2025_12_09.c3f1ba7.tar  passt-2025_12_09.c3f1ba7.tar.gz  passt-2025_12_09.c3f1ba7.tar.bz2  passt-2025_12_09.c3f1ba7.tar.lz  passt-2025_12_09.c3f1ba7.tar.xz  passt-2025_12_09.c3f1ba7.tar.zst  passt-2025_12_09.c3f1ba7.zip  Stefano Brivio5 months
2025_09_19.623dbf6passt-2025_09_19.623dbf6.tar  passt-2025_09_19.623dbf6.tar.gz  passt-2025_09_19.623dbf6.tar.bz2  passt-2025_09_19.623dbf6.tar.lz  passt-2025_09_19.623dbf6.tar.xz  passt-2025_09_19.623dbf6.tar.zst  passt-2025_09_19.623dbf6.zip  Laurent Vivier8 months
2025_09_11.6cbccccpasst-2025_09_11.6cbcccc.tar  passt-2025_09_11.6cbcccc.tar.gz  passt-2025_09_11.6cbcccc.tar.bz2  passt-2025_09_11.6cbcccc.tar.lz  passt-2025_09_11.6cbcccc.tar.xz  passt-2025_09_11.6cbcccc.tar.zst  passt-2025_09_11.6cbcccc.zip  Yumei Huang8 months
2025_08_05.309eefdpasst-2025_08_05.309eefd.tar  passt-2025_08_05.309eefd.tar.gz  passt-2025_08_05.309eefd.tar.bz2  passt-2025_08_05.309eefd.tar.lz  passt-2025_08_05.309eefd.tar.xz  passt-2025_08_05.309eefd.tar.zst  passt-2025_08_05.309eefd.zip  Cathy Hu9 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-07-26tap: Improve handling of partially received frames on qemu socket2024_07_26.57a21d2David Gibson2-14/+23
2024-07-26tap: Correctly handle frames of odd lengthDavid Gibson2-1/+17
2024-07-26tap: Don't use EPOLLET on Qemu socketsDavid Gibson1-10/+4
2024-07-26tap: Don't attempt to carry on if we get a bad frame length from qemuDavid Gibson1-9/+7
2024-07-26tap: Better report errors receiving from QEMU socketDavid Gibson1-4/+6
2024-07-26log: Fetch log times with CLOCK_MONOTONIC, not CLOCK_REALTIMEStefano Brivio2-3/+3
2024-07-26log: Initialise timestamp for relative log time also if we use a log fileStefano Brivio3-3/+4
2024-07-26log, util: Fix sub-second part in relative log time calculationStefano Brivio3-27/+41
2024-07-25test/lib/perf_report: Fix highlightStefano Brivio1-1/+1
2024-07-25test: Fix spurious test failure with systemd-resolvedDavid Gibson1-1/+1
[...]
 
Clone
git://passt.top/passt
https://passt.top/passt