From: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> Date: Sat, 6 Dec 2008 17:40:52 +0100 > This patch integrates the activation of features at the end of negotiation > into the server-side code. > > Note regarding the removal of 'const': > -------------------------------------- > The 'const' attribute has been removed from 'dreq' since dccp_activate_values() > needs to operate on dreq's feature list. Part of the activation is to remove > those options from the list that have already been confirmed, hence it is not > purely read-only. > > Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> > Acked-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx> Applied. -- 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