Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udp, passt: Introduce socket packet buffer, avoid getsockname() for UDP | Stefano Brivio | 2021-04-30 | 1 | -1/+3 |
* | udp: Connection tracking for ephemeral, local ports, and related fixes | Stefano Brivio | 2021-04-29 | 1 | -15/+20 |
* | passt: Use uint32_t for IPv4 context addresses | Stefano Brivio | 2021-04-29 | 1 | -4/+4 |
* | passt: Spare some syscalls, add some optimisations from profiling | Stefano Brivio | 2021-04-23 | 1 | -0/+2 |
* | passt: Introduce packet batching mechanism | Stefano Brivio | 2021-04-22 | 1 | -0/+14 |
* | passt: Introduce ICMP echo proxy | Stefano Brivio | 2021-03-18 | 1 | -0/+2 |
* | tcp: Add struct for TCP execution context, move hash_secret to it | Stefano Brivio | 2021-03-17 | 1 | -0/+4 |
* | passt: New design and implementation with native Layer 4 sockets | Stefano Brivio | 2021-02-16 | 1 | -48/+4 |
* | passt: Add IPv6 and NDP support, further fixes for IPv4 CT | Stefano Brivio | 2021-02-16 | 1 | -0/+36 |
* | merd: Rename to PASST | Stefano Brivio | 2021-02-16 | 1 | -0/+47 |