Urel, a TCP option for Unreliable Streaming. Need your help.

Randall Stewart rrs at cisco.com
Thu Dec 7 04:12:04 PST 2006


Andre Oppermann wrote:
> gnn at freebsd.org wrote:
> 
>
>>
>> How is this different from the recently integrated SCTP?
> 
> 
> It doesn't try to retransmit at all. A lost segment is lost and
> resending it would be pointless for realtime content. On the other
> hand you don't want to blast the network at a fixed rate and so
> this protocol wants to use a congestion control algorithm to back
> off when bandwidth gets scarce. I haven't looked at the details
> yet but my initial guess would be that the actual TCP code isn't
> the best starting point. TCP is too obsessed with retransmitting
> if something got lost.
> 

Andre:

Thats true for normal SCTP.. not PR-SCTP.. which is a sender
option. In this case you don't get retransmissions.. or get
a limited number depending on how you set it up :-)

R

-- 
Randall Stewart
NSSTG - Cisco Systems Inc.
803-345-0369 <or> 803-317-4952 (cell)


More information about the freebsd-net mailing list