From 0474e0589a27990688ef8d115522112c37ffc64b Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Sat, 14 Apr 2007 12:17:24 +0000 Subject: typo --- draft-gsenger-anycast-relay-00.txt | 2 +- internet-draft-anytun.xml | 2 +- 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 - 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. + 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.
-- cgit v1.2.3