Documentation ¶
Index ¶
- type ProxyARP
- func (r *ProxyARP) Init() error
- func (r *ProxyARP) Name() string
- func (r *ProxyARP) OnDeviceDown(finder network.Finder, device *network.Device) error
- func (r *ProxyARP) OnPacketIn(finder network.Finder, ingress *network.Port, eth *protocol.Ethernet) error
- func (r *ProxyARP) OnPortDown(finder network.Finder, port *network.Port) error
- func (r *ProxyARP) String() string
- type VIP
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 (*ProxyARP) OnDeviceDown ¶
func (*ProxyARP) OnPacketIn ¶
func (*ProxyARP) OnPortDown ¶
Click to show internal directories.
Click to hide internal directories.