aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
* packet: Add support for multi-vector packetsHEADmasterLaurent Vivier16 hours3-21/+39
* packet: Refactor vhost-user memory region handlingLaurent Vivier16 hours8-40/+64
* packet: remove unused parameter from PACKET_POOL_DECL()Laurent Vivier16 hours2-6/+6
* packet: remove PACKET_POOL() and PACKET_POOL_P()Laurent Vivier16 hours1-9/+0
* ndp: use iov_tail rather than poolLaurent Vivier16 hours3-17/+16
* icmp: use iov_tail rather than poolLaurent Vivier16 hours3-15/+8
* dhcpv6: use iov_tail rather than poolLaurent Vivier16 hours3-21/+16
* dhcp: use iov_tail rather than poolLaurent Vivier16 hours3-23/+16
* arp: use iov_tail rather than poolLaurent Vivier16 hours3-14/+7
* packet: rename packet_data() to packet_get()Laurent Vivier16 hours10-21/+20
* tap: Convert tap6_handler() to iov_tailLaurent Vivier16 hours3-90/+16
* tap: Convert tap4_handler() to iov_tailLaurent Vivier16 hours1-13/+20
* ip: Use iov_tail in ipv6_l4hdr()Laurent Vivier16 hours4-21/+20
* dhcp: Convert to iov_tailLaurent Vivier16 hours1-18/+28
* dhcpv6: Use iov_tail in dhcpv6_opt()Laurent Vivier16 hours2-76/+104
* dhcpv6: Convert to iov_tailLaurent Vivier16 hours1-2/+9
* dhcpv6: Extract sending of NotOnLink statusLaurent Vivier16 hours1-21/+39
* dhcpv6: move offset initialization out of dhcpv6_opt()Laurent Vivier16 hours1-11/+11
* tcp: Convert tcp_data_from_tap() to use iov_tailLaurent Vivier16 hours1-11/+19
* tcp: Convert tcp_tap_handler() to use iov_tailLaurent Vivier16 hours1-7/+24
* udp: Convert to iov_tailLaurent Vivier16 hours1-11/+22
* icmp: Convert to iov_tailLaurent Vivier16 hours2-14/+27
* ndp: Convert to iov_tailLaurent Vivier16 hours1-1/+6
* arp: Convert to iov_tailLaurent Vivier16 hours2-4/+9
* packet: Add packet_data()Laurent Vivier16 hours2-0/+47
* packet: Use iov_tail with packet_add()Laurent Vivier16 hours3-20/+34
* tap: Use iov_tail with tap_add_packet()Laurent Vivier16 hours6-33/+48
* iov: Update IOV_REMOVE_HEADER() and IOV_PEEK_HEADER()Laurent Vivier16 hours3-24/+66
* iov: Introduce iov_tail_clone() and iov_drop_header().Laurent Vivier16 hours2-0/+54
* arp: Don't mix incoming and outgoing buffersLaurent Vivier16 hours1-29/+55
* build: Fix errors of TCP_REPAIR_* undeclaredYumei Huang2 days2-0/+7
* treewide: Flush pcap and log files, if used, before exitingStefano Brivio2025-08-1910-4/+28
* selinux: pasta accesses /etc/resolv.conf2025_08_05.309eefdCathy Hu2025-08-052-4/+4
* treewide: By default, don't quit source after migration, keep sockets openStefano Brivio2025-07-298-8/+74
* test: Deal with /bin, /sbin unification in FedoraDavid Gibson2025-07-221-1/+4
* style: Add parentheses to function names in commentsLaurent Vivier2025-07-187-10/+10
* style: Fix 'Return' comment styleLaurent Vivier2025-07-1820-74/+74
* fedora: Hide restorecon(8) errors in post-transaction scriptlet2025_06_11.0293c6fStefano Brivio2025-06-111-2/+7
* fedora: Add container-selinux as dependency for passt-selinuxStefano Brivio2025-06-111-0/+2
* flow, repair: Proper error handling for missing passt-repair helper on target2025_06_06.754c6d7Stefano Brivio2025-06-063-13/+32
* fedora: Depend on SELinux tools and policy version, drop circular dependencyVit Mojzis2025-06-061-9/+12
* fedora: Call %selinux_modules_* macros only oncePetr Lautrbach2025-06-061-6/+2
* conf: flush stdout before early exitJon Maloy2025-06-061-0/+3
* passt-repair: Fix missing newlines in error messagesStefano Brivio2025-06-061-6/+6
* Correct various function comment headersLaurent Vivier2025-06-0413-28/+32
* tap: Avoid bogus missingReturn cppcheck warning in tap_l2_max_len()Stefano Brivio2025-06-041-0/+2
* fedora: Separately restore context for /run/user in %posttrans selinuxStefano Brivio2025-06-041-0/+6
* selinux: Transition to pasta_t in containersMax Chernoff2025-06-042-5/+49
* iov: Standardize function comment headersLaurent Vivier2025-05-161-7/+8
* virtio: Correct and align comment headersLaurent Vivier2025-05-162-15/+18