Package inet.linklayer.common

Name Type Description
ExampleQoSClassifier simple module

An example QoS classifier that assigns a User Priority based on the transport protocol and port numbers.

IIeee8021dQoSClassifier module interface

Interface for 802.1d QoS classifiers. For each packet, the classifier computes a 802.1d User Priority (UP) value, and sets in on the Iee802Ctrl control info before sending out the packet on the "out" gate.

RandomQoSClassifier simple module

A QoS classifier that assigns a random User Priority. This is useful for testing purposes.

WirelessNic compound module (no description)