Commit 31030068 authored by Pascal Schäfer's avatar Pascal Schäfer
Browse files

Changed name and comment

Changed the name from iP-nat-translated to iP-NAT-translated.
Changed the comment to a multiline comment.
parent 7eed8432
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -713,8 +713,9 @@ IPAddress ::= SEQUENCE
        -- The subnet mask is intended to be presented as a binary value, e.g. "ff ff ff f8" to
        -- represent the dotted-decimal subnet mask of "255.255.255.248" corresponding to
        -- a /29 CIDR-format subnet mask
    iP-nat-translated   [6] BOOLEAN OPTIONAL
        -- If TRUE then NAT translated, if FALSE then explicit original in NAT. If absent, address may or may not be translated.
    iP-NAT-translated   [6] BOOLEAN OPTIONAL
        -- If TRUE then NAT translated, if FALSE then explicit original in NAT.
        -- If absent, address may or may not be translated.
}

IP-value ::= CHOICE