|
66552aeccc
|
Add queues to config files
|
2024-04-24 12:02:55 -04:00 |
|
|
d05a33c3ca
|
Set the default queue count to 10
|
2024-04-24 11:55:33 -04:00 |
|
|
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 |
|
|
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 |
|
|
1dfc2e8d4e
|
Do RPM builds in CI
|
2024-02-12 11:10:24 -05:00 |
|
|
ce816628f5
|
Update makefile to build everything
v1.0.0
|
2024-02-12 10:59:43 -05:00 |
|
|
6074569076
|
Add makefile
|
2024-02-12 10:13:37 -05:00 |
|
|
f399fff26e
|
Remove big publish script due to ratelimiting
|
2024-02-12 10:03:47 -05:00 |
|
|
4b2ddf2a73
|
quiet fail on libs
|
2024-02-12 09:55:34 -05:00 |
|
|
a6f575c8d8
|
fix version order
|
2024-02-12 09:54:16 -05:00 |
|
|
6542d66994
|
Add mega publish script
|
2024-02-12 09:52:27 -05:00 |
|
|
ba1fada703
|
set versions
|
2024-02-12 09:51:19 -05:00 |
|
|
5f02bc7571
|
Set lib versions
|
2024-02-12 09:50:23 -05:00 |
|
|
9de65c2e90
|
Merge pull request #15 from ewpratten/ewpratten/reorg2
Split into two binaries, clean things up
|
2024-02-12 09:47:11 -05:00 |
|
|
5787464f42
|
Set version
|
2024-02-12 09:44:37 -05:00 |
|
|
83ac8127c9
|
Cleanup
|
2023-10-01 16:45:59 -04:00 |
|
|
70a3ddb8b0
|
wip nat docs
|
2023-08-05 16:06:03 -04:00 |
|
|
32f14477b7
|
Working on nat64 tutorial
|
2023-08-05 12:37:02 -04:00 |
|
|
3a9017e62b
|
Add some experimental benchmarks
|
2023-08-05 12:25:33 -04:00 |
|
|
67b91609fb
|
Improve build settings
|
2023-08-04 23:41:42 -04:00 |
|
|
a01ee1068b
|
fmt
|
2023-08-04 22:29:59 -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 |
|
|
4caa610a80
|
fmt
|
2023-08-04 20:23:43 -04:00 |
|
|
f6888fdc68
|
appease clippy
|
2023-08-04 20:23:33 -04:00 |
|
|
7ce0c897ea
|
Create example config files
|
2023-08-04 20:23:17 -04:00 |
|
|
0e7a96befe
|
Reformat
|
2023-08-04 20:15:22 -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 |
|
|
2c95540bd3
|
Delete CNAME
|
2023-08-04 18:32:27 -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 |
|
|
dad1bfa698
|
Create CNAME
|
2023-08-04 12:44:43 -04:00 |
|
|
ba2072582f
|
Test retrigger
|
2023-08-04 12:40:40 -04:00 |
|
|
0b024bdfac
|
Fix file perms in CI
|
2023-08-04 12:33:15 -04:00 |
|
|
cdd1c43110
|
Update triggers
|
2023-08-04 12:30:53 -04:00 |
|
|
3b5a5fd181
|
Update website deployment system
|
2023-08-04 12:30:03 -04:00 |
|
|
ffa8864788
|
first step at new readme
|
2023-08-04 12:14:53 -04:00 |
|
|
0ee5c70794
|
Experimenting with readme
|
2023-08-04 11:54:57 -04:00 |
|
|
5c46bef8f0
|
Update README.md
|
2023-08-04 11:51:02 -04:00 |
|
|
a28e720b1a
|
Fix some web scaling bugs
|
2023-08-04 00:09:36 -04:00 |
|
|
718dfbed24
|
test
|
2023-08-04 00:02:51 -04:00 |
|
|
71f60e55c5
|
reorg readme
|
2023-08-04 00:00:15 -04:00 |
|
|
f205e63428
|
Update tagline in README
|
2023-08-03 23:59:19 -04:00 |
|