1
0

hosts/carbon: Reduce overhead by not using network bridges

This commit is contained in:
2025-12-14 21:36:39 +01:00
parent 9b3d9993f4
commit 91ee2cc15b
4 changed files with 6 additions and 22 deletions

View File

@@ -8,7 +8,7 @@
tunnelInterfaceName = "ds-lite-ncfttb";
lanInterfaces = [
{
name = "net-heimnetz";
name = "enp2s0";
sla_id = 201;
prefix_len = 64;
}