1

35 Commits

Author SHA1 Message Date
4e25dd9472 Select correct version of easy-tun 2024-04-24 11:34:01 -04:00
b1970c74ae Bump protomask to 1.1.0
Adds multi-queue support to the underlying TUN interface.
2024-04-24 11:32:21 -04:00
ce816628f5 Update makefile to build everything 2024-02-12 10:59:43 -05:00
ba1fada703 set versions 2024-02-12 09:51:19 -05:00
5787464f42 Set version 2024-02-12 09:44:37 -05:00
67b91609fb Improve build settings 2023-08-04 23:41:42 -04:00
eabfbfc8b6 Implement optional profiling 2023-08-04 22:29:42 -04:00
7ce0c897ea Create example config files 2023-08-04 20:23:17 -04:00
7d15bdc96e Migrate to allowing config files 2023-08-04 20:15:06 -04:00
025ba7e8d1 Fix deb build issues 2023-08-03 20:30:13 -04:00
37faf7d7a1 Finish first pass of protomask bin 2023-08-03 20:03:07 -04:00
f2b2be54c8 Implement metrics in interproto 2023-08-03 16:58:44 -04:00
833d4308fb wip clat 2023-08-02 22:44:30 -04:00
2d097e64eb Implement rfc6052 embed and extract fns 2023-08-02 19:45:06 -04:00
87547f59b6 Starting to build binary entrypoints 2023-08-02 16:53:41 -04:00
ebbe72fc19 Fix clippy errors and create new package 2023-08-02 14:54:30 -04:00
198b7bcd92 Implement fast NAT 2023-08-02 13:14:51 -04:00
f4dc096d83 Implement easy-tun crate 2023-08-02 12:22:00 -04:00
9d159b645b Embed README in deb 2023-07-22 11:27:00 -04:00
8d8eff878f fix some deb bugs 2023-07-20 19:20:53 -04:00
9c40733f60 Prioritize debian packages 2023-07-20 19:09:21 -04:00
dependabot[bot]
37996365e3
Update pnet_packet requirement from 0.33.0 to 0.34.0
Updates the requirements on [pnet_packet](https://github.com/libpnet/libpnet) to permit the latest version.
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: pnet_packet
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:03:58 +00:00
b76a6e1291 Swap out color backend 2023-07-20 10:57:17 -04:00
77266548c8 Add prometheus support 2023-07-20 10:44:14 -04:00
7b88a1cad9 Working on tun rewrite 2023-07-18 13:26:56 -04:00
3d80c1fc0e Version bump, marking first deployment 2023-07-17 20:42:06 -04:00
2d5551ea03 Allow remote profiling with build flag 2023-07-17 19:18:43 -04:00
1122e1c800 Add RPM support 2023-07-17 18:47:02 -04:00
9e0f346f4c Prepping for first releases 2023-07-17 11:17:05 -04:00
240348303d working on rewrite 2023-07-16 12:45:43 -04:00
6cd9bdb6d6 Rewrite packet processing 2023-07-15 12:34:55 -04:00
b5f5f11fea Full packet translation 2023-07-14 20:24:28 -04:00
63fff79c33 Interface comes up now 2023-07-14 14:15:04 -04:00
4baae22c25 Config loading 2023-07-14 12:21:40 -04:00
c76325b42b
Initial commit 2023-07-14 11:44:35 -04:00