1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-03-22 00:58:52 +02:00
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
..
2011-03-07 12:59:19 +00:00
2011-04-20 02:56:23 +00:00
2011-04-01 10:55:23 +00:00
2010-11-22 11:27:47 +00:00
2011-03-01 15:41:28 +00:00
2009-12-19 22:19:42 +00:00
2011-02-01 14:33:40 +00:00
2011-03-14 07:34:08 +00:00
2011-02-01 14:30:38 +00:00
2011-02-07 21:48:55 +00:00
2011-03-29 05:17:10 +00:00
2011-02-01 14:32:25 +00:00
2011-04-04 07:37:32 +00:00
2010-09-30 10:48:37 +00:00
2011-03-11 08:22:47 +00:00