Closed GoogleCodeExporter closed 8 years ago
Hi,
On tomato the file is /etc/dnsmasq.conf, as well as on openwrt, but I can just
try
all possible locations until I find it.
Your patch works well on entries like these :
dhcp-host=11:22:33:44:55:66,computername,192.168.1.3,24h
On tomato (and probably older versions of ddwrt too as I have seen these lines
all
over the dd-wrt wiki) the init scripts create this instead :
dhcp-host=AB:CD:EF:11:22:33,192.168.1.10,24h
with the DNS names stored in /tmp/etc/hosts.dnsmasq.
I will merge your patch in the trunk though, it is a nice improvement. Thank
you very
much !
Original comment by emmanuel...@gmail.com
on 10 Jun 2009 at 11:39
Original comment by emmanuel...@gmail.com
on 11 Jan 2010 at 10:12
Original issue reported on code.google.com by
seocam
on 9 Jun 2009 at 11:23Attachments: