View Issue Details

IDProjectCategoryView StatusLast Update
000839010000-014: PubSubSpecpublic2023-06-22 18:14
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version1.05.01 
Summary0008390: NetworkInterface handling for UDP
Description

In Part 22
Figure A-3 – Modelling Example for PriorityMappingTableType and IetfBaseNetworkInterface
the NetworkInterface is configured on the WriterGroup transport settings

But in Part 14 we have currently the following definitions:

UDP multicast:
The Address parameter for WriterGroup datagram TransportSettings shall be null. If an Address is configured on a WriterGroup, the WriterGroup PubSubState shall be Error. The NetworkInterface field in the Address is required if more than one network interface is available.

UDP unicast:
The Address parameter for WriterGroup datagram TransportSettings shall be configured. If no Address is configured on a WriterGroup, the WriterGroup PubSubState shall be Error. The NetworkInterface field in the Address is not required and should be null or empty and shall be ignored.

In both cases, it is not possible to configure the network interface on the WriterGroup.

I think the intention for multicast was to NOT overwrite the address but we would be able to allow the setting of the interface. The NetworkAddressDataType has only the network interace field but the DataType is abstract. But we can state that the URL in the address shall be NULL or the complete address is NULL but it is allowed to overwrite the network interface.

For unicast we added the network interface clarification but we did not have the interface selection use case from Part 22 in mind.

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0007738 assignedMatthias Damm Add overview figure for UPD transport protocol mapping 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-10-05 09:34 Matthias Damm New Issue
2022-10-05 09:34 Matthias Damm Status new => assigned
2022-10-05 09:34 Matthias Damm Assigned To => Matthias Damm
2023-06-20 13:13 Matthias Damm Target Version 1.05.03 RC1 =>
2023-06-22 18:14 Matthias Damm Relationship added related to 0007738