On 10/2/07, Gerrit Renker <[EMAIL PROTECTED]> wrote: > [DCCP]: Integrate feature-negotiation insertion code > > The patch implements insertion of feature negotiation at the server > (listening and > request socket) and the client (connecting socket). > > In dccp_insert_options(), several statements have been grouped together now > to achieve > (I hope) better efficiency by reducing the number of tests each packet has to > go through: > - Ack Vectors are, as before, sent if the packet is neither a Data or a > Request packet; > - a previous issue is corrected - feature negotiation options are allowed on > DataAck > packets (5.8). > > 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

