summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-10-19 02:08:25 +0200
committerFelix Fietkau <nbd@openwrt.org>2011-10-19 02:36:45 +0200
commitccca61c97d460d73f29750abdf38cea20ac440f3 (patch)
tree8e0c47f21ec7205c54a41811ee17a7aa03fd00eb /config
parentf8276b9b149f3b0c8f3cdf8d3d0c232bd92e3464 (diff)
downloadnetifd-ccca61c97d460d73f29750abdf38cea20ac440f3.tar.gz
rework and fix hotplug interface handling
Diffstat (limited to 'config')
-rw-r--r--config/network5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/network b/config/network
index 9b16bba..5514b0b 100644
--- a/config/network
+++ b/config/network
@@ -42,6 +42,11 @@ config interface wan
option username foo
option password bar
+config interface wlan
+ option proto static
+ option ipaddr 192.168.2.1
+ option netmask 255.255.255.0
+
config interface test
option ifname @test
option proto static