Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dnsmasq: A lightweight DHCP/caching DNS server
- Summary
- Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server.
It is designed to provide DNS and, optionally, DHCP, 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 addresses 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
- * Tue Jun 19 17:00:00 2007 Balint Cristian <cbalint{%}redhat{*}com> 2.39-2
- rebuild for RHEL-5 U1
- Related: rhbz244247
- * Tue May 29 17:00:00 2007 Patrick "Jima" Laughton <jima{%}beer{*}tclug{*}org> 2.39-1
- New upstream version (bugfixes, enhancements)
- * Mon Feb 12 16:00:00 2007 Patrick "Jima" Laughton <jima{%}beer{*}tclug{*}org> 2.38-1
- New upstream version with bugfix for potential hang