| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Mark constant references as const | Stefano Brivio | 2022-03-29 | 1 | -5/+5 |
* | treewide: Packet abstraction with mandatory boundary checks | Stefano Brivio | 2022-03-29 | 1 | -2/+2 |
* | passt: Fix build with gcc 7, use std=c99, enable some more Clang checkers | Stefano Brivio | 2021-10-21 | 1 | -1/+1 |
* | LICENSES: Add license text files, add missing notices, fix SPDX tags | Stefano Brivio | 2021-10-20 | 1 | -0/+5 |
* | tap: Completely de-serialise input message batches | Stefano Brivio | 2021-09-27 | 1 | -1/+1 |
* | icmp: Work around possible failure on bind() due to e.g. broken SELinux policy | Stefano Brivio | 2021-07-26 | 1 | -1/+3 |
* | passt: Add PASTA mode, major rework | Stefano Brivio | 2021-07-17 | 1 | -6/+18 |
* | icmp: Implement ping tracking based on echo identifiers | Stefano Brivio | 2021-05-21 | 1 | -4/+0 |
* | 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/+3 |
* | 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 |
* | passt: Introduce ICMP echo proxy | Stefano Brivio | 2021-03-18 | 1 | -0/+20 |