diff options
-rw-r--r-- | internet-draft-satp.html | 6 | ||||
-rw-r--r-- | internet-draft-satp.txt | 6 | ||||
-rw-r--r-- | internet-draft-satp.xml | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/internet-draft-satp.html b/internet-draft-satp.html index 4908a8c..e404afd 100644 --- a/internet-draft-satp.html +++ b/internet-draft-satp.html @@ -285,7 +285,7 @@ Encapsulation</h3> | | | +----------------+-----+ | +------+-----+-------------------------------+ -Tunnelung of Ethernet over UDP/IPv6 +Tunneling of Ethernet over UDP/IPv6 +------+-----+---------------------------+ | | | +------+-----+-----+ | @@ -301,7 +301,7 @@ Tunneling of IPv6 over UDP/IPv4 with RTP payload | | +----------------+-----+ | +------+-------------------------------+ -Tunnelung of Ethernet over IPv6 +Tunneling of Ethernet over IPv6 +------+---------------------------+ | | +------+-----+-----+ | @@ -374,7 +374,7 @@ payload</h3> </p> <a name="anchor14"></a><br /><hr /> <a name="rfc.section.3.5"></a><h3>3.5. -padding (OPTINAL)</h3> +padding (OPTIONAL)</h3> <p>Padding of max 255 ocitets. None of the pre-defined encryption transforms uses any padding; for diff --git a/internet-draft-satp.txt b/internet-draft-satp.txt index 5bc08ab..52138f0 100644 --- a/internet-draft-satp.txt +++ b/internet-draft-satp.txt @@ -303,7 +303,7 @@ Internet-Draft secure anycast tunneling protocol (satp) March 2007 | | | +----------------+-----+ | +------+-----+-------------------------------+ - Tunnelung of Ethernet over UDP/IPv6 + Tunneling of Ethernet over UDP/IPv6 +------+-----+---------------------------+ | | | +------+-----+-----+ | @@ -319,7 +319,7 @@ Internet-Draft secure anycast tunneling protocol (satp) March 2007 | | +----------------+-----+ | +------+-------------------------------+ - Tunnelung of Ethernet over IPv6 + Tunneling of Ethernet over IPv6 +------+---------------------------+ | | +------+-----+-----+ | @@ -434,7 +434,7 @@ Internet-Draft secure anycast tunneling protocol (satp) March 2007 A packet of the type payload type (e.g. an IP packet). -3.5. padding (OPTINAL) +3.5. padding (OPTIONAL) Padding of max 255 ocitets. None of the pre-defined encryption transforms uses any padding; for these, the plaintext and encrypted diff --git a/internet-draft-satp.xml b/internet-draft-satp.xml index a66377d..19dfb86 100644 --- a/internet-draft-satp.xml +++ b/internet-draft-satp.xml @@ -128,7 +128,7 @@ | | | +----------------+-----+ | +------+-----+-------------------------------+ -Tunnelung of Ethernet over UDP/IPv6 +Tunneling of Ethernet over UDP/IPv6 +------+-----+---------------------------+ | | | +------+-----+-----+ | @@ -144,7 +144,7 @@ Tunneling of IPv6 over UDP/IPv4 with RTP payload | | +----------------+-----+ | +------+-------------------------------+ -Tunnelung of Ethernet over IPv6 +Tunneling of Ethernet over IPv6 +------+---------------------------+ | | +------+-----+-----+ | @@ -197,7 +197,7 @@ Tunneling of IPv6 over IPv4 with RTP payload <section title="payload"> <t>A packet of the type payload type (e.g. an IP packet).</t> </section> - <section title="padding (OPTINAL)"> + <section title="padding (OPTIONAL)"> <t>Padding of max 255 ocitets. None of the pre-defined encryption transforms uses any padding; for these, the plaintext and encrypted payload sizes match exactly. Transforms are based on transforms of the SRTP protocol and these transforms might use the RTP padding format, so a RTP like padding is supported. If padding field is present, than the padding count field MUST be set to the padding lenght.</t> |