mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
This function will format a MAC address as colon-separated hex bytes.
It's really very simple: stdnse.tohex(mac, {separator=":"})
This commit updates all the instances I could find of the varying
convoluted attempts at performing this conversion.
39 KiB
39 KiB