Source-Makefile: feeds/routing/ndppd/Makefile

Package: ndppd
Version: 0.2.5-r2
Depends: +libc @IPV6 +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: NDP Proxy Daemon
Maintainer: Gabriel Kerneis <gabriel@kerneis.info>
Source: ndppd-0.2.5.tar.gz
License: GPL-3.0-or-later
URL: http://www.priv.nu/projects/ndppd/
Type: ipkg
Description:  ndppd, or NDP Proxy Daemon, is a daemon that proxies NDP (Neighbor Discovery
 Protocol) messages between interfaces.  ndppd currently only supports Neighbor
 Solicitation Messages and Neighbor Advertisement Messages.

 The ndp_proxy provided by Linux doesn't support listing proxies, and only hosts
 are supported.  No subnets.  ndppd solves this by listening for Neighbor
 Solicitation messages on an interface, then query the internal interfaces for
 that target IP before finally sending a Neighbor Advertisement message.
@@


