commit | d27410f19fe3277930d19938882d6382331e0377 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Jan 30 17:15:43 2019 -0800 |
committer | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Thu Feb 14 05:25:29 2019 +0000 |
tree | 2b9b53954b7c04952ef9fb684e4f23bdfba13149 | |
parent | 0d7ce48e8d36e381e35550450c8bd0903a859e71 [diff] |
util: Add a function for converting MAC addresses We need to be able to convert a mac addresses from byte form into our typical human readable string form. Tested: Unit tests pass. Change-Id: I6e68cfefd4d5962e1125c1b5229e61fce475729a Signed-off-by: William A. Kennington III <wak@google.com>