]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Remove FEC parameter max_slice_bytes.
authorAndre Noll <maan@systemlinux.org>
Sat, 24 Jul 2010 18:11:08 +0000 (20:11 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 31 Oct 2010 11:06:57 +0000 (12:06 +0100)
It is no longer a FEC parameter as its value is determined at runtime
from the MPS of the connection.

So replace ->max_slice_bytes of struct fec_client_parms by the new
->mps field of struct fec_client.


No differences found