Jump to letter: [
ACDFGHIJKLMNOPRSTWZ
]
dnsmasq: Lightweight caching nameserver with integrated DHCP server
- Summary
- Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server.
It is designed to provide DNS (domain name) and, optionally, DHCP
services to a small network. It can serve the names of local machines
which are not in the global DNS. The DHCP server integrates with the DNS
server and allows machines with DHCP-allocated address to appear in the
DNS with names configured either in each host or in a central
configuration file. Dnsmasq supports static and dynamic DHCP leases and
BOOTP for network booting of diskless machines.
Changelog
- * Sat Jun 10 15:00:00 2006 Dag Wieers <dag{%}wieers{*}com> - 2.32-1 - 4363+/dag
- Updated to release 2.32.
- * Mon May 8 15:00:00 2006 Dag Wieers <dag{%}wieers{*}com> - 2.31-1
- Updated to release 2.31.
- * Mon Apr 24 15:00:00 2006 Dag Wieers <dag{%}wieers{*}com> - 2.30-1
- Updated to release 2.30.
- Disabled dbus support because of compile issues.