Em Wed, Nov 28, 2007 at 08:35:08AM +0000, Gerrit Renker escreveu: > [DCCP]: Use AF-independent rebuild_header routine > > This fixes a nasty bug: dccp_send_reset() is called by both DCCPv4 and > DCCPv6, but uses > inet_sk_rebuild_header() in each case. This leads to unpredictable and weird > behaviour: > under some conditions, DCCPv6 Resets were sent, in other not. > > The fix is to use the AF-independent rebuild_header routine. > > Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>
Thanks, applied. - Arnaldo - 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