add_interface


Description:

public void add_interface (string iface)

Add a network interface the device should listen on.

If the network interface is not already up, it will be used as soon as it's ready. Otherwise it's used right away.

Parameters:

iface

Name of the network interface, e.g. eth0