[ovs-git] [openvswitch/ovs] e176b1: flow: fix incorrect padding length checking in ipv...

Ben Pfaff noreply at github.com
Thu Sep 26 00:47:07 UTC 2019


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: e176b1534eb6d9340cc15f763dec0ee90bbbf027
      https://github.com/openvswitch/ovs/commit/e176b1534eb6d9340cc15f763dec0ee90bbbf027
  Author: Yanqin Wei <Yanqin.Wei at arm.com>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M lib/flow.c

  Log Message:
  -----------
  flow: fix incorrect padding length checking in ipv6_sanity_check

The padding length is (packet size - ipv6 header length - ipv6 plen).  This
patch fixes incorrect padding size checking in ipv6_sanity_check.

Acked-by: William Tu <u9012063 at gmail.com>
Reviewed-by: Gavin Hu <Gavin.Hu at arm.com>
Signed-off-by: Yanqin Wei <Yanqin.Wei at arm.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list