index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Don't dereference IPv4 addresses
Stefano Brivio
2021-03-20
1
-1
/
+1
*
passt: Add the README
Stefano Brivio
2021-03-18
1
-0
/
+177
*
passt: Set soft limit for number of open files to hard limit
Stefano Brivio
2021-03-18
2
-1
/
+12
*
passt: Run in background, add message logging with severities
Stefano Brivio
2021-03-18
6
-71
/
+109
*
passt: qemu patch for direct UNIX domain connection without the qrap wrapper
Stefano Brivio
2021-03-18
3
-1
/
+213
*
passt: Introduce ICMP echo proxy
Stefano Brivio
2021-03-18
7
-11
/
+183
*
passt: Use INET{,6}_ADDRSTRLEN instead of open coded sizeof
Stefano Brivio
2021-03-17
1
-2
/
+2
*
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
*
tcp: Add struct for TCP execution context, move hash_secret to it
Stefano Brivio
2021-03-17
3
-17
/
+36
*
tcp: Introduce hash table for socket lookup for packets from tap
Stefano Brivio
2021-03-17
1
-35
/
+169
*
tcp: Ignore out-of-order ACKs from tap instead of resetting connection
Stefano Brivio
2021-03-17
1
-22
/
+11
*
tcp: Add siphash implementation for initial sequence numbers
Stefano Brivio
2021-03-17
4
-9
/
+295
*
passt: Assorted fixes from "fresh eyes" review
Stefano Brivio
2021-02-21
12
-460
/
+464
*
passt: New design and implementation with native Layer 4 sockets
Stefano Brivio
2021-02-16
16
-624
/
+2061
*
passt: Add IPv6 and NDP support, further fixes for IPv4 CT
Stefano Brivio
2021-02-16
10
-79
/
+640
*
merd: Rename to PASST
Stefano Brivio
2021-02-16
7
-18
/
+21
*
merd: ARP and DHCP handlers, connection tracking fixes
Stefano Brivio
2021-02-16
9
-203
/
+672
*
merd: Switch to AF_UNIX for qemu tap, provide wrapper
Stefano Brivio
2021-02-16
3
-68
/
+149
*
merd: Initial import
Stefano Brivio
2021-02-16
2
-0
/
+607