Versions in this module Expand all Collapse all v0 v0.1.0 Oct 14, 2014 Changes in this version + func New(sm *subnet.SubnetManager) backend.Backend + type AllocBackend struct + func (m *AllocBackend) Init(extIface *net.Interface, extIP net.IP, ipMasq bool) (*backend.SubnetDef, error) + func (m *AllocBackend) Name() string + func (m *AllocBackend) Run() + func (m *AllocBackend) Stop()