The libndp package provides a wrapper for IPv6 Neighbor Discovery Protocol. It also provides a tool named ndptool for sending and receiving NDP messages.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): http://libndp.org/files/libndp-1.9.tar.gz
Download MD5 sum: 9d486750569e7025e5d0afdcc509b93c
Download size: 368 KB
Estimated disk space required: 2.5 MB
Estimated build time: less than 0.1 SBU
Install libndp by running the following command:
./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-static && make
This package does not come with a test suite.
Now, as the root
user:
make install