aboutgitcodebugslistschat
BranchCommit messageAuthorAge
bug165bug165 debug 2David Gibson6 months
bug165bbug165 debug 2David Gibson6 months
bug165cbug165 debug 3David Gibson5 months
bug205fwd_rule: Allow parsing * as a forwarding addressDavid Gibson3 weeks
c9spasst-repair: Correct off-by-one error verifying nameDavid Gibson14 months
kubevirt_debugconf: Debug buildStefano Brivio13 months
mastertcp_splice: Improve EOF and read stall exit conditionsDavid Gibson2 days
ndebugtest: Add test for builds with -DNDEBUGDavid Gibson3 weeks
podman_25959Debugging changes for Podman issue #25959Stefano Brivio13 months
podman_26073Likely fix by LaurentStefano Brivio13 months
[...]
 
TagDownloadAuthorAge
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 Vivier12 days
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 Brivio4 weeks
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 Vivier5 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 Brivio5 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 Vivier5 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 Brivio6 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 Gibson6 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 Brivio6 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 Vivier9 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 Huang9 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-11-10conf: Fix mask calculation from prefix_len in conf_print()2022_11_10.4129764Stefano Brivio1-1/+4
2022-11-10tcp, udp: Don't initialise IPv6/IPv4 sockets if IPv4/IPv6 are not enabledStefano Brivio2-4/+4
2022-11-10passt: Move __setlogmask() calls before output unrelated to configurationStefano Brivio1-8/+8
2022-11-10tap: Return -EIO from tap_handler_passt() on inconsistent packet streamStefano Brivio1-2/+2
2022-11-10tap: Keep stream consistent if qemu length descriptor spans two recv() callsStefano Brivio1-3/+15
2022-11-04test/memory/passt: Change passt.avx2 path to /bin in test itself2022_11_04.e308018Stefano Brivio1-2/+2
2022-11-04passt, qrap, README: Update notes and documentation for AF_UNIX support in qemuStefano Brivio5-28/+18
2022-11-04test/perf: Finally drop workaround for virtio_net TX stallStefano Brivio2-30/+0
2022-11-04test: Switch to qemu -netdev stream option instead of using qrapStefano Brivio7-77/+75
2022-11-04test: Wait for network before starting passt in two_guests setupStefano Brivio1-0/+2
[...]
 
Clone
git://passt.top/passt
https://passt.top/passt