On Wed, Mar 02, 2011 at 07:20:33PM -0800, Jesse Gross wrote: > Currently we stop parsing packets that are IPv6 jumbograms. While > it isn't possible to send such large packets to userspace, it's better > to drop them at that point rather than prematurely in the IPv6 code. > IPv6 does make some use of the payload length field but we can just as > easily use skb->len, which is what all other parsing uses. > > Signed-off-by: Jesse Gross <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
