projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbdac4
)
update the static lease example
author
Mike Baker
<mbm@openwrt.org>
Sun, 2 Jan 2005 18:13:17 +0000
(18:13 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Sun, 2 Jan 2005 18:13:17 +0000
(18:13 +0000)
SVN-Revision: 191
obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
patch
|
blob
|
history
diff --git
a/obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
b/obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
index eb88062b405015fd0695a39ce13cb054c933e53e..293edc600ae0cadd4a9b7a27c812842d983b9178 100644
(file)
--- a/
obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
+++ b/
obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
@@
-15,7
+15,8
@@
dhcp-authoritative
dhcp-range=192.168.1.100,192.168.1.250,255.255.255.0,12h
dhcp-leasefile=/tmp/dhcp.leases
-# allow a /etc/ethers for static hosts
+# use /etc/ethers for static hosts; same format as --dhcp-host
+# <hwaddr> [<hostname>] <ipaddr>
read-ethers
# other useful options: