1

34 Commits

Author SHA1 Message Date
a90e84fe58 Bump easy-tun to 2.0.0
This is a major version change because I changed the whole API in order
to allow multi-queue tunnels.
2024-04-24 11:31:39 -04:00
113f08d1d2 Implement Clippy recommendations 2024-04-24 11:31:07 -04:00
33e3dae0ab Implement Multi-Queue support for easy-tun 2024-04-24 11:26:53 -04:00
a6f575c8d8 fix version order 2024-02-12 09:54:16 -05:00
5f02bc7571 Set lib versions 2024-02-12 09:50:23 -05:00
83ac8127c9 Cleanup 2023-10-01 16:45:59 -04:00
3a9017e62b Add some experimental benchmarks 2023-08-05 12:25:33 -04:00
eabfbfc8b6 Implement optional profiling 2023-08-04 22:29:42 -04:00
6c0e6b2341 Embed profiling macros into crates 2023-08-04 21:22:57 -04:00
7d15bdc96e Migrate to allowing config files 2023-08-04 20:15:06 -04:00
2486aac690 Appease clippy 2023-08-04 19:30:12 -04:00
23fd3f2271 Fix addr format ambiguity 2023-08-04 19:24:27 -04:00
79a861acbf FIx a bug with address assignment 2023-08-04 19:08:22 -04:00
41708f15eb Enable prometheus metrics in binaries 2023-08-04 18:44:53 -04:00
a0e4ead512 Fix formatting suggestions 2023-08-04 18:26:08 -04:00
0e73584801 Document rfc6052 crate 2023-08-04 18:20:56 -04:00
3522ccedda Add badges to project readmes 2023-08-03 23:54:12 -04:00
234aa922d0 Appease clippy 2023-08-03 20:07:13 -04:00
37faf7d7a1 Finish first pass of protomask bin 2023-08-03 20:03:07 -04:00
8330515f69 Add ICMP tracker 2023-08-03 18:13:48 -04:00
f2b2be54c8 Implement metrics in interproto 2023-08-03 16:58:44 -04:00
62e1bdb1c0 Fix issues with arch-specific types 2023-08-03 12:36:10 -04:00
079416b3eb Apply rustfmt fixes 2023-08-03 12:21:59 -04:00
74ad55bde5 CLAT is functional 2023-08-03 11:27:20 -04:00
833d4308fb wip clat 2023-08-02 22:44:30 -04:00
032dcb7fa9 Create rtnl 2023-08-02 20:05:00 -04:00
7d0a9f08dd Update keywords 2023-08-02 20:04:57 -04:00
f1c1afed96 appease clippy 2023-08-02 19:50:30 -04:00
dc5d524e3d Expose new fns 2023-08-02 19:45:40 -04:00
2d097e64eb Implement rfc6052 embed and extract fns 2023-08-02 19:45:06 -04:00
37f9e91a95 move all translation code to interproto 2023-08-02 16:28:15 -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