$OpenBSD: README,v 1.4 2018/09/04 12:46:20 espie Exp $

+-----------------------------------------------------------------------
| Running aircrack-ng on OpenBSD
+-----------------------------------------------------------------------

Post-installation steps
=======================
The kismet format output from airodump-ng(1) can optionally include
the device manufacturer. To enable this, type

    $ ftp -o - http://standards-oui.ieee.org/oui/oui.txt | grep \(hex\) | \
      doas tee /usr/local/share/aircrack-ng/airodump-ng-oui.txt > /dev/null
