Versions in this module Expand all Collapse all v0 v0.1.0 Oct 14, 2014 Changes in this version + type Backend interface + Init func(extIface *net.Interface, extIP net.IP, ipMasq bool) (*SubnetDef, error) + Name func() string + Run func() + Stop func() + type SubnetDef struct + MTU int + Net ip.IP4Net