Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | passt: Add PASTA mode, major rework | Stefano Brivio | 2021-07-17 | 1 | -59/+126 |
* | icmp: Implement lazy bind for ping sockets | Stefano Brivio | 2021-05-21 | 1 | -2/+10 |
* | icmp: Implement ping tracking based on echo identifiers | Stefano Brivio | 2021-05-21 | 1 | -24/+33 |
* | icmp: Warn if "ping" socket can't be opened, don't fail | Stefano Brivio | 2021-05-10 | 1 | -2/+16 |
* | 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 | -4/+9 |
* | passt: Spare some syscalls, add some optimisations from profiling | Stefano Brivio | 2021-04-23 | 1 | -0/+3 |
* | passt: Introduce packet batching mechanism | Stefano Brivio | 2021-04-22 | 1 | -11/+20 |
* | passt: Introduce ICMP echo proxy | Stefano Brivio | 2021-03-18 | 1 | -0/+136 |