On 10/2/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> 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 <gerrit@xxxxxxxxxxxxxx> Acked-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html