2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_DNSMASQ
|
2004-10-14 22:33:45 +02:00
|
|
|
bool "dnsmasq"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
|
|
|
help
|
2004-10-14 22:33:45 +02:00
|
|
|
A lightweight DNS and DHCP server. It is intended to provide
|
|
|
|
coupled DNS and DHCP service to a LAN.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-10-14 22:33:45 +02:00
|
|
|
http://www.thekelleys.org.uk/dnsmasq/
|