| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.vnode | |
| org.opendaylight.vtn.manager.internal.vnode.xml |
This package contains XML bindings to models for VTN tree.
|
| Modifier and Type | Method and Description |
|---|---|
protected MacMapChange |
SetMacMapTask.updateConfig(VTNMacMapConfig cfg,
VtnUpdateOperationType op)
Update the MAC mapping configuration.
|
protected abstract MacMapChange |
UpdateMacMapTask.updateConfig(VTNMacMapConfig cfg,
VtnUpdateOperationType op)
Update the MAC mapping configuration.
|
protected MacMapChange |
SetMacMapAclTask.updateConfig(VTNMacMapConfig cfg,
VtnUpdateOperationType op)
Update the MAC mapping configuration.
|
| Constructor and Description |
|---|
VTNMacMap(BridgeIdentifier<Vbridge> vbrId,
VTNMacMapConfig mmc)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
VTNMacMapConfig |
XmlVBridge.getMacMap()
Return a MAC mapping configuration if present.
|
Copyright © 2018 OpenDaylight. All rights reserved.