summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2013-08-08 10:43:03 +0200
committerJiri Pirko <jiri@resnulli.us>2013-08-08 10:43:03 +0200
commit546cbe8a76fb1c4127958191e691614eb7c8d2cd (patch)
tree8fc0973fc3d690d914595535969441f0a7c3fae9
parent18183fd2fe717f874f2a9e6be6f5072cfff36ce5 (diff)
downloadlibndp-546cbe8a76fb1c4127958191e691614eb7c8d2cd.tar.gz
README: remove copy&paste leftovers
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
-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