TNG / value-provider

Apache License 2.0
5 stars 3 forks source link

Ensure IPv6 address ending on IPv4 is created correctly #6

Closed SeggebrockT closed 3 years ago

SeggebrockT commented 3 years ago

When creating an IPv6 address ending on an IPv4 address do not call random IP address generation but use IPv4 explicitly to avoid concatenating two partial IPv6 addresses.