mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 12:23:08 +02:00
21100e82b7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@954 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
config BR2_PACKAGE_DNSMASQ
|
|
tristate "dnsmasq - Lightweight DNS and DHCP server"
|
|
default y
|
|
help
|
|
A lightweight DNS and DHCP server. It is intended to provide
|
|
coupled DNS and DHCP service to a LAN.
|
|
|
|
http://www.thekelleys.org.uk/dnsmasq/
|
|
|