Show What an IP Address Literal Means Under Every Standard


[Up] [Top]

Documentation for package ‘raddr’ version 0.1.2

Help Pages

addr_address_space The bundled IANA address-space registries
addr_address_space_version Provenance of the bundled address-space snapshot
addr_aton Read an address literal under one dialect
addr_category Read single fields of a classification
addr_category_map raddr's block to category map
addr_category_version Provenance of raddr's category map
addr_classify Classify addresses against the IANA registries
addr_codes Pull one dialect's reading, outcome or reason codes back out
addr_codes_registry The reason-code registry
addr_curl Read an address literal under one dialect
addr_embedded_kind Read single fields of a classification
addr_embeddings Read single fields of a classification
addr_expand Render addresses as text
addr_family Read the family of an address
addr_format Render addresses as text
addr_getaddrinfo Read an address literal under one dialect
addr_global_reachability Whether an address is in globally reachable space
addr_input Pull one dialect's reading, outcome or reason codes back out
addr_is_divergent Pull one dialect's reading, outcome or reason codes back out
addr_nat64_embeddings Read the IPv4 address a caller-supplied NAT64 prefix embeds
addr_outcome Pull one dialect's reading, outcome or reason codes back out
addr_parse Read an address literal under every dialect at once
addr_pton Read an address literal under one dialect
addr_reading Pull one dialect's reading, outcome or reason codes back out
addr_registry The bundled IANA special-purpose address registries
addr_registry_outdated Provenance of the bundled special-purpose registry snapshot
addr_registry_snapshot Content-addressed identity of the bundled registry snapshot
addr_registry_version Provenance of the bundled special-purpose registry snapshot
addr_reverse_pointer Reverse DNS pointer name
addr_status Pull one dialect's reading, outcome or reason codes back out
addr_strict Read an address literal under one dialect
addr_to_binary Encode and decode addresses as bytes, hex or binary
addr_to_bytes Encode and decode addresses as bytes, hex or binary
addr_to_hex Encode and decode addresses as bytes, hex or binary
addr_to_integer Encode and decode addresses as unsigned integers
addr_transition_registry The transition-prefix overlay
addr_transition_version The transition-prefix overlay
addr_whatwg Read an address literal under one dialect
addr_within Is an address inside a block?
addr_within_any Is an address inside a block?
addr_zone Read the zone ID of an address
binary_to_addr Encode and decode addresses as bytes, hex or binary
bytes_to_addr Encode and decode addresses as bytes, hex or binary
dialects Read an address literal under one dialect
hex_to_addr Encode and decode addresses as bytes, hex or binary
integer_to_addr Encode and decode addresses as unsigned integers
is_raddr_address Test whether an object is a 'raddr_address'
is_raddr_class Test whether an object is a 'raddr_class'
is_raddr_embedding Test whether an object is a 'raddr_embedding'
is_raddr_parse Test whether an object is a 'raddr_parse'
parse-accessors Pull one dialect's reading, outcome or reason codes back out
raddr_address An IP address vector