Name: | dnsmasq |
---|---|
Version: | 2.79 |
Release: | 11.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 662740 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.79-11.el8.x86_64.rpm |
Source RPM: | dnsmasq-2.79-11.el8.src.rpm |
Build Date: | Wed Apr 29 2020 |
Build Host: | jenkins-10-147-72-125-87509056-2b13-4d58-81d5-198bfab15e66.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.thekelleys.org.uk/dnsmasq/ |
Summary: | A lightweight DHCP/caching DNS server |
Description: | 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. |
- Support multiple static leases for single mac on IPv6 (#1779187)
- Fix memory leak in helper.c (#1795370)
- Fix replies to non-recursive queries (#1700916)
- Fix dhcp_lease_time (#1746411)
- Fix TCP queries after interface recreation (#1728698)
- Send dhcp_release even for addresses not on local network (#1749092)
- Fix Coverity detected issues (#1602477)
- Fix %pre scriptlet (#1548050)
- Make dnsmasq leases writeable by root again (#1554390)
- Fix passing of dnssec enabled queries (#1597309)