Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 1 | -1/+1 |
* | udp: Use tap_send_frames() | David Gibson | 2023-01-23 | 1 | -1/+0 |
* | pcap: Replace pcapm() with pcap_multiple() | David Gibson | 2023-01-23 | 1 | -1/+1 |
* | treewide: Mark constant references as const | Stefano Brivio | 2022-03-29 | 1 | -3/+3 |
* | treewide: Add include guards | Stefano Brivio | 2022-03-29 | 1 | -0/+5 |
* | passt, pasta: Namespace-based sandboxing, defer seccomp policy application | Stefano Brivio | 2022-02-21 | 1 | -1/+1 |
* | LICENSES: Add license text files, add missing notices, fix SPDX tags | Stefano Brivio | 2021-10-20 | 1 | -0/+5 |
* | udp: Introduce recvmmsg()/sendmmsg(), zero-copy path from socket | Stefano Brivio | 2021-07-21 | 1 | -0/+2 |
* | passt: Add PASTA mode, major rework | Stefano Brivio | 2021-07-17 | 1 | -1/+1 |
* | passt: Add support for multiple instances in different network namespaces | Stefano Brivio | 2021-05-21 | 1 | -1/+1 |
* | passt: Introduce packet capture implementation | Stefano Brivio | 2021-05-21 | 1 | -0/+2 |