[PATCH 8/14]: Remove manual influence on NDP Count feature

2007-10-03 Thread Gerrit Renker
[DCCP]: Remove manual influence on NDP Count feature The NDP count feature is handled automatically now by the feature negotiation code: * for CCID2 it is disabled, since the code does not use or even refer to NDP counts; * for CCID3 it is enabled, since NDP counts are used to determine loss

Re: [PATCH 8/14]: Remove manual influence on NDP Count feature

2007-10-03 Thread Eddie Kohler
One slight comment. NDP Count is not required by CCID 3's *specification*. Without NDP Count, the receiver will simply treat ack losses like data losses; this can lead to lower send rates when acks are lost, but does not harm interoperability. However, it is totally reasonable for an

Re: [PATCH 8/14]: Remove manual influence on NDP Count feature

2007-10-03 Thread Ian McDonald
On 10/4/07, Gerrit Renker [EMAIL PROTECTED] wrote: [DCCP]: Remove manual influence on NDP Count feature The NDP count feature is handled automatically now by the feature negotiation code: * for CCID2 it is disabled, since the code does not use or even refer to NDP counts; * for CCID3 it