summaryrefslogtreecommitdiff
path: root/draft-gsenger-secure-anycast-tunneling-protocol-02.txt
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-03-31 00:45:28 +0000
committerChristian Pointner <equinox@anytun.org>2008-03-31 00:45:28 +0000
commite335fdee27dd9756478f174a2edabdda61e61fb7 (patch)
treed7992b7de5b91f421b3405fb3725d6d3b3e41346 /draft-gsenger-secure-anycast-tunneling-protocol-02.txt
parentadded revision 2 of internet draft (diff)
fixed some typos @ internet draft
Diffstat (limited to 'draft-gsenger-secure-anycast-tunneling-protocol-02.txt')
-rw-r--r--draft-gsenger-secure-anycast-tunneling-protocol-02.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/draft-gsenger-secure-anycast-tunneling-protocol-02.txt b/draft-gsenger-secure-anycast-tunneling-protocol-02.txt
index 994847f..0a63c6f 100644
--- a/draft-gsenger-secure-anycast-tunneling-protocol-02.txt
+++ b/draft-gsenger-secure-anycast-tunneling-protocol-02.txt
@@ -204,7 +204,7 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008
It than gets decapsulated by the router. This router makes a routing
descision based on the underlying protocol and transmits a new SATP
package to one or more unicast hosts depending on the routing
- descition.
+ decision.
@@ -535,7 +535,7 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008
the SRTP protocol and these transforms might use the RTP padding
format, so a RTP like padding is supported. If the padding count
field is present, than the padding count field MUST be set to the
- padding lenght.
+ padding length.
4.8. padding count (OPTIONAL)
@@ -573,10 +573,10 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008
read SRTP RFC3711 section 3-9 [1] for details.
The least significant bits of SSRC are replaced by the sender ID and
- the rest is filled with zeros. For the SRTP SEQ the 16 least
- significant bits of the SATP sequence number are used and the 16 most
- significant bits of the sequence number replace the 16 least
- significant bits of the SRTP ROC.
+ the most significant bits are replaced by the mux. For the SRTP SEQ
+ the 16 least significant bits of the SATP sequence number are used
+ and the 16 most significant bits of the sequence number replace the
+ 16 least significant bits of the SRTP ROC.
Difference between SRTP and SATP
@@ -619,8 +619,8 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008
5. Security Considerations
- As SATP uses the same encrytion technics as SRTP [1], it shares the
- same security issues. This section will only discuss some small
+ As SATP uses the same encryption techniques as SRTP [1], it shares
+ the same security issues. This section will only discuss some small
changes. Please read SRTP RFC3711 section 9 [1] for details.
5.1. Replay protection