aboutgitcodebugslistschat
BranchCommit messageAuthorAge
mastertcp: Avoid overlapping memcpy() in DUP_ACK handlingDavid Gibson5 days
podman23686udp, udp_flow: Add instrumentation, handle EPOLLERR without queued errorsStefano Brivio12 days
vhost-uservhost-user: remove tap_send_frames_vu()Laurent Vivier6 months
 
TagDownloadAuthorAge
2024_09_06.6b38f07passt-2024_09_06.6b38f07.tar  passt-2024_09_06.6b38f07.tar.gz  passt-2024_09_06.6b38f07.tar.bz2  passt-2024_09_06.6b38f07.tar.lz  passt-2024_09_06.6b38f07.tar.xz  passt-2024_09_06.6b38f07.tar.zst  passt-2024_09_06.6b38f07.zip  Stefano Brivio10 days
2024_08_21.1d6142fpasst-2024_08_21.1d6142f.tar  passt-2024_08_21.1d6142f.tar.gz  passt-2024_08_21.1d6142f.tar.bz2  passt-2024_08_21.1d6142f.tar.lz  passt-2024_08_21.1d6142f.tar.xz  passt-2024_08_21.1d6142f.tar.zst  passt-2024_08_21.1d6142f.zip  Stefano Brivio4 weeks
2024_08_14.61c0b0dpasst-2024_08_14.61c0b0d.tar  passt-2024_08_14.61c0b0d.tar.gz  passt-2024_08_14.61c0b0d.tar.bz2  passt-2024_08_14.61c0b0d.tar.lz  passt-2024_08_14.61c0b0d.tar.xz  passt-2024_08_14.61c0b0d.tar.zst  passt-2024_08_14.61c0b0d.zip  David Gibson5 weeks
2024_08_06.ee36266passt-2024_08_06.ee36266.tar  passt-2024_08_06.ee36266.tar.gz  passt-2024_08_06.ee36266.tar.bz2  passt-2024_08_06.ee36266.tar.lz  passt-2024_08_06.ee36266.tar.xz  passt-2024_08_06.ee36266.tar.zst  passt-2024_08_06.ee36266.zip  Stefano Brivio6 weeks
2024_07_26.57a21d2passt-2024_07_26.57a21d2.tar  passt-2024_07_26.57a21d2.tar.gz  passt-2024_07_26.57a21d2.tar.bz2  passt-2024_07_26.57a21d2.tar.lz  passt-2024_07_26.57a21d2.tar.xz  passt-2024_07_26.57a21d2.tar.zst  passt-2024_07_26.57a21d2.zip  David Gibson7 weeks
2024_06_24.1ee2ecapasst-2024_06_24.1ee2eca.tar  passt-2024_06_24.1ee2eca.tar.gz  passt-2024_06_24.1ee2eca.tar.bz2  passt-2024_06_24.1ee2eca.tar.lz  passt-2024_06_24.1ee2eca.tar.xz  passt-2024_06_24.1ee2eca.tar.zst  passt-2024_06_24.1ee2eca.zip  Stefano Brivio3 months
2024_06_07.8a83b53passt-2024_06_07.8a83b53.tar  passt-2024_06_07.8a83b53.tar.gz  passt-2024_06_07.8a83b53.tar.bz2  passt-2024_06_07.8a83b53.tar.lz  passt-2024_06_07.8a83b53.tar.xz  passt-2024_06_07.8a83b53.tar.zst  passt-2024_06_07.8a83b53.zip  Derek Schrock3 months
2024_05_23.765eb0bpasst-2024_05_23.765eb0b.tar  passt-2024_05_23.765eb0b.tar.gz  passt-2024_05_23.765eb0b.tar.bz2  passt-2024_05_23.765eb0b.tar.lz  passt-2024_05_23.765eb0b.tar.xz  passt-2024_05_23.765eb0b.tar.zst  passt-2024_05_23.765eb0b.zip  Stefano Brivio4 months
2024_05_10.7288448passt-2024_05_10.7288448.tar  passt-2024_05_10.7288448.tar.gz  passt-2024_05_10.7288448.tar.bz2  passt-2024_05_10.7288448.tar.lz  passt-2024_05_10.7288448.tar.xz  passt-2024_05_10.7288448.tar.zst  passt-2024_05_10.7288448.zip  Paul Holzinger4 months
2024_04_26.d03c4e2passt-2024_04_26.d03c4e2.tar  passt-2024_04_26.d03c4e2.tar.gz  passt-2024_04_26.d03c4e2.tar.bz2  passt-2024_04_26.d03c4e2.tar.lz  passt-2024_04_26.d03c4e2.tar.xz  passt-2024_04_26.d03c4e2.tar.zst  passt-2024_04_26.d03c4e2.zip  Stefano Brivio5 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