aboutsummaryrefslogtreecommitdiff
path: root/net/libnet/pkg-descr
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-09 01:16:35 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-09 01:16:35 +0000
commit253c687d8f6c5aaa8641906aec378c2e8e05d0df (patch)
treee8a2134daeb45fc516dd0fdae291bb2a96432d94 /net/libnet/pkg-descr
parent946cd53ba8539a211f7981e2a86a03117bd35807 (diff)
Notes
Diffstat (limited to 'net/libnet/pkg-descr')
-rw-r--r--net/libnet/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/libnet/pkg-descr b/net/libnet/pkg-descr
new file mode 100644
index 000000000000..5346df1360c8
--- /dev/null
+++ b/net/libnet/pkg-descr
@@ -0,0 +1,18 @@
+Libnet A C library for portable packet creation
+
+domains of sockets and protocols.
+
+A C library for portable packet creation
+
+Included are also simple example test programs
+
+
+Libnet is a collection of routines to help with the construction
+and handling of network packets. It provides a portable framework
+for low-level network packet writing and handling.
+
+Libnet features portable packet creation interfaces at the IP layer
+and link layer, as well as a host of supplementary and complementary
+functionality.
+
+See http://www.infonexus.com/~daemon9/Projects/Libnet/ for more info