| Modifier and Type | Method and Description |
|---|---|
void |
VTNFlowManager.notifyVtnPort(VtnPortEvent ev)
Invoked when a port information has been added, removed, or changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTNInventoryListener.notifyVtnPort(VtnPortEvent ev)
Invoked when a port information has been added, removed, or changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTNPacketService.notifyVtnPort(VtnPortEvent ev)
Invoked when a port information has been added, removed, or changed.
|
| Modifier and Type | Method and Description |
|---|---|
protected VnodeState |
VTerminal.eventReceived(TxContext ctx,
VtnPortEvent ev)
Notify virtual mappings in this bridge of port event.
|
protected abstract VnodeState |
VirtualBridge.eventReceived(TxContext ctx,
VtnPortEvent ev)
Notify virtual mappings in this bridge of port event.
|
protected VnodeState |
VBridge.eventReceived(TxContext ctx,
VtnPortEvent ev)
Notify virtual mappings in this bridge of port event.
|
VnodeState |
VInterface.notifyPort(TxContext ctx,
VtnPortEvent ev)
Invoked when a physical switch port is added, removed, or changed.
|
VnodeState |
VTNMacMap.notifyPort(TxContext ctx,
VtnPortEvent ev)
Invoked when a physical switch port is added, removed, or changed.
|
VnodeState |
VTNVlanMap.notifyPort(TxContext ctx,
VtnPortEvent ev)
Invoked when a physical switch port is added, removed, or changed.
|
void |
VirtualBridge.notifyPort(TxContext ctx,
VtnPortEvent ev)
Invoked when a physical switch port is added, removed, or changed.
|
void |
VTenantManager.notifyVtnPort(VtnPortEvent ev)
Invoked when a port information has been added, removed, or changed.
|
protected void |
VtnPortEventHandler.scan(TxContext ctx,
VBridge vbr,
VtnPortEvent ev)
Deliver a VTN port event to the given vBridge.
|
protected void |
VtnPortEventHandler.scan(TxContext ctx,
VTerminal vtm,
VtnPortEvent ev)
Remove resolved path faults in the given vTerminal.
|
Copyright © 2018 OpenDaylight. All rights reserved.