wok-6.x diff radvd/description.txt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/radvd/description.txt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +The router advertisement daemon (radvd) is run by Linux or BSD systems
     1.5 +acting as IPv6 routers.
     1.6 +It sends Router Advertisement messages, specified by RFC 2461, to a local
     1.7 +Ethernet LAN periodically and when requested by a node sending a Router
     1.8 +Solicitation message.
     1.9 +These messages are required for IPv6 stateless autoconfiguration.