[ovs-git] [openvswitch/ovs] 87243b: packets: Change return type for 'packet_csum_upper...

Ben Pfaff noreply at github.com
Mon Feb 25 23:56:26 UTC 2019


  Branch: refs/heads/branch-2.7
  Home:   https://github.com/openvswitch/ovs
  Commit: 87243b0a845829f1aebce754950de9a23a4397aa
      https://github.com/openvswitch/ovs/commit/87243b0a845829f1aebce754950de9a23a4397aa
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M lib/packets.c
    M lib/packets.h

  Log Message:
  -----------
  packets: Change return type for 'packet_csum_upperlayer6()'.

Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 07a17f67f77d961fa69061116b680e1158cb3528
      https://github.com/openvswitch/ovs/commit/07a17f67f77d961fa69061116b680e1158cb3528
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M lib/conntrack.c

  Log Message:
  -----------
  conntrack: Fix L4 csum for V6 extension hdr pkts.

It is a day one issue that got copied to subsequent code.

Fixes: a489b16854b5 ("conntrack: New userspace connection tracker.")
CC: Daniele Di Proietto <diproiettod at ovn.org>
Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/f76dd83dbd71...07a17f67f77d


More information about the git mailing list