Issue 2060: In section 2.3.3, the syntax for a network address (avstreams-rtf) Source: (, ) Nature: Enhancement Severity: Minor Summary: Summary: In section 2.3.3, the syntax for a network address in a flow specification is defined as: <address> ::= <carrier_protocol> ["=" <networkAddress> ":" <portList>] We feel that consideration should be given to changing the colon separator ":" to a semi-colon ";". The reason is that separating the host from the port number using a colon makes parsing IPv6 addresses from the flow specification more difficult. Resolution: Revised Text: := <carrier_protocol> ["=" <networkAddress> ":" <portList>] Actions taken: October 7, 1998: received issue Discussion: End of Annotations:===== Return-Path: Date: Wed, 7 Oct 1998 09:42:47 -0400 From: www To: juergen@omg.org, web-incoming@omg.org Subject: WWW Form output Name: Damian McGrath Company: IONA Technologies Email: dmcgrath@iona.com Notification: No Specification: Control and Management of Audio/Video Streams Section: 2 Formal #: 98-07-12 Version: 1.0 Revision_Date: Page: Nature: Enhancement Severity: Minor full_desc: In section 2.3.3, the syntax for a network address in a flow specification is defined as:
::= ["=" ":" ] We feel that consideration should be given to changing the colon separator ":" to a semi-colon ";". The reason is that separating the host from the port number using a colon makes parsing IPv6 addresses from the flow specification more difficult. submit: Submit Issue Report