/
githubmirror
/
libndp
Обзор
Документация
Войти
/
githubmirror
/
libndp
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.4
README
28 строк
746 B
Jiri Pirko
README: remove copy&paste leftovers
08 авг 2013, 12:43
08 авг 2013, 12:43
546cbe8
Код
Авторство
О чём код?
# 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 <jiri@resnulli.us> ## Internet Resources * Project Home: http://www.libndp.org/ * Git Source Tree: https://github.com/jpirko/libndp ## License Copyright (C) 2013 Jiri Pirko <jiri@resnulli.us> 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.