| Package | Description | 
|---|---|
| etri.sdn.controller.module.learningmac | 
| Modifier and Type | Field and Description | 
|---|---|
private java.util.Map<IOFSwitch,java.util.Map<MacVlanPair,java.lang.Short>> | 
OFMLearningMac.macVlanToSwitchPortMap
Table to save learning result. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<IOFSwitch,java.util.Map<MacVlanPair,java.lang.Short>> | 
OFMLearningMac.getTable()
Get all the mappings between MAC/VLAN to switch port. 
 |