summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-04-14 12:17:24 +0000
committerOthmar Gsenger <otti@anytun.org>2007-04-14 12:17:24 +0000
commit0474e0589a27990688ef8d115522112c37ffc64b (patch)
treef4f82d6568ed5fd7d7c63900ca01e39e841637e0
parenttable (diff)
typo
-rw-r--r--draft-gsenger-anycast-relay-00.txt2
-rw-r--r--internet-draft-anytun.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/draft-gsenger-anycast-relay-00.txt b/draft-gsenger-anycast-relay-00.txt
index 0ce9a4b..eb58788 100644
--- a/draft-gsenger-anycast-relay-00.txt
+++ b/draft-gsenger-anycast-relay-00.txt
@@ -395,7 +395,7 @@ Internet-Draft Anycast stream relaying March 2007
only difference is, that the udp size is set to the udp header lenght
and not to the length of the full packet and therefor the checksum is
- only calculated for the udo header itself. So there is no error
+ only calculated for the udp header itself. So there is no error
correction or detection done on the payload. This can be usefull if
realtime data is beeing transimittet or the tunneled protocol does
error correction/detection by itself.
diff --git a/internet-draft-anytun.xml b/internet-draft-anytun.xml
index b4674e9..e621581 100644
--- a/internet-draft-anytun.xml
+++ b/internet-draft-anytun.xml
@@ -168,7 +168,7 @@ client 1 ----------- -> |server 3| -> ----------- client 2
</artwork>
</figure>
- <t>The light UDP mode is neerly the same as the normal UDP mode, the only difference is, that the udp size is set to the udp header lenght and not to the length of the full packet and therefor the checksum is only calculated for the udo header itself. So there is no error correction or detection done on the payload. This can be usefull if realtime data is beeing transimittet or the tunneled protocol does error correction/detection by itself.</t>
+ <t>The light UDP mode is neerly the same as the normal UDP mode, the only difference is, that the udp size is set to the udp header lenght and not to the length of the full packet and therefor the checksum is only calculated for the udp header itself. So there is no error correction or detection done on the payload. This can be usefull if realtime data is beeing transimittet or the tunneled protocol does error correction/detection by itself.</t>
</section>
<section title="unicast tcp with anycast initialisation">
</section>