On 10/3/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote: > Revised patch following suggestions on the list. > Changes: > * now uses constant to allocate space for variable-length option (nn_in_nbo[DCCP_OPTVAL_MAXLEN]) > * added a hunk which referenced the function dccp_insert_options_feat() which is replaced by this > patch so that the patch can be compiled standalone > * updates in coding style (but that has been done for all other patches also) > > -------------------------> Patch v2 <----------------------------------------------------------- > [DCCP]: Insert feature-negotiation options into skb > > The core insertion routine, provided by this patch, does a simple list walk and calls > an already existing function in options.c to do the actual insertion of individual options. > > This replaces the earlier insertion routine from options.c > > Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> Acked-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