IPv6 Functions
Function Name | Description |
|---|---|
Enables the IPv6 Stateless Address Auto-Configuation procedure. | |
Disables the IPv6 Stateless Address Auto-Configuration procedure. | |
Set IPv6 Auto-Configuration hook function. | |
Set IPv6 Address Static Configuration hook function. | |
Add a statically-configured IPv6 host address to an interface. | |
Remove a configured IPv6 host address & multicast solicited mode address from an interface. | |
Remove all configured IPv6 host address(es) from an interface. | |
Configure IPv6 fragment reassembly timeout. | |
Get an interface's IPv6 host address(es). | |
Find the best matched source address in the IPv6 configured host addresses for the specified destination address. | |
Compute the number of identical most significant bits of two IPv6 addresses. | |
Get the scope of a specific IPv6 address. | |
Validate an IPv6 address as a configured IPv6 host address on an enabled interface. | |
Validate if any IPv6 host addresses are configured on a specific interface. | |
Validate an IPv6 host address. | |
Validate an IPv6 address as a link-local IPv6 address. | |
Validate an IPv6 address as a site-local address. | |
Validate an IPv6 address as a multicast address. | |
Validate an IPv6 address as a solicited node multicast address. | |
Validate an IPv6 address as the all nodes multicast address. | |
Validate an IPv6 address as the all routers multicast address. | |
Validate the IPv6 address as a a reserved multicast IPv6 address. | |
Validate an IPv6 address as the unspecified IPv6 address. | |
Validate an IPv6 address as the IPv6 loopback address. |