index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
packet: Add support for multi-vector packets
HEAD
master
Laurent Vivier
16 hours
3
-21
/
+39
*
packet: Refactor vhost-user memory region handling
Laurent Vivier
16 hours
8
-40
/
+64
*
packet: remove unused parameter from PACKET_POOL_DECL()
Laurent Vivier
16 hours
2
-6
/
+6
*
packet: remove PACKET_POOL() and PACKET_POOL_P()
Laurent Vivier
16 hours
1
-9
/
+0
*
ndp: use iov_tail rather than pool
Laurent Vivier
16 hours
3
-17
/
+16
*
icmp: use iov_tail rather than pool
Laurent Vivier
16 hours
3
-15
/
+8
*
dhcpv6: use iov_tail rather than pool
Laurent Vivier
16 hours
3
-21
/
+16
*
dhcp: use iov_tail rather than pool
Laurent Vivier
16 hours
3
-23
/
+16
*
arp: use iov_tail rather than pool
Laurent Vivier
16 hours
3
-14
/
+7
*
packet: rename packet_data() to packet_get()
Laurent Vivier
16 hours
10
-21
/
+20
*
tap: Convert tap6_handler() to iov_tail
Laurent Vivier
16 hours
3
-90
/
+16
*
tap: Convert tap4_handler() to iov_tail
Laurent Vivier
16 hours
1
-13
/
+20
*
ip: Use iov_tail in ipv6_l4hdr()
Laurent Vivier
16 hours
4
-21
/
+20
*
dhcp: Convert to iov_tail
Laurent Vivier
16 hours
1
-18
/
+28
*
dhcpv6: Use iov_tail in dhcpv6_opt()
Laurent Vivier
16 hours
2
-76
/
+104
*
dhcpv6: Convert to iov_tail
Laurent Vivier
16 hours
1
-2
/
+9
*
dhcpv6: Extract sending of NotOnLink status
Laurent Vivier
16 hours
1
-21
/
+39
*
dhcpv6: move offset initialization out of dhcpv6_opt()
Laurent Vivier
16 hours
1
-11
/
+11
*
tcp: Convert tcp_data_from_tap() to use iov_tail
Laurent Vivier
16 hours
1
-11
/
+19
*
tcp: Convert tcp_tap_handler() to use iov_tail
Laurent Vivier
16 hours
1
-7
/
+24
*
udp: Convert to iov_tail
Laurent Vivier
16 hours
1
-11
/
+22
*
icmp: Convert to iov_tail
Laurent Vivier
16 hours
2
-14
/
+27
*
ndp: Convert to iov_tail
Laurent Vivier
16 hours
1
-1
/
+6
*
arp: Convert to iov_tail
Laurent Vivier
16 hours
2
-4
/
+9
*
packet: Add packet_data()
Laurent Vivier
16 hours
2
-0
/
+47
*
packet: Use iov_tail with packet_add()
Laurent Vivier
16 hours
3
-20
/
+34
*
tap: Use iov_tail with tap_add_packet()
Laurent Vivier
16 hours
6
-33
/
+48
*
iov: Update IOV_REMOVE_HEADER() and IOV_PEEK_HEADER()
Laurent Vivier
16 hours
3
-24
/
+66
*
iov: Introduce iov_tail_clone() and iov_drop_header().
Laurent Vivier
16 hours
2
-0
/
+54
*
arp: Don't mix incoming and outgoing buffers
Laurent Vivier
16 hours
1
-29
/
+55
*
build: Fix errors of TCP_REPAIR_* undeclared
Yumei Huang
2 days
2
-0
/
+7
*
treewide: Flush pcap and log files, if used, before exiting
Stefano Brivio
2025-08-19
10
-4
/
+28
*
selinux: pasta accesses /etc/resolv.conf
2025_08_05.309eefd
Cathy Hu
2025-08-05
2
-4
/
+4
*
treewide: By default, don't quit source after migration, keep sockets open
Stefano Brivio
2025-07-29
8
-8
/
+74
*
test: Deal with /bin, /sbin unification in Fedora
David Gibson
2025-07-22
1
-1
/
+4
*
style: Add parentheses to function names in comments
Laurent Vivier
2025-07-18
7
-10
/
+10
*
style: Fix 'Return' comment style
Laurent Vivier
2025-07-18
20
-74
/
+74
*
fedora: Hide restorecon(8) errors in post-transaction scriptlet
2025_06_11.0293c6f
Stefano Brivio
2025-06-11
1
-2
/
+7
*
fedora: Add container-selinux as dependency for passt-selinux
Stefano Brivio
2025-06-11
1
-0
/
+2
*
flow, repair: Proper error handling for missing passt-repair helper on target
2025_06_06.754c6d7
Stefano Brivio
2025-06-06
3
-13
/
+32
*
fedora: Depend on SELinux tools and policy version, drop circular dependency
Vit Mojzis
2025-06-06
1
-9
/
+12
*
fedora: Call %selinux_modules_* macros only once
Petr Lautrbach
2025-06-06
1
-6
/
+2
*
conf: flush stdout before early exit
Jon Maloy
2025-06-06
1
-0
/
+3
*
passt-repair: Fix missing newlines in error messages
Stefano Brivio
2025-06-06
1
-6
/
+6
*
Correct various function comment headers
Laurent Vivier
2025-06-04
13
-28
/
+32
*
tap: Avoid bogus missingReturn cppcheck warning in tap_l2_max_len()
Stefano Brivio
2025-06-04
1
-0
/
+2
*
fedora: Separately restore context for /run/user in %posttrans selinux
Stefano Brivio
2025-06-04
1
-0
/
+6
*
selinux: Transition to pasta_t in containers
Max Chernoff
2025-06-04
2
-5
/
+49
*
iov: Standardize function comment headers
Laurent Vivier
2025-05-16
1
-7
/
+8
*
virtio: Correct and align comment headers
Laurent Vivier
2025-05-16
2
-15
/
+18
[next]