add_address


Description:

public bool add_address (IP6Address address)

Adds a new IPv6 address and associated information to the setting.

The given address is duplicated internally and is not changed by this function.

Parameters:

this

the SettingIP6Config

address

the new address to add

Returns:

true if the address was added; false if the address was already known.