procfs
procfs copied to clipboard
Fix to add the missing parsing of the ARP mac address
- to parse a string representation of a mac address it is required to use the ParseMAC function
- added additional test case with empty mac address (incomplete)