# Functions
No description provided by the author
EnsurePublicSetup create the public setup, it's okay to have inf == nil.
GetCurrentPublicExitLink basically find how the public bridge (br-pub) is wired to the outside world.
GetPrivateExitLink returns the physical link zos is wired to.
GetPublicSetup gets the public setup from reality or error if node has no public setup.
No description provided by the author
IPs gets the public ips of the nodes.
LoadPublicConfig loads public config from file.
SavePublicConfig stores public config in a file.
No description provided by the author
SetPublicExitLink rewires the br-pub to a different exit (upstream) device.
# Constants
No description provided by the author
PublicBridge public bridge name, exists only after a call to EnsurePublicSetup.
No description provided by the author
# Variables
ErrNoPublicConfig is the error returns by ReadPubIface when no public interface is configured.