Versions in this module Expand all Collapse all v0 v0.5.0 Jun 25, 2015 Changes in this version + type Network struct + Name string + func New(sm subnet.Manager, name string, ipMasq bool) *Network + func (n *Network) Init(ctx context.Context, iface *net.Interface, ipaddr net.IP) *backend.SubnetDef + func (n *Network) Run(ctx context.Context)