ndppd/README.md

10 lines
437 B
Markdown
Raw Normal View History

2019-12-15 03:01:26 +01:00
# NDPPD
***ndppd***, or ***NDP Proxy Daemon***, is a daemon that proxies *neighbor discovery* messages. It listens for *neighbor solicitations* on a
specified interface and responds with *neighbor advertisements* - as described in **RFC 4861** (section 7.2).
## Current status
Version 0.x has been discontinued, and is being replaced by `1.0-devel` which you can find
[here](https://github.com/DanielAdolfsson/ndppd/tree/1.0-devel).