wok diff dnsmasq/description.txt @ rev 25002

updated nrg2iso (0.4 -> 0.4.1)
author Hans-G?nter Theisgen
date Mon May 16 14:45:30 2022 +0100 (2022-05-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dnsmasq/description.txt	Mon May 16 14:45:30 2022 +0100
     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.