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

Ben Pfaff noreply at github.com
Sat Feb 23 01:58:19 UTC 2019


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 5b17e49b4b127c02ac49aa8f04c4beef1c835eb8
      https://github.com/openvswitch/ovs/commit/5b17e49b4b127c02ac49aa8f04c4beef1c835eb8
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-22 (Fri, 22 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: 547e119ae4225c2e250e761f046bb957859a4795
      https://github.com/openvswitch/ovs/commit/547e119ae4225c2e250e761f046bb957859a4795
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-22 (Fri, 22 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.")
Fixes: bd5e81a0e596 ("Userspace Datapath: Add ALG infra and FTP.")
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/b7478c8b6e6f...547e119ae422


More information about the git mailing list