index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
udp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp, udp: Split IPv4 and IPv6 bound port sets
Stefano Brivio
2021-07-21
1
-29
/
+39
*
udp: Introduce recvmmsg()/sendmmsg(), zero-copy path from socket
Stefano Brivio
2021-07-21
1
-40
/
+333
*
passt: Add PASTA mode, major rework
Stefano Brivio
2021-07-17
1
-257
/
+557
*
udp, passt: Introduce socket packet buffer, avoid getsockname() for UDP
Stefano Brivio
2021-04-30
1
-13
/
+63
*
udp: Connection tracking for ephemeral, local ports, and related fixes
Stefano Brivio
2021-04-29
1
-19
/
+259
*
udp: Disable SO_ZEROCOPY again
Stefano Brivio
2021-04-25
1
-8
/
+2
*
passt: Spare some syscalls, add some optimisations from profiling
Stefano Brivio
2021-04-23
1
-3
/
+17
*
tcp, udp: Replace loopback source address by gateway address
Stefano Brivio
2021-04-22
1
-0
/
+7
*
passt: Introduce packet batching mechanism
Stefano Brivio
2021-04-22
1
-19
/
+50
*
udp: Fix typo in tcp_tap_handler() documentation
Stefano Brivio
2021-03-17
1
-1
/
+1
*
udp: Use size_t for return value of recvfrom()
Stefano Brivio
2021-03-17
1
-1
/
+1
*
passt: Assorted fixes from "fresh eyes" review
Stefano Brivio
2021-02-21
1
-15
/
+16
*
passt: New design and implementation with native Layer 4 sockets
Stefano Brivio
2021-02-16
1
-0
/
+174