ndppd with burble.dn42 fixes https://github.com/DanielAdolfsson/ndppd.git
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Simon Marsh 6cfacd05d8
Fix for broken strerr_r definition in alpine
1 year ago
src Fix for broken strerr_r definition in alpine 1 year ago
.gitignore Makefile and manpages 12 years ago
ChangeLog Changelog updated 6 years ago
LICENSE Update README and add LICENSE 12 years ago
Makefile remove cp nd-proxy from make install 6 years ago
README Remove the default rule behavior 'static', this must now be specified. 7 years ago
README.md Clarification 3 years ago
nd-proxy.c Make nd-proxy handle the interface being shutdown gracefully 7 years ago
ndppd-init-debian-jessi Added init script working on Debian Jessie, just copy the file to 5 years ago
ndppd.1 Update documentation for 0.2.2 and fix logging 12 years ago
ndppd.conf-dist Doing some debugging on an issue with the routes not working from gateway hosted IPs 6 years ago
ndppd.conf.5 Added a promiscuous mode that allows the proxy interface to also respond to queries send from the gateway (for instance when it needs to route to a WAN address thats local) 6 years ago
ndppd.service Add a systemd service file 6 years ago

README.md

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 is in maintenance, and is being replaced by 1.0-devel which you can find here. 1.0 is not yet stable enough to be used in production, and I currently have no estimate when it is. Feel free to try it out if you like.

Latest stable release is 0.2.5: