index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
tap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tap: Make sure we don't receive frames bigger than ETH_MAX_MTU from qemu
Stefano Brivio
2021-09-01
1
-5
/
+4
*
tap: Increase amount of tap receive buffers to 128
Stefano Brivio
2021-07-27
1
-9
/
+10
*
icmp: Work around possible failure on bind() due to e.g. broken SELinux policy
Stefano Brivio
2021-07-26
1
-0
/
+5
*
tap: Don't override address observed from guest with our own notion of it
Stefano Brivio
2021-07-26
1
-15
/
+22
*
tap: Fill the IPv6 flow label field to represent flow association
Stefano Brivio
2021-07-26
1
-4
/
+14
*
checksum: Introduce AVX2 implementation, unify helpers
Stefano Brivio
2021-07-26
1
-1
/
+2
*
tap: Fix comment for tap_handler_pasta()
Stefano Brivio
2021-07-21
1
-1
/
+1
*
udp: Introduce recvmmsg()/sendmmsg(), zero-copy path from socket
Stefano Brivio
2021-07-21
1
-5
/
+18
*
passt: Add PASTA mode, major rework
Stefano Brivio
2021-07-17
1
-15
/
+575
*
passt: Introduce packet capture implementation
Stefano Brivio
2021-05-21
1
-0
/
+3
*
udp: Connection tracking for ephemeral, local ports, and related fixes
Stefano Brivio
2021-04-29
1
-2
/
+5
*
passt: Spare some syscalls, add some optimisations from profiling
Stefano Brivio
2021-04-23
1
-2
/
+2
*
passt: New design and implementation with native Layer 4 sockets
Stefano Brivio
2021-02-16
1
-0
/
+136