]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
manual: Mention that also DCCP streams are FEC-encoded.
authorAndre Noll <maan@systemlinux.org>
Tue, 19 Apr 2011 23:30:05 +0000 (01:30 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 19 Apr 2011 23:30:05 +0000 (01:30 +0200)
web/manual.m4

index 5926b55536c736c0bd8f031bd596d51e31587fbb..30fe922f63bd6fab3ffd86ca4f2653dc0423bf1c 100644 (file)
@@ -1504,9 +1504,9 @@ Forward error correction
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
 As already mentioned REFERENCE(Streaming protocols, earlier),
-paraslash uses forward error correction (FEC) for the unreliable
-UDP transport. FEC is a technique which was invented already in
-1960 by Reed and Solomon and which is widely used for the parity
+paraslash uses forward error correction (FEC) for the unreliable UDP
+and DCCP transports. FEC is a technique which was invented already
+in 1960 by Reed and Solomon and which is widely used for the parity
 calculations of storage devices (RAID arrays). It is based on the
 algebraic concept of finite fields, today called Galois fields, in
 honour of the mathematician Galois (1811-1832). The FEC implementation