pivasoftware / easycwmp

EasyCwmp:
http://www.easycwmp.org/
GNU General Public License v2.0
77 stars 61 forks source link

auto get OUI #11

Open sinkcup opened 9 years ago

sinkcup commented 9 years ago

see http://en.wikipedia.org/wiki/Organizationally_unique_identifier http://standards.ieee.org/develop/regauth/oui/public.html

An Organizationally Unique Identifier (OUI) is a 24-bit number that uniquely identifies a vendor, manufacturer, or other organization globally or worldwide. In MAC addresses, the OUI is combined with a 24-bit number (assigned by the owner or 'assignee' of the OUI) to form the address. The first three octets of the address are the OUI.

so I write code to auto sub the mac address to OUI. don't need to change the config.

pivasoftware commented 9 years ago

Thank you for the remark. I will merge this issue to support.easycwmp.org