mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-11 07:21:56 +02:00
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
config BR2_PACKAGE_DNSMASQ
|
|
tristate "dnsmasq"
|
|
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/
|