You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cristiano Urban 3ba630a141 perl/perl-Net-ARP: Added (Perl extension for creating ARP packets). 9 years ago
..
README perl/perl-Net-ARP: Added (Perl extension for creating ARP packets). 9 years ago
perl-Net-ARP.SlackBuild perl/perl-Net-ARP: Added (Perl extension for creating ARP packets). 9 years ago
perl-Net-ARP.info perl/perl-Net-ARP: Added (Perl extension for creating ARP packets). 9 years ago
slack-desc perl/perl-Net-ARP: Added (Perl extension for creating ARP packets). 9 years ago

README

This module can be used to create and send ARP packets and to get 
the mac address of an ethernet interface or ip address.

IMPORTANT: Version 1.0 will break with the API of PRE-1.0 versions,
because the return value of arp_lookup() and get_mac() will no longer
be passed as parameter, but returned! I hope this decision is ok
as long as we get a cleaner and more perlish API.