Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcap: Drop O_DSYNC from pcap file descriptor | Stefano Brivio | 2021-09-27 | 1 | -1/+1 |
* | pcap: Don't make pcap files world-readable | Stefano Brivio | 2021-09-27 | 1 | -1/+1 |
* | pcap: Don't reinitialise packet capture if we already have one | Stefano Brivio | 2021-09-27 | 1 | -1/+1 |
* | passt, pasta: Introduce command-line options and port re-mapping | Stefano Brivio | 2021-09-01 | 1 | -39/+21 |
* | udp: Introduce recvmmsg()/sendmmsg(), zero-copy path from socket | Stefano Brivio | 2021-07-21 | 1 | -2/+80 |
* | passt: Add PASTA mode, major rework | Stefano Brivio | 2021-07-17 | 1 | -7/+27 |
* | passt: Add support for multiple instances in different network namespaces | Stefano Brivio | 2021-05-21 | 1 | -2/+12 |
* | passt: Introduce packet capture implementation | Stefano Brivio | 2021-05-21 | 1 | -0/+108 |