X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=config%2Fnetwork;fp=config%2Fnetwork;h=1f803a0d2fd77a59815d72beaa379d37df55d4f7;hp=0a02e892e4472fa7a9c528d231e094ad11d5a206;hb=71427e54fa17dacd1ace6077bffb9f9b9d456ebb;hpb=1f8dc227cdd425f1313f564fd074c614bb1954a3 diff --git a/config/network b/config/network index 0a02e89..1f803a0 100644 --- a/config/network +++ b/config/network @@ -21,6 +21,9 @@ config interface lan option ipaddr 192.168.1.1 option netmask 255.255.255.0 +config interface dummy + option ifname eth0.4 + option proto none config interface lan2 option ifname eth0.3