ndb-oui 0.4.1

Organizationally Unique Identifiers (OUI) database with lookup interface.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ndb-oui

Organizationally Unique Identifiers (OUI) database with lookup interface.  

Part of the [ndb project](https://github.com/shellrow/ndb).

[![Crates.io](https://img.shields.io/crates/v/ndb-oui.svg)](https://crates.io/crates/ndb-oui)
[![Documentation](https://docs.rs/ndb-oui/badge.svg)](https://docs.rs/ndb-oui)
[![License](https://img.shields.io/crates/l/ndb-oui.svg)](https://github.com/shellrow/ndb/blob/main/LICENSE)

## Features
- Fast lookup of vendor name by MAC address prefix
- Exact and CIDR-based prefix matching
- MAC address normalization
- Support for bundled or custom CSV data