openBackhaul / ethernetContainer

Technology specific interface definition for an Ethernet Container
Apache License 2.0
1 stars 0 forks source link

supported-affected-protocol-list capability is missing #50

Open rservadio opened 2 years ago

rservadio commented 2 years ago

The configurability of the parameter affected-protocol in wred-behavior-list is not limited by any capability value. Should be better to have in the capability section a list of supported values (i.e. supported-affected-protocol-list).

openBackhaul commented 2 years ago

Decision made on the 5G-xhaul call on 4th of May:

adding an EthernetContainerCapability :: supportedWredProtocolList : ProtocolLayerType = NOT_YET_DEFINED [*] attribute, which allows to list the values, which are available for configuration in the wredBehaviorType :: affectedProtocol : ProtocolLayerType attribute.

Adding the comment "Lists the values, which could be chosen, while configuring WRED by associating a protocol with a drop precedence." to supportedWredProtocolList.