From: James Morris <[EMAIL PROTECTED]> Date: Thu, 7 Jun 2007 21:20:20 -0400 (EDT)
> On Thu, 7 Jun 2007, Paul Moore wrote: > > > IPv4 options are not very well aligned within the packet and the format of a > > CIPSO option is even worse. The result is that the CIPSO engine in the > > kernel > > does a few unaligned accesses when parsing and validating incoming packets > > with > > CIPSO options attached which generate error messages on certain alignment > > sensitive platforms. This patch fixes this by marking these unaligned > > accesses > > with the get_unaliagned() macro. > > > > Signed-off-by: Paul Moore <[EMAIL PROTECTED]> > > > Acked-by: James Morris <[EMAIL PROTECTED]> Also applied, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html