index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
passt.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
udp: Connection tracking for ephemeral, local ports, and related fixes
Stefano Brivio
2021-04-29
1
-39
/
+61
*
tcp: Avoid SO_ACCEPTCONN getsockopt() by noting listening/data sockets numbers
Stefano Brivio
2021-04-29
1
-26
/
+25
*
passt: Spare some syscalls, add some optimisations from profiling
Stefano Brivio
2021-04-23
1
-44
/
+69
*
passt: Don't unconditionally disable forking to background
Stefano Brivio
2021-04-22
1
-1
/
+1
*
passt: Introduce packet batching mechanism
Stefano Brivio
2021-04-22
1
-69
/
+215
*
passt: Print ports in debug messages only for protocols with ports
Stefano Brivio
2021-04-22
1
-2
/
+5
*
passt: Always use INET_ADDRSTRLEN/INET6_ADDRSTRLEN for inet_ntop() buffers
Stefano Brivio
2021-04-21
1
-4
/
+4
*
passt: Make UNIX domain socket world-writable and world-readable
Stefano Brivio
2021-04-13
1
-0
/
+5
*
passt: Introduce a DHCPv6 server
Stefano Brivio
2021-04-13
1
-5
/
+12
*
passt: Add libvirt patch for qemu UNIX socket domain back-end
Stefano Brivio
2021-03-21
1
-1
/
+1
*
passt: Initialise socket after getting addresses and routes
Stefano Brivio
2021-03-20
1
-5
/
+9
*
passt: Set soft limit for number of open files to hard limit
Stefano Brivio
2021-03-18
1
-0
/
+12
*
passt: Run in background, add message logging with severities
Stefano Brivio
2021-03-18
1
-61
/
+70
*
passt: qemu patch for direct UNIX domain connection without the qrap wrapper
Stefano Brivio
2021-03-18
1
-1
/
+6
*
passt: Introduce ICMP echo proxy
Stefano Brivio
2021-03-18
1
-8
/
+16
*
passt: Use INET{,6}_ADDRSTRLEN instead of open coded sizeof
Stefano Brivio
2021-03-17
1
-2
/
+2
*
passt: Assorted fixes from "fresh eyes" review
Stefano Brivio
2021-02-21
1
-74
/
+74
*
passt: New design and implementation with native Layer 4 sockets
Stefano Brivio
2021-02-16
1
-561
/
+134
*
passt: Add IPv6 and NDP support, further fixes for IPv4 CT
Stefano Brivio
2021-02-16
1
-77
/
+425
*
merd: Rename to PASST
Stefano Brivio
2021-02-16
1
-0
/
+666
[prev]