update-oui.py: Adjust OUI matching regular expression
commit45b0a1e0868b268a477b3886b2aec8c40d4f050a
authorTobias Klauser <tklauser@distanz.ch>
Thu, 7 Mar 2013 08:26:14 +0000 (7 09:26 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 7 Mar 2013 08:28:06 +0000 (7 09:28 +0100)
tree3681fa80498af0e8fc0b2c7ba87078b56b6ba976
parented2f7c98e8d441cfc64d4f61e77e96f854ec98b0
update-oui.py: Adjust OUI matching regular expression

Only match hex digits (not the entire alphabet) and allow for preceeding
whitespaces as this seems to be the new format used.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
update-oui.py