1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 18:47:37 +03:00
openwrt-xburst/package/dnsmasq
jow 2a521b9016 [PATCH] dnsmasq: allow hostname assignment without static lease
The attached patch for dnsmasq.init allows to assign a hostname to a
particular mac-address. It's useful to override the client supplied
hostname, especially if the client does not supply a hostname at all.

It corresponds to the following example in dnsmasq.conf.example:

	# Always set the name of the host with hardware address
	# 11:22:33:44:55:66 to be "fred"
	#dhcp-host=11:22:33:44:55:66,fred
			
Regards
Mathias


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-24 09:12:50 +00:00
..
files [PATCH] dnsmasq: allow hostname assignment without static lease 2011-05-24 09:12:50 +00:00
patches [package/dnsmasq]: upgrade to 2.57 2011-02-19 08:50:15 +00:00
Makefile [PATCH] dnsmasq: allow hostname assignment without static lease 2011-05-24 09:12:50 +00:00