SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-MAC-Vendor rpm build for : Mandriva 2010. For other distributions click perl-Net-MAC-Vendor.

Name : perl-Net-MAC-Vendor
Version : 1.180.0 Vendor : Mandriva
Release : 1mdv2010.0 Date : 2009-07-29 21:04:52
Group : Development/Perl Source RPM : perl-Net-MAC-Vendor-1.180.0-1mdv2010.0.src.rpm
Size : 0.01 MB
Packager : Jérôme Quelin < jquelin_mandriva_org>
Summary : Look up the vendor for a MAC
Description :
The Institute of Electrical and Electronics Engineers (IEEE) assigns an
Organizational Unique Identifier (OUI) to manufacturers of network interfaces.
Each interface has a Media Access Control (MAC) address of six bytes. The first
three bytes are the OUI.

This module allows you to take a MAC address and turn it into the OUI and
vendor information. You can, for instance, scan a network, collect MAC
addresses, and turn those addresses into vendors. With vendor information, you
can often guess at what what you are looking at (e.g. an Apple product).

You can use this as a module as its individual functions, or call it as a
script with a list of MAC addresses as arguments. The module can figure it out.

This module tries to persistently cache with DBM::Deep the OUI information so
it can avoid using the network. If it cannot load DBM::Deep, it uses a normal
hash (which is lost when the process finishes). You can preload this cache with
the load_cache() function. So far, the module looks in the current working
directory for a file named mac_oui.db to find the cache. I need to come up with
a way to let the user set that location.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-MAC-Vendor-1.180.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-Net-MAC-Vendor-1.180.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-Net-MAC-Vendor-1.180.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-Net-MAC-Vendor-1.180.0-1mdv2010.0.noarch.rpm
     

Provides :
perl(Net::MAC::Vendor)
perl-Net-MAC-Vendor

Requires :
perl-base => 2:5.10.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(LWP::Simple)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Carp)
perl(Exporter)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/Net
/usr/lib/perl5/vendor_perl/5.10.0/Net/MAC
/usr/lib/perl5/vendor_perl/5.10.0/Net/MAC/Vendor.pm
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Net
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Net/MAC
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Net/MAC/Vendor
/usr/share/doc/perl-Net-MAC-Vendor
/usr/share/doc/perl-Net-MAC-Vendor/Changes
/usr/share/doc/perl-Net-MAC-Vendor/LICENSE
/usr/share/doc/perl-Net-MAC-Vendor/README
/usr/share/man/man3/Net::MAC::Vendor.3.lzma

 
ICM