]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make fec parameters configurable.
authorAndre Noll <maan@systemlinux.org>
Sun, 1 Mar 2009 18:26:04 +0000 (19:26 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Mar 2009 18:26:04 +0000 (19:26 +0100)
commit1673dedb71f81a93e282bb09d6ae7911b82d7503
tree2e87b362764eb58b9cb7eb3c6cb2838dec9ac1a1
parent4a96cfc150f797745c054bd5516e80079bdf52a8
Make fec parameters configurable.

This patch allows to specify the fec parameters in the add subcommand
like this:

para_client sender udp add 224.0.1.38:8000/1400:63:64
command.c
send.h
send_common.c
server.h
udp_send.c