On 9/29/07, Gerrit Renker <[EMAIL PROTECTED]> wrote: > [DCCP]: API to query the current TX/RX CCID > > This provides function to query the current TX/RX CCID dynamically, without > reliance on the minisock value, using dynamic information available in the > currently loaded CCID module. > This query function is then used > (a) to provide the getsockopt part for getting/setting CCIDs via sockopts; > (b) replaces the current use in dccp_probe. > > Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>
I presume this is to support more CCIDs in future as currently makes the code more complicated... Acked-by: Ian McDonald <[EMAIL PROTECTED]> -- 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

