sandialabs/Arcus

Arcus should provide basic support of MAC Address manipulation (network adjacent)

rheone opened this issue · 0 comments

Description

Arcus should

  • Provide a MAC Address (MAC-48, and EUI-48) object
    • contains a byte array
    • implement IFormattable stringifying to common MAC Address formats
    • constructed via byte array
    • constructed via parsing recognized string formats
    • be serializable
    • provide basic mac information as seen fit / applicable

see wikipedia mac address