diff options
Diffstat (limited to 'devel/libnet/pkg/DESCR')
-rw-r--r-- | devel/libnet/pkg/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libnet/pkg/DESCR b/devel/libnet/pkg/DESCR new file mode 100644 index 00000000000..5321c40fb63 --- /dev/null +++ b/devel/libnet/pkg/DESCR @@ -0,0 +1,10 @@ +Libnet + +A C library for portable packet creation and injection. + +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. |