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.
 
 
 
 
 
 
postgres/contrib/mac
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
..
README.mac Move contrib/odbc/odbc.sql together with odbc driver, remove old files; 25 years ago
createoui Create and manage information on MAC address OUIs 25 years ago
dropoui Create and manage information on MAC address OUIs 25 years ago
ouiparse.awk make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
updateoui Create and manage information on MAC address OUIs 25 years ago

README.mac

This directory contains tools to create a mapping table from MAC
addresses (e.g., Ethernet hardware addresses) to human-readable
manufacturer strings. The `createoui' script builds the table
structure, `updateoui' obtains the current official mapping table
from the web site of the IEEE, converts it, and stores it in the
database, `dropoui' removes everything. Use the --help option to
get more usage information from the respective script. All three
use the psql program; any extra arguments will be passed to psql.