Versions in this module Expand all Collapse all v0 v0.2.0 Dec 22, 2014 Changes in this version + func New(sm *subnet.SubnetManager, config json.RawMessage) backend.Backend + type VXLANBackend struct + func (vb *VXLANBackend) Init(extIface *net.Interface, extIP net.IP, ipMasq bool) (*backend.SubnetDef, error) + func (vb *VXLANBackend) Name() string + func (vb *VXLANBackend) Run() + func (vb *VXLANBackend) Stop()