On 9/30/07, Gerrit Renker <[EMAIL PROTECTED]> wrote:
> [DCCP]: Retrieve packet sequence number for error reporting
>
> This fixes a problem when analysing erroneous packets in dccp_v{4,6}_err:
> * dccp_hdr_seq currently takes an skb
> * however, the transport headers in the skb are shifted, due to the
> preceding ICMPv4/v6 header.
> Fixed for v4 and v6 by changing dccp_hdr_seq to take a struct dccp_hdr as
> argument. Verified that the correct sequence number is now reported in the
> error handler.
>
> 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