index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Branch
Commit message
Author
Age
master
vhost_user: Clear ring address on GET_VRING_BASE
David Gibson
47 hours
podman24572
tcp: Acknowledge keep-alive segments, ignore them for the rest
Stefano Brivio
3 months
vhost-user
tcp: Move tcp_l2_buf_fill_headers() to tcp_buf.c
David Gibson
3 months
vhost-user-migration
vhost-user: Report to front-end we support VHOST_USER_PROTOCOL_F_DEVICE_STATE
Laurent Vivier
9 weeks
Tag
Download
Author
Age
2025_01_21.4f2c8e7
passt-2025_01_21.4f2c8e7.tar
passt-2025_01_21.4f2c8e7.tar.gz
passt-2025_01_21.4f2c8e7.tar.bz2
passt-2025_01_21.4f2c8e7.tar.lz
passt-2025_01_21.4f2c8e7.tar.xz
passt-2025_01_21.4f2c8e7.tar.zst
passt-2025_01_21.4f2c8e7.zip
Laurent Vivier
4 weeks
2024_12_11.09478d5
passt-2024_12_11.09478d5.tar
passt-2024_12_11.09478d5.tar.gz
passt-2024_12_11.09478d5.tar.bz2
passt-2024_12_11.09478d5.tar.lz
passt-2024_12_11.09478d5.tar.xz
passt-2024_12_11.09478d5.tar.zst
passt-2024_12_11.09478d5.zip
Stefano Brivio
2 months
2024_11_27.c0fbc7e
passt-2024_11_27.c0fbc7e.tar
passt-2024_11_27.c0fbc7e.tar.gz
passt-2024_11_27.c0fbc7e.tar.bz2
passt-2024_11_27.c0fbc7e.tar.lz
passt-2024_11_27.c0fbc7e.tar.xz
passt-2024_11_27.c0fbc7e.tar.zst
passt-2024_11_27.c0fbc7e.zip
Stefano Brivio
3 months
2024_11_21.238c69f
passt-2024_11_21.238c69f.tar
passt-2024_11_21.238c69f.tar.gz
passt-2024_11_21.238c69f.tar.bz2
passt-2024_11_21.238c69f.tar.lz
passt-2024_11_21.238c69f.tar.xz
passt-2024_11_21.238c69f.tar.zst
passt-2024_11_21.238c69f.zip
Stefano Brivio
3 months
2024_10_30.ee7d0b6
passt-2024_10_30.ee7d0b6.tar
passt-2024_10_30.ee7d0b6.tar.gz
passt-2024_10_30.ee7d0b6.tar.bz2
passt-2024_10_30.ee7d0b6.tar.lz
passt-2024_10_30.ee7d0b6.tar.xz
passt-2024_10_30.ee7d0b6.tar.zst
passt-2024_10_30.ee7d0b6.zip
Stefano Brivio
4 months
2024_09_06.6b38f07
passt-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 Brivio
5 months
2024_08_21.1d6142f
passt-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 Brivio
6 months
2024_08_14.61c0b0d
passt-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 Gibson
6 months
2024_08_06.ee36266
passt-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 Brivio
6 months
2024_07_26.57a21d2
passt-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 Gibson
7 months
[...]
Age
Commit message
Author
Files
Lines
2024-11-15
tcp: Move tcp_l2_buf_fill_headers() to tcp_buf.c
vhost-user
David Gibson
4
-76
/
+58
2024-11-15
tcp_vu: Share more header construction between IPv4 and IPv6 paths
David Gibson
1
-53
/
+38
2024-11-15
test: Add tests for passt in vhost-user mode
Stefano Brivio
10
-16
/
+479
2024-11-15
vhost-user: add vhost-user
Laurent Vivier
24
-54
/
+1412
2024-11-15
passt: rename tap_sock_init() to tap_backend_init()
Laurent Vivier
3
-17
/
+43
2024-11-15
tcp: Export headers functions
Laurent Vivier
2
-15
/
+30
2024-11-15
udp: Prepare udp.c to be shared with vhost-user
Laurent Vivier
2
-29
/
+79
2024-11-15
vhost-user: introduce vhost-user API
Laurent Vivier
4
-2
/
+1181
2024-11-15
vhost-user: introduce virtio API
Laurent Vivier
4
-2
/
+859
2024-11-15
packet: replace struct desc by struct iovec
Laurent Vivier
2
-49
/
+45
[...]
Clone
git://passt.top/passt
https://passt.top/passt