On 9/29/07, Gerrit Renker <[EMAIL PROTECTED]> wrote:
> [DCCP]: Provide feature negotiation for minimum-checksum-coverage
>
> This provides feature negotiation for server minimum checksum coverage
> which so far has been missing.
>
> Since sender/receiver coverage values range only from 0...15, their
> type has also been reduced in size from u16 to u4.
>
> Feature-negotiation options are now generated for both sender and receiver
> coverage, i.e. when the peer has `forgotten' to enable partial coverage
> then feature negotiation will automatically enable (negotiate) the partial
> coverage value for this connection.
>
> Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>

Nice to see reduction in data size of a structure and also simplifying
logic because of it.

Acked-by: Ian McDonald <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to