[ovs-dev] [PATCH v3] flow: fix incorrect padding length checking in ipv6_sanity_check

Ben Pfaff blp at ovn.org
Thu Sep 26 00:27:33 UTC 2019


On Tue, Sep 03, 2019 at 08:57:02AM -0700, William Tu wrote:
> On Mon, Sep 02, 2019 at 04:36:47PM +0800, Yanqin Wei wrote:
> > The padding length is (packet size - ipv6 header length - ipv6 plen).  This
> > patch fixes incorrect padding size checking in ipv6_sanity_check.
> > 
> > Reviewed-by: Gavin Hu <Gavin.Hu at arm.com>
> > Signed-off-by: Yanqin Wei <Yanqin.Wei at arm.com>
> 
> Looks good to me.
> 
> Acked-by: William Tu <u9012063 at gmail.com>

Thanks Yanqin (and William).  I applied this to master and backported as
far as branch-2.10.


More information about the dev mailing list