1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:09:49 +03:00
openwrt-xburst/package/dnsmasq/files
nbd 5e1086da2d dnsmasq: Fix parameter 'limit'
'limit' is actually the number of IP addresses to serve. See the use of ipcalc.sh.
For getting the expected number of IP addresses served, we have to decrement
limit by one.

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:33:33 +00:00
..
dhcp.conf [package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services 2010-10-06 13:10:15 +00:00
dnsmasq.conf Add default /etc/dnsmasq.conf 2009-09-21 13:25:11 +00:00
dnsmasq.init dnsmasq: Fix parameter 'limit' 2011-01-26 11:33:33 +00:00