index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Update mbuto profile to fix the symlink of /bin
HEAD
master
Yumei Huang
3 days
1
-1
/
+3
*
test: Update lib/term for clearer output when DEBUG is enabled
Yumei Huang
3 days
1
-8
/
+8
*
test: fix 'make assets' failure as root
Yumei Huang
3 days
1
-0
/
+4
*
tap: Drop frames if no client connected
Yumei Huang
4 days
1
-1
/
+4
*
Add --stats option to display event statistics
2025_09_19.623dbf6
Laurent Vivier
10 days
4
-0
/
+73
*
netlink: Drop nexthop state flags from routes we duplicate
Stefano Brivio
10 days
1
-0
/
+5
*
Add CONTRIBUTING.md
Yumei Huang
11 days
2
-1
/
+155
*
selinux: add missing file contexts for Podman
Paul Holzinger
11 days
1
-0
/
+6
*
selinux: add container_var_run_t type transition
Paul Holzinger
11 days
1
-0
/
+5
*
dhcp: Fix coding style violations in dhcp() function
Laurent Vivier
11 days
1
-1
/
+1
*
Improve clarity of comment
Volker Diels-Grabsch
12 days
1
-3
/
+3
*
Send an initial ARP and NDP request to resolve the guest IP address
Volker Diels-Grabsch
12 days
6
-2
/
+63
*
Fix --no-icmp description and make it imply --no-ndp
Volker Diels-Grabsch
12 days
2
-2
/
+5
*
Introduce constant MAC_BROADCAST
Volker Diels-Grabsch
12 days
2
-1
/
+3
*
Show debug message whenever we observe a new guest MAC address
Volker Diels-Grabsch
12 days
1
-0
/
+4
*
tcp: Store the owner connections for flags frames
2025_09_11.6cbcccc
Yumei Huang
2025-09-11
1
-2
/
+3
*
Reduce tcp_buf_discard size
Xun Gu
2025-09-11
4
-26
/
+82
*
tcp: Don't send FIN segment to guest yet if we have pending unacknowledged data
Stefano Brivio
2025-09-11
1
-1
/
+4
*
tcp: Fast re-transmit if half-closed, make TAP_FIN_RCVD path consistent
Stefano Brivio
2025-09-11
1
-3
/
+39
*
tcp: Cast operands of sequence comparison macros to uint32_t before using them
Stefano Brivio
2025-09-11
1
-4
/
+8
*
tcp: Don't try to transmit right after the peer shrank the window to zero
Stefano Brivio
2025-09-11
1
-7
/
+9
*
tcp: Fix closing logic for half-closed connections
Stefano Brivio
2025-09-11
1
-4
/
+9
*
tcp: Rewind sequence when guest shrinks window to zero
Stefano Brivio
2025-09-11
1
-9
/
+25
*
tcp: Factor sequence rewind for retransmissions into a new function
Stefano Brivio
2025-09-11
1
-15
/
+32
*
tcp: FIN flags have to be retransmitted as well
Stefano Brivio
2025-09-11
1
-0
/
+2
*
test: Fix the download link for debian-11-generic-ppc64el image
Yumei Huang
2025-09-09
1
-1
/
+4
*
tcp_vu: Pass virtqueue pointer to tcp_vu_sock_recv()
Laurent Vivier
2025-09-09
1
-4
/
+4
*
udp_vu: Pass virtqueue pointer to udp_vu_sock_recv()
Laurent Vivier
2025-09-09
1
-4
/
+5
*
vhost-user: Fix VHOST_USER_GET_QUEUE_NUM to return number of queues
Laurent Vivier
2025-09-09
2
-9
/
+11
*
Add missing explicit PSH assignment
Volker Diels-Grabsch
2025-09-06
2
-0
/
+2
*
Fix typo in doc comment
Volker Diels-Grabsch
2025-09-06
1
-1
/
+1
*
test: Explicit specify forwarding ports for pasta in log rotation tests
David Gibson
2025-09-05
1
-5
/
+5
*
test: Allow exeter & podman tests to be parallel executed with BATS
David Gibson
2025-09-05
2
-0
/
+15
*
test: Convert build tests to exeter
David Gibson
2025-09-05
3
-65
/
+113
*
test: Run static checkers as exeter tests
David Gibson
2025-09-05
4
-36
/
+27
*
test: Extend test scripts to allow running exeter tests.
David Gibson
2025-09-05
5
-3
/
+108
*
packet: Add support for multi-vector packets
Laurent Vivier
2025-09-03
3
-21
/
+39
*
packet: Refactor vhost-user memory region handling
Laurent Vivier
2025-09-03
8
-40
/
+64
*
packet: remove unused parameter from PACKET_POOL_DECL()
Laurent Vivier
2025-09-03
2
-6
/
+6
*
packet: remove PACKET_POOL() and PACKET_POOL_P()
Laurent Vivier
2025-09-03
1
-9
/
+0
*
ndp: use iov_tail rather than pool
Laurent Vivier
2025-09-03
3
-17
/
+16
*
icmp: use iov_tail rather than pool
Laurent Vivier
2025-09-03
3
-15
/
+8
*
dhcpv6: use iov_tail rather than pool
Laurent Vivier
2025-09-03
3
-21
/
+16
*
dhcp: use iov_tail rather than pool
Laurent Vivier
2025-09-03
3
-23
/
+16
*
arp: use iov_tail rather than pool
Laurent Vivier
2025-09-03
3
-14
/
+7
*
packet: rename packet_data() to packet_get()
Laurent Vivier
2025-09-03
10
-21
/
+20
*
tap: Convert tap6_handler() to iov_tail
Laurent Vivier
2025-09-03
3
-90
/
+16
*
tap: Convert tap4_handler() to iov_tail
Laurent Vivier
2025-09-03
1
-13
/
+20
*
ip: Use iov_tail in ipv6_l4hdr()
Laurent Vivier
2025-09-03
4
-21
/
+20
*
dhcp: Convert to iov_tail
Laurent Vivier
2025-09-03
1
-18
/
+28
[next]