get_addresses


Description:

public unowned SList<IP4Address> get_addresses ()

Gets the IP4 addresses (containing the address, prefix, and gateway).

Parameters:

this

a IP4Config

Returns:

the SList containing IP4Addresses. This is the internal copy used by the configuration and must not be modified.