Documentation ¶
Index ¶
- func AddLocalAddress(prefix *net.IPNet, ifName string) error
- func AddPointToPointAddress(localIP net.IP, peerPrefix *net.IPNet, ifName string) error
- func RemoveLocalAddress(prefix *net.IPNet, ifName string) error
- func RemovePointToPointAddress(localIP net.IP, peerPrefix *net.IPNet, ifName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLocalAddress ¶
AddLocalAddress adds an address (or prefix) to the specified network interface.
func AddPointToPointAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.