Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-13 | oui-update: Explicitly sort OUI list and strip trailing whitespaces | Tobias Klauser | 1 | -5/+9 | |
It looks like http://standards-oui.ieee.org/oui.txt is no longer sorted by OUI, so do in manually when creating oui.conf. Also, it looks like the file has been converted to use CRLF line endings, so strip those as well (and any other trailing whitespaces in the vendor name). Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2013-08-23 | oui-update: minor: Fix typo in error message | Tobias Klauser | 1 | -1/+1 | |
s/Eror/Error/ Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2013-05-05 | oui: minor: rename update file | Daniel Borkmann | 1 | -0/+81 | |
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> |