index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
icmp: Implement ping tracking based on echo identifiers
Stefano Brivio
2021-05-21
1
-3
/
+0
*
udp, passt: Introduce socket packet buffer, avoid getsockname() for UDP
Stefano Brivio
2021-04-30
1
-8
/
+16
*
udp: Connection tracking for ephemeral, local ports, and related fixes
Stefano Brivio
2021-04-29
1
-7
/
+9
*
tcp: Avoid SO_ACCEPTCONN getsockopt() by noting listening/data sockets numbers
Stefano Brivio
2021-04-29
1
-14
/
+5
*
passt: Spare some syscalls, add some optimisations from profiling
Stefano Brivio
2021-04-23
1
-0
/
+15
*
passt: Run in background, add message logging with severities
Stefano Brivio
2021-03-18
1
-0
/
+18
*
passt: Introduce ICMP echo proxy
Stefano Brivio
2021-03-18
1
-1
/
+6
*
passt: Assorted fixes from "fresh eyes" review
Stefano Brivio
2021-02-21
1
-6
/
+8
*
passt: New design and implementation with native Layer 4 sockets
Stefano Brivio
2021-02-16
1
-3
/
+138
*
passt: Add IPv6 and NDP support, further fixes for IPv4 CT
Stefano Brivio
2021-02-16
1
-0
/
+39
*
merd: Rename to PASST
Stefano Brivio
2021-02-16
1
-1
/
+1
*
merd: ARP and DHCP handlers, connection tracking fixes
Stefano Brivio
2021-02-16
1
-0
/
+48