SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Net-MAC-Vendor
Version : 1.268 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:26:53
Group : Unspecified Source RPM : perl-Net-MAC-Vendor-1.268-lp154.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
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.

The IEEE moves the location of its OUI file. If they do that again, you can
set the \'NET_MAC_VENDOR_OUI_URL\' environment variable to get the new URL
without updating the code.

Here are some of the old URLs, which also flip-flop schemes:

http://standards.ieee.org/regauth/oui/oui.txt
https://standards.ieee.org/regauth/oui/oui.txt
http://standards-oui.ieee.org/oui.txt
http://standards-oui.ieee.org/oui/oui.txt

There are older copies of the OUI file in the GitHub repository.

These files are large (about 4MB), so you might want to cache a copy.

A different source of information is linuxnet.ca that publishes sanitized
and compressed versions of the list, such as:

http://linuxnet.ca/ieee/oui.txt.bz2

The module can read and decompress compressed versions (as long as the url
reflects the compression type in the filename as the linuxnet.ca links do).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-N/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-MAC-Vendor-1.268-lp154.1.1.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Compress::Bzip2)
perl(Compress::Zlib)
perl(IO::Socket::SSL)
perl(Mojo::URL)
perl(Mojo::UserAgent)
perl(Net::SSLeay)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Net
/usr/lib/perl5/vendor_perl/5.26.1/Net/MAC
/usr/lib/perl5/vendor_perl/5.26.1/Net/MAC/Vendor.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Net-MAC-Vendor
/usr/share/doc/packages/perl-Net-MAC-Vendor/CONTRIBUTING
/usr/share/doc/packages/perl-Net-MAC-Vendor/Changes
/usr/share/doc/packages/perl-Net-MAC-Vendor/README
/usr/share/doc/packages/perl-Net-MAC-Vendor/examples
/usr/share/doc/packages/perl-Net-MAC-Vendor/examples/README
/usr/share/licenses/perl-Net-MAC-Vendor
/usr/share/licenses/perl-Net-MAC-Vendor/LICENSE
/usr/share/man/man3/Net::MAC::Vendor.3pm.gz

 
ICM