| Commit message (Expand) | Author | Age | Files | Lines |
* | conf, tcp: Periodic detection of bound ports for pasta port forwarding | Stefano Brivio | 2021-09-27 | 1 | -0/+6 |
* | tcp: Rework window handling, timers, add SO_RCVLOWAT and pools for sockets/pipes | Stefano Brivio | 2021-09-27 | 1 | -2/+8 |
* | passt, pasta: Introduce command-line options and port re-mapping | Stefano Brivio | 2021-09-01 | 1 | -12/+6 |
* | tcp: Introduce scatter-gather IO path from socket to tap | Stefano Brivio | 2021-07-26 | 1 | -0/+2 |
* | tcp, udp: Split IPv4 and IPv6 bound port sets | Stefano Brivio | 2021-07-21 | 1 | -6/+12 |
* | passt: Add PASTA mode, major rework | Stefano Brivio | 2021-07-17 | 1 | -13/+32 |
* | udp, passt: Introduce socket packet buffer, avoid getsockname() for UDP | Stefano Brivio | 2021-04-30 | 1 | -1/+1 |
* | udp: Connection tracking for ephemeral, local ports, and related fixes | Stefano Brivio | 2021-04-29 | 1 | -2/+7 |
* | tcp: Avoid SO_ACCEPTCONN getsockopt() by noting listening/data sockets numbers | Stefano Brivio | 2021-04-29 | 1 | -0/+8 |
* | passt: Spare some syscalls, add some optimisations from profiling | Stefano Brivio | 2021-04-23 | 1 | -0/+4 |
* | passt: Introduce packet batching mechanism | Stefano Brivio | 2021-04-22 | 1 | -1/+2 |
* | tcp: Add struct for TCP execution context, move hash_secret to it | Stefano Brivio | 2021-03-17 | 1 | -0/+15 |
* | passt: Assorted fixes from "fresh eyes" review | Stefano Brivio | 2021-02-21 | 1 | -2/+1 |
* | passt: New design and implementation with native Layer 4 sockets | Stefano Brivio | 2021-02-16 | 1 | -0/+5 |