summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-Libdnet/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Net-Libdnet/README')
-rw-r--r--perl/perl-Net-Libdnet/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/perl/perl-Net-Libdnet/README b/perl/perl-Net-Libdnet/README
new file mode 100644
index 0000000000..5cf63913cb
--- /dev/null
+++ b/perl/perl-Net-Libdnet/README
@@ -0,0 +1,10 @@
+Net::Libdnet - binding for Dug Song's libdnet
+
+Net::Libdnet provides a simplified, portable interface to several low-level
+networking routines, including network address manipulation, kernel arp cache
+and route table lookup and manipulation, network firewalling, network
+interface lookup and manipulation, network traffic interception via tunnel
+interfaces, and raw IP packet and Ethernet frame transmission. It is intended
+to complement the functionality provided by libpcap.
+
+This package requires perl-Class-Gomor and libdnet, from SlackBuilds.org