Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXZ
          ]
        
        dnsmasq - 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. 
Packages
        
        
            | dnsmasq-2.76-16.el7_9.1.x86_64
              [266 KiB] | Changelog
              by Petr Menšík (2020-11-27): - Accept responses only on correct sockets (CVE-2020-25684)
- Use strong verification on queries (CVE-2020-25685)
- Handle multiple identical DNS queries better (CVE-2020-25686)
- Link against nettle for sha256 hash implementation | 
            | dnsmasq-2.76-16.el7.x86_64
              [265 KiB] | Changelog
              by Petr Menšík (2020-07-02): - Fix strict-mode retries on REFUSED (#1755610) |