radvd
| Developer(s) | Pekka Savola |
|---|---|
| Initial release | 1996 |
| Stable release | 1.8.3 / October 14, 2011 |
| Development status | Active |
| Written in | C |
| Platform | Linux and BSD |
| Available in | English |
| License | BSD license[1] |
| Website | radvd |
The Router Advertisement Daemon (radvd) is an open-source software product that implements link-local advertisements of IPv6 router addresses and IPv6 routing prefixes using the Neighbor Discovery Protocol (NDP) as specified in RFC 2461.[2] The Router Advertisement Daemon is used by system administrators in stateless autoconfiguration methods of network hosts on Internet Protocol version 6 networks.
When IPv6 hosts configure their network interfaces, they broadcast router solicitation (RS) requests onto the network to discover available routers. The radvd software answers requests with router advertisement (RA) messages. In addition, radvd periodically broadcasts RA packets to the attached link to update network hosts. The router advertisement messages contain the routing prefix used on the link, the link maximum transmission unit (MTU), and the address of the responsible default router.
Radvd also supports the recursive DNS server (RDNSS) and DNS search list (DNSSL) options for NDP published in RFC 6106.[3]
[edit] See also
- Dynamic Host Configuration Protocol (DHCP)
- Domain Name System (DNS)
[edit] References
[edit] External links
| This computing article is a stub. You can help Wikipedia by expanding it. |