]> granicus.if.org Git - postgresql/commit
Create and manage information on MAC address OUIs
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 23 Aug 2000 06:02:23 +0000 (06:02 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 23 Aug 2000 06:02:23 +0000 (06:02 +0000)
commitaa2a3bfd486bc256e97c5a0832523b0162aeadca
tree70ddfe8e27f68291d58aae01a465c93344ef5619
parent2b6a35f7cdc045bf01a0539cf76dcd34adb0ccbf
Create and manage information on MAC address OUIs
 (Organizationally Unique Identifiers).
 This is the manufacturer's code in the MAC address.
contrib/mac/createoui [new file with mode: 0755]
contrib/mac/dropoui [new file with mode: 0755]
contrib/mac/ouiparse.awk [new file with mode: 0644]
contrib/mac/updateoui [new file with mode: 0755]