VLANs(802.1Q)forOMNet++
0.5Beta
|
The AddressEntry holds the rest of the information needed in the MAC Address table. More...
#include <MACVlanRelayUnitBase.h>
Public Attributes | |
std::string | portName |
simtime_t | insertionTime |
The AddressEntry holds the rest of the information needed in the MAC Address table.
The basic difference from the INET frame work is that the port now is not a number but a string (in order to support both ethX and ponX ports).
simtime_t AddressEntry::insertionTime |
std::string AddressEntry::portName |