Add IpAddress-to-bytes conversion 47/35247/1
authorRobert Varga <rovarga@cisco.com>
Mon, 22 Feb 2016 16:38:41 +0000 (17:38 +0100)
committerRobert Varga <rovarga@cisco.com>
Tue, 23 Feb 2016 11:16:29 +0000 (12:16 +0100)
This adds utilities aware of the validated format, making them correct
with respect to zone identifiers. The IPv4 conversion is also faster due
to the fact it can rely on well-formedness of the argument.

Change-Id: I28014d15107562e7dc6193eb6f8198586e839d5b
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found