commit | 2ea0b34ba1e3bf712e052304747a3bc6c78e8208 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Wed Mar 20 10:18:35 2013 -0700 |
committer | Kenny Root <kroot@google.com> | Wed Mar 20 10:18:43 2013 -0700 |
tree | 03e19ecbf5a7f6453810883269c80598c418b863 | |
parent | 6e58f68a6a1443d944d3ab50e44a8558e9415449 [diff] |
Mapped IPv4 address test fix The SubjectAlternativeNameTest was failing on getting a mapped IPv4 address back of the form "::ffff:127.0.0.1" which should be handled fine. Added several tests to InetAddressTest to make sure the correct handling of mapped addresses doesn't regress. Change-Id: If6e1ca8bda405d4862786404d1ced571743391f2