aboutgitcodebugslistschat
path: root/tap.c
Commit message (Expand)AuthorAgeFilesLines
* tap: Don't override address observed from guest with our own notion of itStefano Brivio2021-07-261-15/+22
* tap: Fill the IPv6 flow label field to represent flow associationStefano Brivio2021-07-261-4/+14
* checksum: Introduce AVX2 implementation, unify helpersStefano Brivio2021-07-261-1/+2
* tap: Fix comment for tap_handler_pasta()Stefano Brivio2021-07-211-1/+1
* udp: Introduce recvmmsg()/sendmmsg(), zero-copy path from socketStefano Brivio2021-07-211-5/+18
* passt: Add PASTA mode, major reworkStefano Brivio2021-07-171-15/+575
* passt: Introduce packet capture implementationStefano Brivio2021-05-211-0/+3
* udp: Connection tracking for ephemeral, local ports, and related fixesStefano Brivio2021-04-291-2/+5
* passt: Spare some syscalls, add some optimisations from profilingStefano Brivio2021-04-231-2/+2
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-0/+136