Commit 8f70e42a authored by Thomas Dodds's avatar Thomas Dodds Committed by canterburym
Browse files

Update 33128/r18/TS33128Payloads.asn

parent 1f0fb241
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2741,8 +2741,8 @@ ServerAddressingInfo ::= SEQUENCE (SIZE(1..MAX)) OF AddressingInfo

AddressingInfo ::= SEQUENCE
{
    iPv4Address [1] IPv4Address
    iPv6Address [2] IPv6Address
    iPv4Address [1] IPv4Address,
    iPv6Address [2] IPv6Address,
    fQDNList    [3] FQDNList
}