Update ieee-oui.txt and ieee-iab.txt file for arp-scan

arp-scan use these two file to decode vendor string from mac address.

mac-vendor.txt is not updated frequently.

the procedure of update is:

  1. cd /usr/share/arp-scan/, which folder contains these files. (could be /usr/local/share/arp-scan)
  2. this folder needs root access, run with root privilege
  3. use sudo get-oui -v to update ieee-oui.txt, -v means verbose
  4. use sudo get-iab -v to update ieee-iab.txt