mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 05:39: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.
6.1 KiB
6.1 KiB