mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
consistently list IPv4 routes before IPv6 routes
This commit is contained in:
parent
64e2e836d3
commit
571644526d
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user