mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
24 lines
356 B
SYSTEMD
24 lines
356 B
SYSTEMD
[Match]
|
|
Name=public
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
LinkLocalAddressing=no
|
|
Address=2402:1f00:8000:800::e14/128
|
|
|
|
[Route]
|
|
Destination=::/0
|
|
Gateway=2402:1f00:8000:800::1
|
|
PreferredSource=2402:1f00:8000:800::e14
|
|
|
|
[Route]
|
|
Destination=2402:1f00:8000:800::1
|
|
PreferredSource=2402:1f00:8000:800::e14
|
|
|
|
[DHCP]
|
|
UseMTU=true
|
|
|
|
[CAKE]
|
|
Bandwidth=250M
|
|
PriorityQueueingPreset=besteffort
|