summaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/systemd/network/20-wlan.network
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/airootfs/etc/systemd/network/20-wlan.network')
-rw-r--r--configs/releng/airootfs/etc/systemd/network/20-wlan.network15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/releng/airootfs/etc/systemd/network/20-wlan.network b/configs/releng/airootfs/etc/systemd/network/20-wlan.network
new file mode 100644
index 0000000..c164666
--- /dev/null
+++ b/configs/releng/airootfs/etc/systemd/network/20-wlan.network
@@ -0,0 +1,15 @@
+#
+# SPDX-License-Identifier: GPL-3.0-or-later
+
+[Match]
+Name=wl*
+
+[Network]
+DHCP=yes
+IPv6PrivacyExtensions=yes
+
+[DHCPv4]
+RouteMetric=1024
+
+[DHCPv6]
+RouteMetric=1024