summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 656eb02..4183d0a 100644
--- a/README
+++ b/README
@@ -1,14 +1,11 @@
# 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
-LNST can be installed using python's distutils.
-
$ ./autogen.sh
$ ./configure
$ make