Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Apr 25 23:00:00 2006 Patrick Laughton <jima{%}auroralinux{*}org> 2.30-2.fc3.3
- Removed dbus support for FC3 (dbus version apparently too old)
- * Mon Apr 24 23:00:00 2006 Patrick Laughton <jima{%}auroralinux{*}org> 2.30-2
- Disabled stripping of binary while installing (oops)
- Enabled HAVE_ISC_READER/HAVE_DBUS via patch
- Added BuildReq for dbus-devel
- * Mon Apr 24 23:00:00 2006 Patrick Laughton <jima{%}auroralinux{*}org> 2.30-1
- Initial Fedora Extras RPM