Commit 1f7e384e authored by Thomas Dodds's avatar Thomas Dodds Committed by canterburym
Browse files

Removed the timestamp field from the additionalNCGI, because it wasn't clear where it came from

parent a207b51e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -58,8 +58,7 @@ FiveGGUTI ::= OCTET STRING (SIZE(10))

AdditionalNCGI ::= SEQUENCE
{
    nCGI      [1] NCGI,
    nCGITime  [2] GeneralizedTime
    nCGI      [1] NCGI
}

NCGI ::= SEQUENCE