# libndp **Repository Path**: openkylin/libndp ## Basic Information - **Project Name**: libndp - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-28 - **Last Updated**: 2026-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libndp - Library for Neighbor Discovery Protocol # This package contains a library which provides a wrapper for IPv6 Neighbor Discovery Protocol. It also provides a tool named ndptool for sending and receiving NDP messages. ## Install $ ./autogen.sh $ ./configure $ make $ sudo make install ## Authors * Jiri Pirko ## Internet Resources * Project Home: http://www.libndp.org/ * Git Source Tree: https://github.com/jpirko/libndp ## License Copyright (C) 2013-2015 Jiri Pirko libndp is distributed under GNU Lesser General Public License version 2.1. See the file "COPYING" in the source distribution for information on terms & conditions for accessing and otherwise using libndp.