mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Move select_interface and MAC-resolution logic (resolve_mac_address, parse_proc_net_arp, probe_mac) out of the device_finders modules into a single utils::network utility so future scanners can reuse them. Rename resolve to resolve_mac_address and make parse_proc_net_arp private. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>