On 10/4/07, Gerrit Renker <[EMAIL PROTECTED]> wrote: > [DCCP]: Integration of dynamic feature activation - part 2 (server side) > > This patch integrates the activation of features at the end of negotiation > into the > server-side code. > > Note: In dccp_create_openreq_child the request_sock argument is no longer > constant, > since dccp_activate_values() uses the feature-negotiation list on dreq > to > sort out the initialisation values for the different features of the > child > socket; and purges this queue after usei (the `req' argument to > openreq_child > was kept constant, however). > > Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>
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

