On 10/2/07, Gerrit Renker <[EMAIL PROTECTED]> wrote: > [DCCP]: Process incoming Change requests > > This adds/replaces code for processing incoming Change feature-negotiation > options. > > The main difference is that mandatory FN options are now interpreted inside > the function > (there are too many individual cases to do this externally); the function > returns an > appropriate Reset code or 0, which is then used by dccp_parse_options. > > Old code, which is no longer used or referenced, has been removed. > > 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

