perl/perl-Net-Libdnet: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 04:01:24 -04:00
parent a6380d3947
commit 54e2a25611
1 changed files with 7 additions and 6 deletions

View File

@ -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.