Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
d606893b
Commit
d606893b
authored
Oct 21, 2021
by
marthy
Browse files
Updated RDMessage.asn to add an extension point (...) to PortNumber.
parent
d21966a2
Pipeline
#9392
passed with stage
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
102657/RDMessage.asn
View file @
d606893b
...
...
@@ -2826,7 +2826,8 @@ IPAddress ::= CHOICE
PortNumber ::= CHOICE
{
tCPPort [0] TCPPort,
uDPPort [1] UDPPort
uDPPort [1] UDPPort,
...
}
TCPPort ::= INTEGER (1..65535)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment