mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
25 lines
370 B
SYSTEMD
25 lines
370 B
SYSTEMD
[Match]
|
|
Name=public
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
LinkLocalAddressing=no
|
|
Address=2607:5300:205:200::39fe/128
|
|
|
|
[Route]
|
|
Destination=::/0
|
|
Gateway=2607:5300:205:200::1
|
|
PreferredSource=2607:5300:205:200::39fe
|
|
|
|
[Route]
|
|
Destination=2607:5300:205:200::1
|
|
PreferredSource=2607:5300:205:200::39fe
|
|
|
|
[DHCP]
|
|
UseMTU=true
|
|
|
|
[CAKE]
|
|
Bandwidth=2000M
|
|
PriorityQueueingPreset=besteffort
|
|
SplitGSO=false
|