Skip to content

guo1017138/libndp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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-2015 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.

About

Neighbor Discovery library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.2%
  • M4 2.6%
  • Makefile 1.1%
  • Shell 0.1%