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/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/perl/perl-Net-Libdnet/README b/perl/perl-Net-Libdnet/README
index dca5b7a128..e7f5060adb 100644
--- a/perl/perl-Net-Libdnet/README
+++ b/perl/perl-Net-Libdnet/README
@@ -1,8 +1,9 @@
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.
+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.