proxyarp

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2015 License: GPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyARP

type ProxyARP struct {
	app.BaseProcessor
	// contains filtered or unexported fields
}

func New

func New(conf *goconf.ConfigFile, log log.Logger, db database) *ProxyARP

func (*ProxyARP) Init

func (r *ProxyARP) Init() error

func (*ProxyARP) Name

func (r *ProxyARP) Name() string

func (*ProxyARP) OnDeviceDown

func (r *ProxyARP) OnDeviceDown(finder network.Finder, device *network.Device) error

func (*ProxyARP) OnPacketIn

func (r *ProxyARP) OnPacketIn(finder network.Finder, ingress *network.Port, eth *protocol.Ethernet) error

func (*ProxyARP) OnPortDown

func (r *ProxyARP) OnPortDown(finder network.Finder, port *network.Port) error

func (*ProxyARP) String

func (r *ProxyARP) String() string

type VIP

type VIP struct {
	Address net.IP
	MAC     net.HardwareAddr
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL