On 9/26/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote: > [DCCP]: Allow to parse options on Request Sockets > > The option parsing code currently only parses on full sk's. This causes a problem for > options sent during the initial handshake (in particular timestamps and feature-negotiation > options). Therefore, this patch extends the option parsing code with an additional argument > for request_socks: if it is non-NULL, options are parsed on the request socket, otherwise > the normal path (parsing on the sk) is used. > > Subsequent patches, which implement feature negotiation during connection setup, make use > of this facility. > > Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> Signed-off-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx> -- Web1: http://wand.net.nz/~iam4/ Web2: http://www.jandi.co.nz Blog: http://iansblog.jandi.co.nz - 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