diff options
author | Tom Gundersen <teg@jklm.no> | 2012-12-03 20:15:22 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2012-12-04 02:11:37 +0100 |
commit | 5fe25affc01fb003a3a66937458a25640a6075ce (patch) | |
tree | 9dcc8643473f2e4d43e2b79d9eece0c245ff45c2 /hwdb/.gitignore | |
parent | d9847b32462d3943c9788e05454364f544617b9d (diff) |
hwdb: add IAB to the OUI database
The individual address block is a poor man's organizationally unique
identifier.
Perhaps we should change the udev key from ID_OUI_FROM_DATABASE to
something like ID_IEEE_VENDOR_FROM_DATABASE?
Suggested-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Diffstat (limited to 'hwdb/.gitignore')
-rw-r--r-- | hwdb/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hwdb/.gitignore b/hwdb/.gitignore index 316529a943..a29233b5ec 100644 --- a/hwdb/.gitignore +++ b/hwdb/.gitignore @@ -1,3 +1,4 @@ /pci.ids /usb.ids /oui.txt +/iab.txt |