]> git.tuebingen.mpg.de Git - paraslash.git/commit
02_udp-sender-info.diff
authorGerrit Renker <grenker@cscs.ch>
Thu, 25 Feb 2010 16:05:44 +0000 (17:05 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 25 Feb 2010 16:05:44 +0000 (17:05 +0100)
commit98ac200376a2952942f3dcf1be8a0d7f42bae8a8
tree937f60693d558e649a5855bdefe5991905ad332f
parent93fb236019f67425bd9cf75891d2432e36d02132
02_udp-sender-info.diff

udp sender: simplify port information of 'si' command

The 'udp' information is already in the transport protocol name,
hence removed by this patch.

http sender:
status: on
port: 8000
...
dccp sender:
status: on
port: 8000
...
udp sender:
status: on
port: udp 8000

For DCCP, the case is similar, http relies on TCP.
udp_send.c