On 10/4/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote: > [DCCP]: Auto-load (when supported) CCID plugins for negotiation > > This adds auto-loading of CCIDs (when module loading is enabled) > for the purpose of feature negotiation. > > It is done in dccp_feat_init(), which is in process context. > > The problem with loading the CCIDs at the end of feature negotiation is > that then this would be in software interrupt context. Besides, if the host > advertises CCIDs during negotiation, it should have them available in case > the peer agrees with one of the advertised CCIDs. > > Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> Signed-off-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