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

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


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: 7bd03a9e736a178540b5e73eb02a3b26c22f3a9f
      https://github.com/openvswitch/ovs/commit/7bd03a9e736a178540b5e73eb02a3b26c22f3a9f
  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: 10628f30dbc46208c5d1902b51f7ed7ef93531dc
      https://github.com/openvswitch/ovs/commit/10628f30dbc46208c5d1902b51f7ed7ef93531dc
  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/70e699fc9a04...10628f30dbc4


More information about the git mailing list