index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: Mark vhost-user as supported
HEAD
master
Stefano Brivio
10 days
1
-1
/
+1
*
treewide: Dodge dynamic memory allocation in strerror() from glibc > 2.40
2024_12_11.09478d5
Stefano Brivio
11 days
11
-48
/
+80
*
pasta: make it possible to disable socket splicing
Jon Maloy
11 days
4
-2
/
+14
*
tap: Call vu_init() with --fd
Laurent Vivier
12 days
1
-4
/
+4
*
tap: Use a common function to start a new connection
Laurent Vivier
12 days
1
-36
/
+30
*
udp_vu: update segment size
Laurent Vivier
2024-12-05
1
-1
/
+2
*
flow: Remove over-zealous sanity checks in flow_sidx_hash()
David Gibson
2024-12-05
1
-6
/
+1
*
udp: Improve detail of UDP endpoint sanity checking
David Gibson
2024-12-05
1
-8
/
+24
*
perf/passt_vu_tcp: Make it shine
Stefano Brivio
2024-11-28
1
-15
/
+15
*
tcp_vu: Compute IPv4 header checksum if dlen changes
Laurent Vivier
2024-11-28
1
-7
/
+5
*
Makefile: Use make internal string functions
Laurent Vivier
2024-11-28
1
-2
/
+3
*
tcp_vu: Remove unnecessary tcp_vu_update_check() function
David Gibson
2024-11-28
1
-48
/
+11
*
tcp: Merge tcp_fill_headers[46]() with each other
David Gibson
2024-11-28
4
-97
/
+75
*
tcp: Merge tcp_update_check_tcp[46]()
David Gibson
2024-11-28
3
-51
/
+36
*
tcp: Pass TCP header and payload separately to tcp_fill_headers[46]()
David Gibson
2024-11-28
5
-75
/
+65
*
tcp: Pass TCP header and payload separately to tcp_update_check_tcp[46]()
David Gibson
2024-11-28
3
-94
/
+34
*
iov, checksum: Replace csum_iov() with csum_iov_tail()
David Gibson
2024-11-28
7
-51
/
+44
*
iov: iov tail helpers
David Gibson
2024-11-28
2
-0
/
+169
*
tcp_vu: Change 'dlen' to ssize_t in tcp_vu_data_from_sock()
Stefano Brivio
2024-11-27
1
-1
/
+1
*
Fix build on 32bit target
Laurent Vivier
2024-11-27
4
-8
/
+12
*
virtio: check if avail ring is configured
Laurent Vivier
2024-11-27
1
-0
/
+15
*
tcp: Move tcp_l2_buf_fill_headers() to tcp_buf.c
David Gibson
2024-11-27
4
-76
/
+58
*
test: Add tests for passt in vhost-user mode
Stefano Brivio
2024-11-27
10
-16
/
+479
*
vhost-user: add vhost-user
Laurent Vivier
2024-11-27
24
-53
/
+1399
*
passt: rename tap_sock_init() to tap_backend_init()
Laurent Vivier
2024-11-27
3
-17
/
+43
*
tcp: Export headers functions
Laurent Vivier
2024-11-27
2
-15
/
+30
*
udp: Prepare udp.c to be shared with vhost-user
Laurent Vivier
2024-11-27
2
-29
/
+79
*
vhost-user: introduce vhost-user API
Laurent Vivier
2024-11-27
4
-2
/
+1181
*
vhost-user: introduce virtio API
Laurent Vivier
2024-11-27
4
-2
/
+844
*
packet: replace struct desc by struct iovec
Laurent Vivier
2024-11-27
2
-49
/
+45
*
dhcp: Honour broadcast flag (RFC 2131, 4.1)
2024_11_27.c0fbc7e
Stefano Brivio
2024-11-27
2
-2
/
+13
*
dhcp: Introduce support for Rapid Commit (option 80, RFC 4039)
Stefano Brivio
2024-11-27
1
-2
/
+9
*
dhcp: Use -1 as "missing option" length instead of 0
Stefano Brivio
2024-11-27
1
-8
/
+22
*
treewide: Introduce 'local mode' for disconnected setups
Stefano Brivio
2024-11-27
5
-32
/
+116
*
test: Improve logic for waiting for SLAAC & DAD to complete in NDP tests
David Gibson
2024-11-26
2
-6
/
+6
*
ndp: Don't send first periodic router advertisement right after guest connects
Stefano Brivio
2024-11-26
1
-0
/
+4
*
test/perf: Select a single IPv6 namespace address in pasta tests
Stefano Brivio
2024-11-26
2
-2
/
+2
*
conf, passt.1: Update --mac-addr default in usage() and man page
Stefano Brivio
2024-11-26
2
-3
/
+2
*
passt.1: Fix "default" note about --map-guest-addr
Stefano Brivio
2024-11-26
1
-2
/
+2
*
tcp: Acknowledge keep-alive segments, ignore them for the rest
2024_11_21.238c69f
Stefano Brivio
2024-11-21
1
-0
/
+14
*
tcp: Reset ACK_TO_TAP_DUE flag whenever an ACK isn't needed anymore
Stefano Brivio
2024-11-21
1
-1
/
+3
*
ndp: Don't send unsolicited RAs if NDP is disabled
David Gibson
2024-11-19
1
-1
/
+2
*
ndp: Don't send unsolicited router advertisement if we can't, yet
Stefano Brivio
2024-11-19
1
-1
/
+1
*
selinux: Use auth_read_passwd() interface for all our getpwnam() needs
Stefano Brivio
2024-11-19
2
-12
/
+2
*
ndp: Send unsolicited Router Advertisements
David Gibson
2024-11-14
4
-0
/
+69
*
passt: Seed libc's pseudo random number generator
David Gibson
2024-11-14
1
-3
/
+10
*
util: Add general low-level random bytes helper
David Gibson
2024-11-14
3
-29
/
+57
*
ndp: Make route lifetime a #define
David Gibson
2024-11-14
1
-1
/
+3
*
ndp: Use struct assignment in preference to memcpy() for IPv6 addresses
David Gibson
2024-11-14
1
-8
/
+6
*
ndp: Split out helpers for sending specific NDP message types
David Gibson
2024-11-14
1
-56
/
+76
[next]