# Functions
InterfaceFilter is a function passed to ICE Agent to filter out not allowed interfaces to avoid building tunnel over them.
NewNet creates a new StdNet instance.
NewNetWithDiscover creates a new StdNet instance.
# Structs
Net is an implementation of the net.Net interface based on functions of the standard net package.
# Interfaces
ExternalIFaceDiscover provide an option for external services (mobile) to collect network interface information.