commit | 5058f57a88d697034a8ed20145489d9cdb8c5275 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Jan 30 17:18:14 2019 -0800 |
committer | William A. Kennington III <wak@google.com> | Thu Feb 14 12:10:12 2019 -0800 |
tree | 2895821d2cc767a2739f1dcd7e2b59180eeb4f2e | |
parent | d27410f19fe3277930d19938882d6382331e0377 [diff] |
util: Add a function for converting IP bytes to strings We need this for future work which turns netlink data into IP addresses. Tested: Run through unit tests. Change-Id: If078b28246509ca2ebd3bf7bab652b84258df0bd Signed-off-by: William A. Kennington III <wak@google.com>