Skip to content

Commit

Permalink
Update ieee-oui.txt from IEEE registry (#174)
Browse files Browse the repository at this point in the history
* Updated from IEEE registry

* Updated ChangeLog
  • Loading branch information
royhills authored Jan 4, 2024
1 parent b856d40 commit e8dc9de
Show file tree
Hide file tree
Showing 2 changed files with 2,522 additions and 1,909 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,20 @@
support C99 standard" if C99 support is not present.
arp-scan currently uses C89 but use of C99 features is planned for
the next release.
https://github.com/royhills/arp-scan/pull/171

* arp-scan.c: flush stdout output buffer after displaying each response.
This ensures that responding hosts are seen immediately when reading
from a pipeline rather than having to wait until the output buffer
is filled.
https://github.com/royhills/arp-scan/pull/172

* Update copyright date for applicable files.
https://github.com/royhills/arp-scan/pull/173

* ieee-oui.txt: Updated from IEEE registry. Total of 50366 MAC/Vendor
mappings (4575 IAB + 5121 MAM + 34879 OUI + 5791 OUI36).
https://github.com/royhills/arp-scan/pull/174

2023-10-22 Roy Hills <[email protected]>

Expand Down
Loading

0 comments on commit e8dc9de

Please sign in to comment.