openBackhaul / ethernetContainer

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

supported-header-compression-kind-list requires min-elements equal to 1 #17

Closed niloda closed 3 years ago

niloda commented 4 years ago

supported-header-compression-kind-list must have al least an element otherwise the MUST condition of header-compression-kind will fails.

openBackhaul commented 4 years ago

Multiplicity of EthernetContainerCapability::_supportedHeaderCompressionKindList has been changed to 1..* .

michbin commented 4 years ago

supported-header-compression-kind-list must have al least an element otherwise the MUST condition of header-compression-kind will fails.

What was the problem? Did it cause a compile error?

What is the expected behavior if header compression is not supported?

openBackhaul commented 4 years ago

Solution: One instance of HeaderCompressionKind that has to be created according to solution in issue#29 and to be referenced as a default.

openBackhaul commented 3 years ago

UML and YANG have already been corrected. Existing implementations are basing on the corrected YANG.

Decision on the 5G-xhaul call on 21st of April: Just closing the issue