From 571644526dd94ba7ff17705a75eceaf1f61d5872 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 25 Mar 2024 21:52:33 -0400 Subject: [PATCH] consistently list IPv4 routes before IPv6 routes --- systemd/network/ns1.staging.grapheneos.org.network | 6 +++--- systemd/network/staging.attestation.app.network | 6 +++--- systemd/network/staging.grapheneos.org.network | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/systemd/network/ns1.staging.grapheneos.org.network b/systemd/network/ns1.staging.grapheneos.org.network index d33f115..3d070bc 100644 --- a/systemd/network/ns1.staging.grapheneos.org.network +++ b/systemd/network/ns1.staging.grapheneos.org.network @@ -7,9 +7,6 @@ Address=198.98.56.238/24 Address=2605:6400:10:c41:de92:c534:326a:711a/128 Gateway=2605:6400:10::1 -[Route] -Destination=2605:6400:10::1 - [Route] Destination=0.0.0.0/0 Gateway=198.98.56.1 @@ -19,6 +16,9 @@ PreferredSource=198.98.56.238 Destination=198.98.56.1 PreferredSource=198.98.56.238 +[Route] +Destination=2605:6400:10::1 + [CAKE] Bandwidth=1000M PriorityQueueingPreset=besteffort diff --git a/systemd/network/staging.attestation.app.network b/systemd/network/staging.attestation.app.network index 8860089..a1d391a 100644 --- a/systemd/network/staging.attestation.app.network +++ b/systemd/network/staging.attestation.app.network @@ -7,9 +7,6 @@ Address=198.98.57.157/24 Address=2605:6400:10:aa9:1c0f:44d3:da15:c0ec/128 Gateway=2605:6400:10::1 -[Route] -Destination=2605:6400:10::1 - [Route] Destination=0.0.0.0/0 Gateway=198.98.57.1 @@ -19,6 +16,9 @@ PreferredSource=198.98.57.157 Destination=198.98.57.1 PreferredSource=198.98.57.157 +[Route] +Destination=2605:6400:10::1 + [CAKE] Bandwidth=1000M PriorityQueueingPreset=besteffort diff --git a/systemd/network/staging.grapheneos.org.network b/systemd/network/staging.grapheneos.org.network index 25580dc..6eaa9ed 100644 --- a/systemd/network/staging.grapheneos.org.network +++ b/systemd/network/staging.grapheneos.org.network @@ -7,9 +7,6 @@ Address=199.195.250.78/24 Address=2605:6400:0010:09d6:6d84:e183:acda:16d7/128 Gateway=2605:6400:10::1 -[Route] -Destination=2605:6400:10::1 - [Route] Destination=0.0.0.0/0 Gateway=199.195.250.1 @@ -19,6 +16,9 @@ PreferredSource=199.195.250.78 Destination=199.195.250.1 PreferredSource=199.195.250.78 +[Route] +Destination=2605:6400:10::1 + [CAKE] Bandwidth=1000M PriorityQueueingPreset=besteffort