wok-current diff dnsmasq/description.txt @ rev 25725
Patch openssh CVE-2024-6387
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jul 01 15:09:44 2024 +0000 (4 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dnsmasq/description.txt Mon Jul 01 15:09:44 2024 +0000 1.3 @@ -0,0 +1,9 @@ 1.4 +Dnsmasq provides network infrastructure for small networks: DNS, DHCP, 1.5 +router advertisement and network boot. 1.6 +It is designed to be lightweight and have a small footprint, suitable 1.7 +for resource constrained routers and firewalls. 1.8 +It has also been widely used for tethering on smartphones and portable 1.9 +hotspots, and to support virtual networking in virtualisation frameworks. 1.10 +Supported platforms include Linux (with glibc and uclibc), Android, *BSD, 1.11 +and Mac OS X. 1.12 +Dnsmasq provides full IPv6 support.