Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
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
- * Fri Jul 25 17:00:00 2008 Daniel Veillard <veillard{%}redhat{*}com> 2.45-1.el5.1
- update to new upstream version
- fixes for CVE-2008-1447/CERT VU#800113
- Resolves: rhbz#454869
- * 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)