mac80211: remove the pid rate control algorithm to save a few kbytes
[openwrt.git] / package / dnsmasq / files / dhcp.conf
index 72d5166..25ecde6 100644 (file)
@@ -11,6 +11,10 @@ config dnsmasq
        option readethers       1
        option leasefile        '/tmp/dhcp.leases'
        option resolvfile       '/tmp/resolv.conf.auto'
+       #list server            '/mycompany.local/1.2.3.4'
+       #option nonwildcard     1
+       #list interface         br-lan
+       #list notinterface      lo
 
 config dhcp lan
        option interface        lan
This page took 0.019436 seconds and 4 git commands to generate.