oui-update: Explicitly sort OUI list and strip trailing whitespaces
commitd7e9a5df4efbfbd08bd8fdcd2e5808349a12259c
authorTobias Klauser <tklauser@distanz.ch>
Tue, 13 Oct 2015 12:57:51 +0000 (13 14:57 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Tue, 13 Oct 2015 12:57:51 +0000 (13 14:57 +0200)
treefacb426787cfba702340114fdfe93db0064a2899
parent19c15748cb0eb431ef20f32ff629a82a6c2b3635
oui-update: Explicitly sort OUI list and strip trailing whitespaces

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>
oui-update.py