Comment 2 for bug 894373

Revision history for this message
Stefan Bader (smb) wrote :

The complete function containing the incorrect code was not added before 2.6.32 by:

commit ba73542585a4a3c8a708f502e62e6e63dd74b66c
Author: Sridhar Samudrala <email address hidden>
Date: Thu Jul 9 08:10:04 2009 +0000

    udpv6: Handle large incoming UDP/IPv6 packets and support software UFO

    - validate and forward GSO UDP/IPv6 packets from untrusted sources.
    - do software UFO if the outgoing device doesn't support UFO.

    Signed-off-by: Sridhar Samudrala <email address hidden>
    Acked-by: Herbert Xu <email address hidden>
    Signed-off-by: David S. Miller <email address hidden>