[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1KMyB1-00006Y-00@gondolin.me.apana.org.au>
Date: Sun, 27 Jul 2008 12:48:11 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: davem@...emloft.net (David Miller)
Cc: gerrit@....abdn.ac.uk, vladislav.yasevich@...com,
netdev@...r.kernel.org
Subject: Re: [RFC] sctp/tcp: Question -- ICMPv4 length check (not) redundant?
David Miller <davem@...emloft.net> wrote:
>
> What if the lower protocol doesn't have a header that it
> at least 8 bytes? :-)
When such a protocol enters our tree then we can undo this patch :)
Seriously apart from raw sockets it isn't possible to generate
anything with less than 8 bytes in the IP payload. As our raw
error handler is separate anyway all we have to do is move the
common check below the raw handler and then we can proceed to
remove the protocol-specific checks as Gerrit proposed.
The stastic is just an oversight AFAICS from looking at git history.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists