mapped_ipv6_to_ipv4: Converts mapped IPv6 to IPv4 NAs will be mapped to NAs.

Description Usage Arguments Value Examples

Description

Converts mapped IPv6 to IPv4 NAs will be mapped to NAs.

Usage

1

Arguments

v6

Vector of IP Addresses in mapped IPv6 format

Value

List of IP Addresses in dotted notation IPv4 format

Examples

1
2
mapped_ipv6_to_ipv4('::FFFF:0:127.0.0.1')
mapped_ipv6_to_ipv4(c('::FFFF:0:127.0.0.1','::FFFF:0:192.168.1.1'))

bhaskarvk/iputils documentation built on May 12, 2019, 8:23 p.m.