[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ c ] [ g ] [ i ] [ n ] [ r ] [ s ] [ u ]

c

checkIPv6
in file IPv6.php, method Net_IPv6::checkIPv6()
    Checks an IPv6 adress
Compress
in file IPv6.php, method Net_IPv6::Compress()
    Compresses an IPv6 adress
top

g

getAddressType
in file IPv6.php, method Net_IPv6::getAddressType()
    Returns the type of an IPv6 address.
getNetmask
in file IPv6.php, method Net_IPv6::getNetmask()
    Calculates the network prefix based on the netmask bits.
top

i

isInNetmask
in file IPv6.php, method Net_IPv6::isInNetmask()
    Checks if an (compressed) IP is in a specific address space.
IPv6.php
procedural page IPv6.php
top

n

Net_IPv6
in file IPv6.php, class Net_IPv6
    Class to validate and to work with IPv6 addresses.
NET_IPV6_LOCAL_LINK
in file IPv6.php, constant NET_IPV6_LOCAL_LINK
    Address Type: Link Local Use Addresses (RFC 1884, Section 2.3)
NET_IPV6_LOCAL_SITE
in file IPv6.php, constant NET_IPV6_LOCAL_SITE
    Address Type: Link Local Use Addresses (RFC 1884, Section 2.3)
NET_IPV6_MULTICAST
in file IPv6.php, constant NET_IPV6_MULTICAST
    Address Type: Multicast Addresses (RFC 1884, Section 2.3)
NET_IPV6_NO_NETMASK
in file IPv6.php, constant NET_IPV6_NO_NETMASK
    Error code if netmask bits was not found
NET_IPV6_NO_NETMASK_MSG
in file IPv6.php, constant NET_IPV6_NO_NETMASK_MSG
    Error message if netmask bits was not found
NET_IPV6_RESERVED
in file IPv6.php, constant NET_IPV6_RESERVED
    Address Type: Reserved (RFC 1884, Section 2.3)
NET_IPV6_RESERVED_IPX
in file IPv6.php, constant NET_IPV6_RESERVED_IPX
    Address Type: Reserved for IPX Allocation (RFC 1884, Section 2.3)
NET_IPV6_RESERVED_NSAP
in file IPv6.php, constant NET_IPV6_RESERVED_NSAP
    Address Type: Reserved for NSAP Allocation (RFC 1884, Section 2.3)
NET_IPV6_RESERVED_UNICAST_GEOGRAPHIC
in file IPv6.php, constant NET_IPV6_RESERVED_UNICAST_GEOGRAPHIC
    Address Type: Reserved for Geographic-Based Unicast Addresses (RFC 1884, Section 2.3)
NET_IPV6_UNASSIGNED
in file IPv6.php, constant NET_IPV6_UNASSIGNED
    Address Type: Unassigned (RFC 1884, Section 2.3)
NET_IPV6_UNICAST_PROVIDER
in file IPv6.php, constant NET_IPV6_UNICAST_PROVIDER
    Address Type: Provider-Based Unicast Address (RFC 1884, Section 2.3)
NET_IPV6_UNKNOWN_TYPE
in file IPv6.php, constant NET_IPV6_UNKNOWN_TYPE
    Address Type: address can not assigned to a specific type
top

r

removeNetmaskSpec
in file IPv6.php, method Net_IPv6::removeNetmaskSpec()
    Removes a possible existing netmask specification at an IP addresse.
top

s

SplitV64
in file IPv6.php, method Net_IPv6::SplitV64()
    Splits an IPv6 adress into the IPv6 and a possible IPv4 part
top

u

Uncompress
in file IPv6.php, method Net_IPv6::Uncompress()
    Uncompresses an IPv6 adress
top

Documentation generated on Mon, 11 Mar 2019 14:36:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.