# Functions
New creates a new DMZ DualStack.
NewDHCPMon create a new DHCPMon object managing interface iface namespace is then network namespace name to use.
# Constants
FamilyAll get all IP address families.
FamilyV4 gets all IPv4 addresses.
FamilyV6 gets all IPv6 addresses.
NdmzBridge is the name of the ipv4 routing bridge in the host namespace.
# Structs
DHCPMon monitor a network interface status and force renew of DHCP lease if needed.
# Interfaces
DMZ is an interface used to create an DMZ network namespace.