|
VLANs(802.1Q)forOMNet++
0.5Beta
|
| _mac_llid | Bonds a MAC address with a logical link ID (or VLAN) |
| _port_llid | Bonds a port with an LLID |
| _vlan_info_entry | Struct to keep information about each VLAN |
| AddressEntry | The AddressEntry holds the rest of the information needed in the MAC Address table |
| ARP_Vlans | Extended Class to add interface name in the controlInfo |
| EtherEncapVlans | TODO - Generated class |
| EtherMacVlan | Currently not used, may be needed thought in the future to allow bigger frames to go through.. |
| EthernetDot1QFrame | Class generated from linklayer/EtherFrameVlans.msg by opp_msgc |
| Ieee802VlanCtrl | Class generated from linklayer/Ieee802VlanCtrl.msg by opp_msgc |
| macllidCmp | Comparison operator for using the mac_llid struct in an std::map container |
| MACVlanRelayUnitBase | This class is taken from INET FrameWork switches and changed a bit to support logical links |
| Q_mgmt_PerVlan | TODO - Generated class |
| VlanNetConfig | A NetworkConfigurator to handle vlans on initialization |