Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Cryptcookie over 'socket' with kTLS | Raimo Niskanen | 2023-02-09 | 1 | -33/+1 |
* | Add kTLS/inet_drv with cryptcookie setup to the repertoire | Raimo Niskanen | 2023-02-09 | 1 | -21/+25 |
* | Make inet6_tls_dist address family oriented | Raimo Niskanen | 2023-02-09 | 1 | -21/+23 |
* | Benchmark cryptcookie over both socket and inet_drv | Raimo Niskanen | 2023-02-09 | 1 | -2/+2 |
* | Refactor cryptcookie to work on a stream | Raimo Niskanen | 2023-02-09 | 1 | -1/+34 |
* | Use CPU affinity for setup tests | Raimo Niskanen | 2023-02-09 | 1 | -1/+1 |
* | Implement parallel accept | Raimo Niskanen | 2023-02-09 | 1 | -16/+67 |
* | Implement inet_epmd_dist | Raimo Niskanen | 2023-02-09 | 1 | -0/+764 |